diff options
author | Colin Watson <cjwatson@debian.org> | 2008-02-25 12:56:07 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-02-25 12:56:07 +0000 |
commit | 1881cd0615d79297412b8f9affe3fc1e8f94ca86 (patch) | |
tree | 0544fe50f825fb715a7b302e89d1405df043ad14 /en | |
parent | a09d7bae8700942c20ab5a027090d198d4de9a62 (diff) | |
download | installation-guide-1881cd0615d79297412b8f9affe3fc1e8f94ca86.zip |
* Note that an empty preseed file is equivalent to a normal manual
installation (thanks, Nathan Sutton).
Diffstat (limited to 'en')
-rw-r--r-- | en/appendix/preseed.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 1baf860fd..16559034a 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -37,6 +37,13 @@ the installation is running. This makes it possible to fully automate most types of installation and even offers some features not available during normal installations. +</para><para> + +Preseeding is not required. If you use an empty preseed file, the installer +will behave just the same way as in a normal manual installation. Each +question you preseed will (if you got it right!) modify the installation in +some way from that baseline. + </para> <sect2 id="preseed-methods"> |