malekith: bootdisk mkimages,1.7,1.8

Michał Moskal malekith w pld-linux.org
Śro, 20 Mar 2002, 10:41:15 CET


Module name:    bootdisk
Changes by:     malekith

Changed RCS file: /cvsroot/bootdisk/mkimages,v
----------------------------
revision 1.8
date: 2002/03/20 09:41:12;  author: malekith;  state: Exp;  lines: +3 -3
- add mii.o to 2.4-net.img
- short_cut fixes (not important)
 

Index: mkimages
===================================================================
RCS file: /cvsroot/bootdisk/mkimages,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- mkimages	18 Mar 2002 09:28:59 -0000	1.7
+++ mkimages	20 Mar 2002 09:41:12 -0000	1.8
@@ -53,7 +53,7 @@
 if [ "$KERNEL_VERCODE" -gt 2 ] ; then
   eth_addons=
   for f in 3c59x.o 8139too.o 8390.o dmfe.o eepro100.o ne.o \
-	   ne2k-pci.o pcnet32.o 3c509.o 3c503.o smc-ultra.o ; do
+	   ne2k-pci.o pcnet32.o 3c509.o 3c503.o smc-ultra.o mii.o ; do
     eth_addons="$eth_addons,eth/$f"
   done
   # eth-mod and such on addons... 2.4 is huge
@@ -66,9 +66,9 @@
 short_cut=no
 
 if [ "$short_cut" = yes ] ; then
-  targetdir=/adm/ftp/PLD-1.0/i686/$INSTALLER_DIR
+  targetdir=/adm/ftp/dists/ra/PLD/i586/$INSTALLER_DIR
   mkdir -p $targetdir
-  cp *.tar.gz $targetdir
+  cp targz/*.tar.gz $targetdir
   exit 0
 fi
 



Więcej informacji o liście dyskusyjnej pld-installer