SVN: bootdisk/trunk/batch-installer/pci/check-mods.sh

hawk hawk at pld-linux.org
Wed Apr 4 23:53:56 CEST 2007


Author: hawk
Date: Wed Apr  4 23:53:56 2007
New Revision: 8420

Modified:
   bootdisk/trunk/batch-installer/pci/check-mods.sh
Log:
- 2.4.34-1BOOT


Modified: bootdisk/trunk/batch-installer/pci/check-mods.sh
==============================================================================
--- bootdisk/trunk/batch-installer/pci/check-mods.sh	(original)
+++ bootdisk/trunk/batch-installer/pci/check-mods.sh	Wed Apr  4 23:53:56 2007
@@ -4,7 +4,7 @@
 # and remove all entries for which we don't have kernel module.
 # hawk (at) pld-linux.org
 
-ver="2.4.32-4BOOT";
+ver="2.4.34-1BOOT";
 modpath="/usr/lib/bootdisk/lib/modules/$ver/kernel/drivers";
 
 OLDIFS=$IFS


More information about the pld-cvs-commit mailing list