Author: alexander
Date: 2007-10-07 06:56:36 -0600 (Sun, 07 Oct 2007)
New Revision: 2095
Modified:
branches/minimal/Makefile
Log:
Merged the previous commit from trunk
Modified: branches/minimal/Makefile
===================================================================
--- branches/minimal/Makefile 2007-10-07 12:54:29 UTC (rev 2094)
+++ branches/minimal/Makefile 2007-10-07 12:56:36 UTC (rev 2095)
@@ -396,8 +396,8 @@
endif
@sed -i "s/Version:/Version: $(VERSION)/" $(MP)/boot/isolinux/boot.msg
@sed -i "s/Version:/Version: $(VERSION)/" $(MP)/etc/issue*
- @install -m644 doc/README.txt doc/lfscd-remastering-howto.txt $(MP)/root
- @sed -i "s/\[version\]/$(VERSION)/" $(MP)/root/README
+ @install -m644 doc/lfscd-remastering-howto.txt $(MP)/root
+ @sed "s/\[version\]/$(VERSION)/" doc.README.txt >$(MP)/root/README.txt
@install -m600 root/.bashrc $(MP)/root/.bashrc
@install -m755 scripts/{net-setup,greeting,livecd-login} $(MP)/usr/bin/
@sed s/@LINKER@/$(LINKER)/ scripts/shutdown-helper.in
>$(MP)/usr/bin/shutdown-helper
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page