diff options
Diffstat (limited to 'fi/boot-new/boot-new.xml')
-rw-r--r-- | fi/boot-new/boot-new.xml | 41 |
1 files changed, 3 insertions, 38 deletions
diff --git a/fi/boot-new/boot-new.xml b/fi/boot-new/boot-new.xml index 6205f5a68..e5c7d5f9d 100644 --- a/fi/boot-new/boot-new.xml +++ b/fi/boot-new/boot-new.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 28730 untranslated --> +<!-- original version: 33725 untranslated --> <chapter id="boot-new"> <title>Booting Into Your New Debian System</title> @@ -19,10 +19,8 @@ you will probably need to add some boot arguments like <userinput>root=<replaceable>root</replaceable></userinput>, where <replaceable>root</replaceable> is your root partition, such as <filename>/dev/sda1</filename>. -<phrase condition="etch"> Alternatively, see <xref linkend="rescue"/> for instructions on using the installer's built-in rescue mode. -</phrase> </para> @@ -189,47 +187,14 @@ for more information. </sect2> </sect1> - <sect1 id="base-config"> - <title>Debian Post-Boot (Base) Configuration</title> - -<para> - -After booting, you will be prompted to complete the configuration of -your basic system, and then to select what additional packages you -wish to install. The application which guides you through this -process is called <classname>base-config</classname>. Its concept is -very similar to the &d-i; from the first stage. Indeed, -<classname>base-config</classname> consists of a number of specialized -components, where each component handles one configuration task, -contains <quote>hidden menu in the background</quote> and also uses -the same navigation system. - -</para><para> - -If you wish to re-run the <classname>base-config</classname> at any -point after installation is complete, as root run -<userinput>base-config</userinput>. - -</para> - -&module-bc-timezone.xml; -&module-bc-shadow.xml; -&module-bc-ppp.xml; -&module-bc-apt.xml; -&module-bc-packages.xml; -&module-bc-install.xml; -&module-bc-mta.xml; - - </sect1> - <sect1 id="login"> <title>Log In</title> <para> -After you've installed packages, you'll be presented with the login +Once your system boots, you'll be presented with the login prompt. Log in using the personal login and password you -selected. Your system is now ready to use. +selected during the installation process. Your system is now ready to use. </para><para> |