malekith: bootdisk mkinstaller,1.14,1.15

Michał Moskal malekith w pld-linux.org
Pon, 25 Mar 2002, 10:19:03 CET


Module name:    bootdisk
Changes by:     malekith

Changed RCS file: /cvsroot/bootdisk/scripts/mkinstaller,v
----------------------------
revision 1.15
date: 2002/03/25 09:18:58;  author: malekith;  state: Exp;  lines: +4 -4
- changed license to GPL v2
- PLD Linux not PLD Linux/GNU
- bugfix for -s initrd
 

Index: mkinstaller
===================================================================
RCS file: /cvsroot/bootdisk/scripts/mkinstaller,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- mkinstaller	22 Mar 2002 10:14:06 -0000	1.14
+++ mkinstaller	25 Mar 2002 09:18:58 -0000	1.15
@@ -2,10 +2,10 @@
 # $Id$
 # mkinstaller - make customized bootdisk
 #
-# written in 2001 for PLD GNU/Linux batch installer by
+# written in 2001 for PLD Linux batch installer by
 # Michal Moskal <malekith w pld.org.pl>
 #
-# include GNU GPL
+# include GNU GPL version 2 (no other)
 #
 
 set -e
@@ -511,7 +511,7 @@
       add_clean $outfile
       make_initrd $dir $outfile
       rm -rf $dir
-      if echo $outfile grep -q '\.gz' ; then
+      if echo $outfile | grep -q '\.gz' ; then
         echo "Warning: Image $outfile not compressed."
       fi
       verb "done. wrote uncompressed initrd to $outfile"



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