Author: hawk
Date: Fri Apr  6 01:24:30 2007
New Revision: 8437

Modified:
   bootdisk/trunk/pkg/root.sh
Log:
- include motd.de and motd.bye.de in filesystem


Modified: bootdisk/trunk/pkg/root.sh
==============================================================================
--- bootdisk/trunk/pkg/root.sh  (original)
+++ bootdisk/trunk/pkg/root.sh  Fri Apr  6 01:24:30 2007
@@ -31,7 +31,8 @@
   install -m 755 ../../scripts/$f bin
 done
 for f in fstab mtab inittab ld.so.conf group nsswitch.conf passwd protocols \
-         services motd motd.bye motd.pl motd.bye.pl modules.dep ; do
+         services motd motd.bye motd.pl motd.bye.pl motd.de motd.bye.de \
+         modules.dep ; do
   install -m 644 ../../config/$f etc
 done
 install -m 644 ../../installer-rc etc
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to