0
|
1 |
### Debian-installer
|
|
2 |
|
|
3 |
## Debian Installer; boot params
|
|
4 |
## Modules: http://www.debian.org/releases/squeeze/amd64/ch06s02.html.en
|
|
5 |
## Boot params: http://www.debian.org/releases/squeeze/amd64/ch05s03.html.en
|
|
6 |
|
|
7 |
|
|
8 |
# Serial console for installer
|
|
9 |
# console=ttyS0
|
|
10 |
|
|
11 |
# No DHCP probe, ask manual setup info
|
|
12 |
# netcfg/disable_dhcp=true
|
|
13 |
|
|
14 |
# Preseed .cfg source
|
|
15 |
# preseed/url, preseed/file=...
|
|
16 |
|
|
17 |
# debug/test preseed
|
|
18 |
# preseed/interactive=true
|
|
19 |
|
|
20 |
# Do network/preseed before asking questions
|
|
21 |
# auto-install/enable=???
|
|
22 |
|
|
23 |
# Keep VT's after serial console install
|
|
24 |
# finish-install/keep-consoles=true
|
|
25 |
|
|
26 |
# Forget recommends
|
|
27 |
# base-installer/install-recommends=false
|
|
28 |
|
|
29 |
# Resuce mode \o/ (chroot to target?)
|
|
30 |
# rescue/enable=true
|
|
31 |
|
|
32 |
## Config settings
|
|
33 |
# debian-installer/language & debian-installer/country | debian-installer/locale
|
|
34 |
# locale=...
|
|
35 |
|
|
36 |
# Load installer modules
|
|
37 |
# anna/choose_modules
|
|
38 |
|
|
39 |
# tasksel:tasksel/first
|
|
40 |
|
|
41 |
### Email
|
|
42 |
|
|
43 |
No local mail delivery at all, per default install. Mail sent via smtp.paivola.fi to admin users.
|
|
44 |
|
|
45 |
http://www.debian.org/releases/squeeze/amd64/ch08s05.html.en
|
|
46 |
|
|
47 |
No mutt, please no Exim with local mail delivery. Delivery to system user accounts @paivola.fi via smtp.paivola.fi is ok.
|