summaryrefslogtreecommitdiff
path: root/en/using-d-i/modules/user-setup.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-12-25 09:18:06 +0000
committerFrans Pop <elendil@planet.nl>2007-12-25 09:18:06 +0000
commitccd3e4929b6d2480034a6d9131a399f05ce9c56b (patch)
tree4d84d5fc14fa13239d875125ba52c4bca85f6cab /en/using-d-i/modules/user-setup.xml
parentd0330477bab6bdd8a617d76b81eeacb8b2e96aee (diff)
downloadinstallation-guide-ccd3e4929b6d2480034a6d9131a399f05ce9c56b.zip
Update using-d-i for post-Etch changes:
- move clock-setup, tzsetup and user-setup to reflect their changed position in the installation procedure - mention that clock-setup will now attempt to set the system time from a time server - split clock-setup as part is now executed during finish-install - add instructions on how a different time zone from the one(s) that match the selected location can be set (as that is a FAQ)
Diffstat (limited to 'en/using-d-i/modules/user-setup.xml')
-rw-r--r--en/using-d-i/modules/user-setup.xml14
1 files changed, 5 insertions, 9 deletions
diff --git a/en/using-d-i/modules/user-setup.xml b/en/using-d-i/modules/user-setup.xml
index 5c68d73e7..fa2a7d63c 100644
--- a/en/using-d-i/modules/user-setup.xml
+++ b/en/using-d-i/modules/user-setup.xml
@@ -1,11 +1,8 @@
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->
- <sect3 id="user-setup">
- <title>Setting Up Users And Passwords</title>
-
- <sect4 id="user-setup-root">
- <title>Set the Root Password</title>
+ <sect3 id="user-setup-root">
+ <title>Set the Root Password</title>
<!-- TODO: Document sudo setup (no root password); medium/low prio only -->
@@ -32,10 +29,10 @@ wary. You should normally never give your root password out, unless you
are administering a machine with more than one system administrator.
</para>
- </sect4>
+ </sect3>
- <sect4 id="make-normal-user">
- <title>Create an Ordinary User</title>
+ <sect3 id="make-normal-user">
+ <title>Create an Ordinary User</title>
<para>
@@ -69,5 +66,4 @@ If at any point after installation you would like to create another
account, use the <command>adduser</command> command.
</para>
- </sect4>
</sect3>