Author: jhuntwork
Date: 2005-05-14 07:54:42 -0600 (Sat, 14 May 2005)
New Revision: 151

Modified:
   trunk/Makefile
   trunk/TODO
   trunk/isolinux/boot.msg
Log:
Added version info to boot.msg

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile      2005-05-14 13:49:48 UTC (rev 150)
+++ trunk/Makefile      2005-05-14 13:54:42 UTC (rev 151)
@@ -1391,6 +1391,7 @@
        @>$(MP)/var/log/lastlog
        @install -m644 etc/issue $(MP)/etc/issue
        @sed -i "s/Version:/Version: $(VERSION)/" $(MP)/etc/issue
+       @sed -i "s/Version:/Version: $(VERSION)/" $(MP)/boot/isolinux/boot.msg
        @install -m644 root/.bashrc $(MP)/root/.bashrc
        @install -m644 etc/X11/app-defaults/XTerm 
$(MP)/etc/X11/app-defaults/XTerm
        @install -m644 etc/X11/twm/system.twmrc $(MP)/etc/X11/twm/system.twmrc

Modified: trunk/TODO
===================================================================
--- trunk/TODO  2005-05-14 13:49:48 UTC (rev 150)
+++ trunk/TODO  2005-05-14 13:54:42 UTC (rev 151)
@@ -13,6 +13,5 @@
 * Add raid-tools
 * Add distcc
 * Remove .bash_history and /var/log/{btmp,wtmp}
-* Have version dynamically added (at end of build) to isolinux's boot.msg
 * Change /etc/issue information to acknowledge work done by the new livecd 
team as well.
   Should we list team members?

Modified: trunk/isolinux/boot.msg
===================================================================
--- trunk/isolinux/boot.msg     2005-05-14 13:49:48 UTC (rev 150)
+++ trunk/isolinux/boot.msg     2005-05-14 13:54:42 UTC (rev 151)
@@ -1,4 +1,5 @@
  
 splash.lss
+07This is the Official LFS LiveCD, Version:
 07Press [Enter] to boot or press F1 for more options.
 

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

Reply via email to