From: Marc Fiuczynski Date: Wed, 1 Feb 2006 19:29:33 +0000 (+0000) Subject: Correction from previous commit. X-Git-Tag: bootcd-3.4-2~98 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=600d18165f7d284f65d8372daee22b64fbf3334b;p=bootcd.git Correction from previous commit. Check if /usr is in the ramdisk by comparing /usr/isolinux/pl_version with /pl_version. If it is, then there is no need to try and mount it from some device. --- diff --git a/conf_files/pl_sysinit b/conf_files/pl_sysinit index b5295b4..b5499b2 100755 --- a/conf_files/pl_sysinit +++ b/conf_files/pl_sysinit @@ -27,7 +27,6 @@ check_initrd() check_block_devices() { _mounted=0 - # so that * expands to empty string if there are no block devices shopt -s nullglob