Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > b1492c39df5342a968a22a9cb9cbe9a8 > files > 3

ka-deploy-0.92-18mdv2008.0.src.rpm

--- scripts/ka-d.sh.old	2002-11-25 21:53:25.000000000 +0100
+++ scripts/ka-d.sh	2002-11-25 21:53:51.000000000 +0100
@@ -359,7 +359,7 @@
 
 
 
-pfstab_var=`cat /etc/fstab | fstab_read_lines`
+pfstab_var=`cat /etc/fstab | grep -v loop |fstab_read_lines`
 if echo "$pfstab_var" | grep -q "^/dev/md"; then
 	echo '*************************************************************************************'
 	echo '***************** RAID partitions are NOT supported (yet) ! *************************'