diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 17:35:02 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 17:35:02 -0300 |
commit | 53e1b44d87c32676da33074925f776a9fc4dd7ff (patch) | |
tree | 2fdbf41e968562949223fbec1e0a90822a7b7026 /docs/index.md | |
parent | b301abacd5ae122bce7a56ae73026108063421bb (diff) | |
download | debian-53e1b44d87c32676da33074925f776a9fc4dd7ff.tar.gz debian-53e1b44d87c32676da33074925f776a9fc4dd7ff.tar.bz2 |
Feat: make the project more general
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index 6e416b6..0000000 --- a/docs/index.md +++ /dev/null @@ -1,12 +0,0 @@ -# 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 |