SVN: bootdisk/trunk/pkg/ui.sh

hawk hawk at pld-linux.org
Sun Apr 8 19:40:39 CEST 2007


Author: hawk
Date: Sun Apr  8 19:40:38 2007
New Revision: 8451

Modified:
   bootdisk/trunk/pkg/ui.sh
Log:
- don't copy outdated hardware lists, they're not used anymore


Modified: bootdisk/trunk/pkg/ui.sh
==============================================================================
--- bootdisk/trunk/pkg/ui.sh	(original)
+++ bootdisk/trunk/pkg/ui.sh	Sun Apr  8 19:40:38 2007
@@ -14,8 +14,6 @@
   install -m 644 $f usr/lib/installer/`basename $f .gmo`.mo
 done  
 install -m 644 ../../config/dml.conf etc
-# device descriptions
-install -m 644 ../../modules-list/{eth,scsi-low}.list.in etc
 
 if test -f /etc/MIRRORS ; then
   install -m 644 /etc/MIRRORS etc


More information about the pld-cvs-commit mailing list