Author: jhuntwork
Date: 2005-07-09 18:24:46 -0600 (Sat, 09 Jul 2005)
New Revision: 316
Modified:
x86/branches/6.1/Makefile
x86/branches/6.1/doc/README
x86/branches/6.1/etc/issue
x86/branches/6.1/packages/Xorg/Makefile
Log:
Updates in preparation of final build - move README over, edits to /etc/issue
(changed some colors and added Justin Knierim), and removed addition of items
to /etc/sysconfig/createfiles
Modified: x86/branches/6.1/Makefile
===================================================================
--- x86/branches/6.1/Makefile 2005-07-09 12:04:24 UTC (rev 315)
+++ x86/branches/6.1/Makefile 2005-07-10 00:24:46 UTC (rev 316)
@@ -1433,6 +1433,8 @@
@install -m644 isolinux/{isolinux.cfg,*.msg,splash.lss}
$(MP)/boot/isolinux
@sed -i "s/Version:/Version: $(VERSION)/" $(MP)/etc/issue
@sed -i "s/Version:/Version: $(VERSION)/" $(MP)/boot/isolinux/boot.msg
+ @install -m644 doc/README $(MP)/root/README
+ @sed -i "s/[version]/$(VERSION)/" $(MP)/root/README
@install -m600 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: x86/branches/6.1/doc/README
===================================================================
--- x86/branches/6.1/doc/README 2005-07-09 12:04:24 UTC (rev 315)
+++ x86/branches/6.1/doc/README 2005-07-10 00:24:46 UTC (rev 316)
@@ -1,5 +1,4 @@
This is version [version] of the official Linux From Scratch LiveCD.
-Built on [build-date].
PACKAGES
================
Modified: x86/branches/6.1/etc/issue
===================================================================
--- x86/branches/6.1/etc/issue 2005-07-09 12:04:24 UTC (rev 315)
+++ x86/branches/6.1/etc/issue 2005-07-10 00:24:46 UTC (rev 316)
@@ -1,18 +1,21 @@
[H[J
-This is the [1mOfficial Linux From Scratch LiveCD[00m
+This is the [0;1mOfficial Linux From Scratch LiveCD[00m
Created by:
[1;32mJeremy Huntwork[00m, [0;33mProject Leader[00m
[1;32mAlexander Patrakov[00m, [0;33mMaintainer, i18n[00m
-[1;31m
+[1;32mJustin Knierim[00m, [0;33mMaintainer[00m
+[0;1m
Version:
-[0;1m____________________________________________________________
+____________________________________________________________
[00m
+Please read the [1;32m/root/README[00m file before using this CD.
+
All the source packages you will need to build an LFS system
-are located in [1;35m/sources[00m and you can find the book in
-[1;35m/usr/share/LFS-BOOK-6.1-HTML[00m.
+are located in [1;32m/sources[00m and you can find the book in
+[1;32m/usr/share/LFS-BOOK-6.1-HTML[00m.
Support questions concerning this cd should be directed to
-[1;[EMAIL PROTECTED]
+[1;[EMAIL PROTECTED]
Type "[0;31mgreeting[00m" at any time to view this message again.
Modified: x86/branches/6.1/packages/Xorg/Makefile
===================================================================
--- x86/branches/6.1/packages/Xorg/Makefile 2005-07-09 12:04:24 UTC (rev
315)
+++ x86/branches/6.1/packages/Xorg/Makefile 2005-07-10 00:24:46 UTC (rev
316)
@@ -40,7 +40,7 @@
ln -sf ../X11R6/lib/X11 /usr/lib/X11 && \
ln -sf ../X11R6/include/X11 /usr/include/X11 && \
/sbin/ldconfig ; fi
- @echo "/tmp/.ICE-unix dir 1777 root root" >> /etc/sysconfig/createfiles
+# @echo "/tmp/.ICE-unix dir 1777 root root" >> /etc/sysconfig/createfiles
@echo -e "#!/bin/sh\nexec /usr/X11R6/bin/X -nolisten tcp"
>/etc/X11/xinit/xserverrc
@chmod 755 /etc/X11/xinit/xserverrc
@install -m644 $(ROOT)/etc/X11/xorg.conf /etc/X11/xorg.conf
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page