From 4a097e01c99b5f65ddf21c8ccb34c5684988a2ee Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 13 May 2006 04:01:56 +0000 Subject: * Prebaseconfig renamed to finish-install, which changes some documentation, and. notably, renames one of the xml files. --- en/appendix/preseed.xml | 2 +- en/using-d-i/components.xml | 2 +- en/using-d-i/modules/finish-install.xml | 23 +++++++++++++++++++++++ en/using-d-i/modules/prebaseconfig.xml | 23 ----------------------- 4 files changed, 25 insertions(+), 25 deletions(-) create mode 100644 en/using-d-i/modules/finish-install.xml delete mode 100644 en/using-d-i/modules/prebaseconfig.xml (limited to 'en') 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 # 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. diff --git a/en/using-d-i/components.xml b/en/using-d-i/components.xml index 720e891f8..68ab42b91 100644 --- a/en/using-d-i/components.xml +++ b/en/using-d-i/components.xml @@ -165,7 +165,7 @@ mostly consists of tidying up after the &d-i;. -&module-prebaseconfig.xml; +&module-finish-install.xml; diff --git a/en/using-d-i/modules/finish-install.xml b/en/using-d-i/modules/finish-install.xml new file mode 100644 index 000000000..9d21657f0 --- /dev/null +++ b/en/using-d-i/modules/finish-install.xml @@ -0,0 +1,23 @@ + + + + + Finish the Installation and Reboot + + + +This is the last step in the initial Debian installation process. You will +be prompted to remove the boot media (CD, floppy, etc) that you used to +boot the installer. The installer will do any last minute tasks, and then +reboot into your new Debian system. + + + +Select the Finish the installation +menu item which will halt the system +because rebooting is not supported on &arch-title; in this case. You +then need to IPL GNU/Linux from the DASD which you selected for the +root filesystem during the first steps of the installation. + + + diff --git a/en/using-d-i/modules/prebaseconfig.xml b/en/using-d-i/modules/prebaseconfig.xml deleted file mode 100644 index df4b0772e..000000000 --- a/en/using-d-i/modules/prebaseconfig.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Finish the Installation and Reboot - - - -This is the last step in the initial Debian installation process. You will -be prompted to remove the boot media (CD, floppy, etc) that you used to -boot the installer. The installer will do any last minute tasks, and then -reboot into your new Debian system. - - - -Select the Finish the installation -menu item which will halt the system -because rebooting is not supported on &arch-title; in this case. You -then need to IPL GNU/Linux from the DASD which you selected for the -root filesystem during the first steps of the installation. - - - -- cgit v1.2.3