Author: jhuntwork
Date: 2005-05-04 00:09:17 -0600 (Wed, 04 May 2005)
New Revision: 124
Modified:
branches/unionfs/TODO
branches/unionfs/etc/profile
branches/unionfs/packages/sharutils/Makefile
Log:
Updated sharutils version, added items to TODO, and fixed variable in
/etc/profile
Modified: branches/unionfs/TODO
===================================================================
--- branches/unionfs/TODO 2005-05-04 05:40:18 UTC (rev 123)
+++ branches/unionfs/TODO 2005-05-04 06:09:17 UTC (rev 124)
@@ -4,9 +4,13 @@
[ ncurses-20050319 ]
[ freefont ]
[ xterm -lc ]
-* Automate name of irssi and xchat nicks based on cd version
-* udev rules for mice
+* udev rules for mice. Create a /dev/mouse symlink to /dev/input/mice?
* nALFS profile
* Incorporate Firefox first-run into script, to improve loading performance
* 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?
+* Decide upon the default timezone in the Makefile. GMT? (Fine with me - JH)
+* Create .xinitrc file for root and choose default wm, probably xfce.
+* Menus and background for xfce
+* Autosshd script fails on shutdown
+* Method for specifying an available swap partition on boot - swap=/dev/[xxx]
at command line?
+* Should we use a wrapper script for xterm, or just fix ion and xfce to call
xterm with proper flags?
Modified: branches/unionfs/etc/profile
===================================================================
--- branches/unionfs/etc/profile 2005-05-04 05:40:18 UTC (rev 123)
+++ branches/unionfs/etc/profile 2005-05-04 06:09:17 UTC (rev 124)
@@ -6,7 +6,7 @@
PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig
-WWW_HOME="/usr/share/LFS-BOOK-testing-HTML/index.html"
+WWW_HOME="/usr/share/LFS-BOOK-6.1-HTML/index.html"
NNTPSERVER=news.linuxfromscratch.org
Modified: branches/unionfs/packages/sharutils/Makefile
===================================================================
--- branches/unionfs/packages/sharutils/Makefile 2005-05-04 05:40:18 UTC
(rev 123)
+++ branches/unionfs/packages/sharutils/Makefile 2005-05-04 06:09:17 UTC
(rev 124)
@@ -2,10 +2,10 @@
# Package versions
NM= sharutils
-VRS= 4.3.78
+VRS= 4.3.80
DIR= $(NM)-$(VRS)
FILE= $(DIR).tar.bz2
-URL= http://ftp.gnu.org/gnu/sharutils/REL-4.3.78/$(FILE)
+URL= http://ftp.gnu.org/gnu/sharutils/REL-$(VRS)/$(FILE)
# RULES
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page