diff options
Diffstat (limited to 'en/using-d-i')
-rw-r--r-- | en/using-d-i/components.xml | 1 | ||||
-rw-r--r-- | en/using-d-i/modules/baseconfig.xml | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/en/using-d-i/components.xml b/en/using-d-i/components.xml index 4479c3138..720e891f8 100644 --- a/en/using-d-i/components.xml +++ b/en/using-d-i/components.xml @@ -182,6 +182,5 @@ user in case something goes wrong. &module-cdrom-checker.xml; &module-shell.xml; &module-network-console.xml; -&module-baseconfig.xml; </sect2> </sect1> diff --git a/en/using-d-i/modules/baseconfig.xml b/en/using-d-i/modules/baseconfig.xml deleted file mode 100644 index 9a6acbeeb..000000000 --- a/en/using-d-i/modules/baseconfig.xml +++ /dev/null @@ -1,17 +0,0 @@ -<!-- retain these comments for translator revision tracking --> -<!-- $Id$ --> - - <sect3 id="baseconfig"> - <title>Running <command>base-config</command> From Within &d-i;</title> - -<para> - -It is possible to configure the base system within the first stage -installer (before rebooting from the hard drive), by running -<command>base-config</command> in a <firstterm>chroot</firstterm> -environment. This is mainly useful for testing the installer and -should normally be avoided. -<!-- Feel free to prove me I'm wrong --> - -</para> - </sect3> |