bootdisk: installer-pkgs (HEAD) [malekith]

PLD CVS pld-cvs-commit w pld.org.pl
Pią, 26 Lip 2002, 12:45:25 CEST


Module name:	bootdisk
Changes by:	malekith	02/07/26 12:45:23

Modified files:
	installer-pkgs

Log message:
- log info instead of debug about grow_inodes: stuff (it takes a while)
- use vftp (poldek internal) http client instead of snarf

Index: installer-pkgs
===================================================================
RCS file: /cvsroot/bootdisk/batch-installer/installer-pkgs,v
diff -d -u -r1.77 -r1.78
--- installer-pkgs	2002/07/23 10:59:37	1.77
+++ installer-pkgs	2002/07/26 10:45:22	1.78
@@ -132,7 +132,7 @@
 	# nasty workaround for grow_inode: allocation failed on low-memory
 	# systems, with 2.2 kernels.
 	if [ $KERNEL_VERCODE -lt 4 ] ; then
-	    log debug "Enabling workaround for 'grow_inodes: allocation failed'"
+	    log info "Enabling workaround for 'grow_inodes: allocation failed'"
 	    count=1
 	    mkdir /dest/installer/tmp/workaround
 	    while test $count -le 2000; do
@@ -156,10 +156,9 @@
 		fi
 		;;
 	    *)
-	    	echo "http_get = \"/bin/snarf -p %P %D\"" > /tmp/poldekrc
 		# workaround poldek's bug in handling urls
 		dir=$(echo "$dir" | sed -e 's|//*|/|g' | sed -e 's|:/|://|')
-		poldek_opt="$poldek_opt --conf=/tmp/poldekrc -s $dir/"
+		poldek_opt="$poldek_opt -s $dir/"
 		;;
 	esac
 	message



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