From 4e6889fd697787fc0df7980aefca94e60efe2b94 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 1 Oct 2017 17:16:02 -0300 Subject: Change markdown extension to .md --- index.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 index.md (limited to 'index.md') diff --git a/index.md b/index.md new file mode 100644 index 0000000..9106e1e --- /dev/null +++ b/index.md @@ -0,0 +1,27 @@ +[[!meta title="Debian packaging effort!"]] + +In the past, we used to be [heavy slackware users](https://simplepkg.fluxo.info) when we just +had a few boxes to manage. Then we had to change our whole packaging paradigm when we switched +to Debian. + +These notes are mainly references to the detailed Debian/Ubuntu documentations we're using in +the course of learning the intricacies of Debian packaging. + +Grab this repository using + + git clone --recursive https://git.fluxo.info/debian + +Index +----- + +* [Basics](basics). +* [Environment](env). +* [Checking sources](checking). +* [Building](building). +* [Repositories](repositories). +* [References](references). +* [TODO](todo). +* Custom procedures: + * [LEAP](leap). + * [Python](python). + * [Ruby](ruby). -- cgit v1.2.3