Author: jhuntwork
Date: 2005-05-15 13:04:07 -0600 (Sun, 15 May 2005)
New Revision: 180

Modified:
   trunk/Makefile
   trunk/TODO
Log:
Changed timezone to GMT in Makefile and updated TODO

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile      2005-05-15 15:20:14 UTC (rev 179)
+++ trunk/Makefile      2005-05-15 19:04:07 UTC (rev 180)
@@ -15,7 +15,7 @@
 export MP := /mnt/lfs
 
 # Timezone, obviously ;)
-export timezone := America/New_York
+export timezone := GMT
 
 # Page size for groff
 export pagesize := letter

Modified: trunk/TODO
===================================================================
--- trunk/TODO  2005-05-15 15:20:14 UTC (rev 179)
+++ trunk/TODO  2005-05-15 19:04:07 UTC (rev 180)
@@ -1,12 +1,14 @@
+NOTE: Items marked with a single star can wait for any time.
+      Items marked with a double star should be done before release.
+
 * Package up kernel source and upload to mirrors
-* i18n READMEs
-* nALFS profile
-* New shutdown scripts to handle unmounts of drives, stopping of services, if 
they were started, etc.
-* Decide upon the default timezone in the Makefile. GMT? (Fine with me - JH)
-* Menus and background for xfce
-* Add some Greek TrueType fonts.
-* Remove Bitstream Vera, adjust /etc/fonts/fonts.conf accordingly
+** i18n READMEs 
+** nALFS profile
+** New shutdown scripts to handle unmounts of drives, stopping of services, if 
they were started, etc.
+** Menus and background for xfce
+** Add some Greek TrueType fonts.
+** Remove Bitstream Vera, adjust /etc/fonts/fonts.conf accordingly
 * Ask someone how to use USB to serial converters. Add support to the kernel.
 * Find out exact requirements for Intel framebuffer
-* Find a good way to run updatedb before the iso is burned (CD is now writable 
- so maybe we can just let the user run it himself? :) JH)
 * Fonts is xterm *slightly* too big? Any harm in reducing size by a point or 
two?
+* Get the changes to the bootscripts installation changed upstream so that all 
we need is a make install-livecd again.

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to