diff options
author | Frans Pop <elendil@planet.nl> | 2007-12-25 09:18:06 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-12-25 09:18:06 +0000 |
commit | ccd3e4929b6d2480034a6d9131a399f05ce9c56b (patch) | |
tree | 4d84d5fc14fa13239d875125ba52c4bca85f6cab /debian | |
parent | d0330477bab6bdd8a617d76b81eeacb8b2e96aee (diff) | |
download | installation-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 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2ae7f141a..9e0068457 100644 --- a/debian/changelog +++ b/debian/changelog @@ -69,8 +69,16 @@ installation-guide (2007xxxx) UNRELEASED; urgency=low * Update standards version to 3.7.3; no changes needed. * Patch from Changwoo Ryu to replace Hangul-ucs with ko.tex fonts for Korean PDF version of the manual. Closes: #457137. - - -- Frans Pop <fjp@debian.org> Mon, 24 Dec 2007 07:45:03 +0100 + * using-d-i: + - 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) + + -- Frans Pop <fjp@debian.org> Tue, 25 Dec 2007 10:05:51 +0100 installation-guide (20070319) unstable; urgency=low |