/usr/share/simple-cdd/TODO is in simple-cdd 0.3.14.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | update README (mostly done) and FAQ
update preseeding to etch (mostly done):
http://d-i.alioth.debian.org/manual/en.i386/apbs04.html
profiles in sub-dirs: profiles/PROFILE.* -> profiles/PROFILE/*
make --local-packages handling a mirror-tools method
code cleanup on build-simple-cdd (python re-write?)
explore debian-installer's "auto" mode for use with simple-cdd
include debian-live images with live-helper
get debpartial-mirror working again
debian-installer network boot method (instead of CD)
explore using .disk/udeb_include instead of preseeding to load
simple-cdd-profiles udeb
build-simple-cdd:
verify extra mirror works (for both debpartial-mirror versions)
support arbitrary number of additional mirrors
commandline options to:
define working dir:
profiles dir, simple-cdd.conf, checkpackages, etc
point to profiles dir
point to simple-cdd.conf
add debconf preseed file
set SECURITY even if do_mirror=false
improve support for additional package archives
see debpartial-mirror's merge options
dynamically tweak default.preseed
with a preseed/include, and add modifications to the included preseed
directly
re-building with an existing debian-installer .iso
see buildcd script from debian-edu (look for isoinfo):
svn://svn.debian.org/svn/debian-edu/trunk/src/build/CD
write a debconf pre-seeding sanitizer:
document questions that cause problems when preseeded:
base-config base-config/main-menu
base-config base-config/late_command
base-config base-config/early_command
base-config apt-setup/uri_type
d-i debconf/priority
debconf debconf/priority
xserver-xfree86 (many hardware-specific ones)
|