summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAnthony Towns <ajt@debian.org>2007-06-16 16:35:28 (GMT)
committerAnthony Towns <ajt@debian.org>2007-06-16 16:35:28 (GMT)
commitf45e6190c00065a7ad362fef955ec62b7ebf43a0 (patch)
treee7a1323455d1c635d5c4f0779d9baa4681e1e3a8 /TODO
downloaddebootstrap-f45e6190c00065a7ad362fef955ec62b7ebf43a0.zip
debootstrap-f45e6190c00065a7ad362fef955ec62b7ebf43a0.tar.gz
debootstrap-f45e6190c00065a7ad362fef955ec62b7ebf43a0.tar.bz2
initial commit of debootstrap from sid (0.3.3.3)
r47260
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 20 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..3975fb6
--- /dev/null
+++ b/TODO
@@ -0,0 +1,20 @@
+
+Features:
+ ++ second stage via chroot debootstrap/debootstrap
+ ++ debootstrap/deb file to record deb destinations/information
+
+ -- configuration file
+ -- versus command line
+ -- support for sources (vs mirrors)
+ -- faux-pinning for packages
+
+ ++ merge variants into single script (optionally anyway)
+ ++ makedev in second stage
+ ++ awk/perl pkgdetails
+ ++ granular dpkg progress bar
+ ++ determine required/base dynamically
+ ++ store required/base in $T/debootstrap for two-stage installs
+
+Packages format:
+ std: Priority: required + Priority: important
+ buildd: Priority: required + Build-Essential: yes