diff options
author | Joey Hess <joeyh@debian.org> | 2006-05-13 04:01:56 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2006-05-13 04:01:56 +0000 |
commit | 4a097e01c99b5f65ddf21c8ccb34c5684988a2ee (patch) | |
tree | c00eff874e5ff5fc499a5344d5a1c32862dbb142 /en/appendix/preseed.xml | |
parent | 4a671ce8e0bfb40286dcbef81ba54fe78fa76124 (diff) | |
download | installation-guide-4a097e01c99b5f65ddf21c8ccb34c5684988a2ee.zip |
* Prebaseconfig renamed to finish-install, which changes some documentation,
and. notably, renames one of the xml files.
Diffstat (limited to 'en/appendix/preseed.xml')
-rw-r--r-- | en/appendix/preseed.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 97818c4b1..53eee4b1a 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -978,7 +978,7 @@ tasksel tasksel/first multiselect standard, desktop <informalexample role="example"><screen> # Avoid that last message about the install being complete. -d-i prebaseconfig/reboot_in_progress note +d-i finish-install/reboot_in_progress note # This will prevent the installer from ejecting the CD during the reboot, # which is useful in some situations. |