Author: jhuntwork
Date: 2005-04-15 18:04:57 -0600 (Fri, 15 Apr 2005)
New Revision: 78

Modified:
   trunk/Makefile
Log:
Inserted command to restore the real uname binary

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile      2005-04-15 23:55:52 UTC (rev 77)
+++ trunk/Makefile      2005-04-16 00:04:57 UTC (rev 78)
@@ -1285,6 +1285,7 @@
        @install -m644 etc/issue $(MP)/etc/issue
        @sed -i "s/Version:/Version: $(VERSION)/" $(MP)/etc/issue
        @install -m755 scripts/{net-setup,greeting,ll} $(MP)/usr/bin/
+       @-mv $(MP)/bin/uname.real $(MP)/bin/uname
        @-mkdir $(MP)/etc/sysconfig/network-devices/ifconfig.eth0
        @-mkdir $(MP)/iso
        @for i in bin boot etc lib sbin sources ; do cp -ra $(MP)/$$i $(MP)/iso 
; done && \

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

Reply via email to