Add note about $TIMEZONE

This is very important, rc.shutdown will jack
up settings made in the installer if $TIMEZONE
from rc.conf isn't empty.

Signed-off-by: Simo Leone <simo@archlinux.org>
This commit is contained in:
Simo Leone 2008-10-21 16:22:06 -05:00
parent f6772b1dda
commit ed4085f3b2

4
TODO
View File

@ -1,3 +1,7 @@
* Installer CD should *NOT* set a timezone in rc.conf, because on shutdown,
it may undo settings made in the installer (rc.shutdown does nothing special
if TIMEZONE is blank)
* Fix xfce and defaul config directories.
* Make the default config more bare - less grub fancieness