diff -r 000000000000 -r 0b1089c8a8ac misc/TODO --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/misc/TODO Sat Dec 10 17:06:27 2011 +0200 @@ -0,0 +1,47 @@ +### Debian-installer + +## Debian Installer; boot params +## Modules: http://www.debian.org/releases/squeeze/amd64/ch06s02.html.en +## Boot params: http://www.debian.org/releases/squeeze/amd64/ch05s03.html.en + + +# Serial console for installer +# console=ttyS0 + +# No DHCP probe, ask manual setup info +# netcfg/disable_dhcp=true + +# Preseed .cfg source +# preseed/url, preseed/file=... + +# debug/test preseed +# preseed/interactive=true + +# Do network/preseed before asking questions +# auto-install/enable=??? + +# Keep VT's after serial console install +# finish-install/keep-consoles=true + +# Forget recommends +# base-installer/install-recommends=false + +# Resuce mode \o/ (chroot to target?) +# rescue/enable=true + +## Config settings +# debian-installer/language & debian-installer/country | debian-installer/locale +# locale=... + +# Load installer modules +# anna/choose_modules + +# tasksel:tasksel/first + +### Email + +No local mail delivery at all, per default install. Mail sent via smtp.paivola.fi to admin users. + +http://www.debian.org/releases/squeeze/amd64/ch08s05.html.en + +No mutt, please no Exim with local mail delivery. Delivery to system user accounts @paivola.fi via smtp.paivola.fi is ok.