diff options
author | Cyril Brulebois <kibi@debian.org> | 2012-12-26 16:00:55 +0000 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2012-12-26 16:00:55 +0000 |
commit | fe6e2fb32ca3ffaa3b1d0ec0d59e1f718f537ee2 (patch) | |
tree | 657f58b9a9f6a0a54de1402c284a0d125fe567b2 /debian | |
parent | 20a7b68fc7710335e84b3a90b00b22911f74fc3a (diff) | |
download | installation-guide-fe6e2fb32ca3ffaa3b1d0ec0d59e1f718f537ee2.zip |
Improve documentation about user accounts: move it to the right place
and explain how setting an empty root password leads to sudo being
installed. Closes: #692314.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 192c62b60..22d2c3dab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ installation-guide (2012XXXX) UNRELEASED; urgency=low * Document how to get back from help to menu. * Improve documentation about kernel modules needing firmwares, including how to look for “firmware” in dmesg's output. Closes: #695403. + * Improve documentation about user accounts: move it to the right place + and explain how setting an empty root password leads to sudo being + installed. Closes: #692314. [ Salvatore Bonaccorso ] * Fix typo in network configuration preseed example snipped |