summaryrefslogtreecommitdiff
path: root/docs/installation/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation/README.md')
-rw-r--r--docs/installation/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/installation/README.md b/docs/installation/README.md
index e16162d..35243de 100644
--- a/docs/installation/README.md
+++ b/docs/installation/README.md
@@ -1,5 +1,18 @@
# Debian installation
+## Basic
+
References, tips and notes about installing Debian-based systems:
* [InstallingDebianOn - Debian Wiki](https://wiki.debian.org/InstallingDebianOn)
+
+## Minimal
+
+Minimal Debian installations:
+
+* [GitHub - debuerreotype/debuerreotype: reproducible, snapshot-based Debian rootfs builder](https://github.com/debuerreotype/debuerreotype)
+
+## Tuning
+
+* `dpkg`:
+ * [Save disk space by excluding useless files with dpkg](https://raphaelhertzog.com/2010/11/15/save-disk-space-by-excluding-useless-files-with-dpkg/)