]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
cms/cmssetup.sh: convert SUBCHANNELS to lowercase
authorHarald Hoyer <harald@redhat.com>
Mon, 12 May 2014 12:36:08 +0000 (14:36 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 12 May 2014 12:37:27 +0000 (14:37 +0200)
In udev rules, the channels need to be expressed in lower case.

modules.d/80cms/cmssetup.sh

index 36955bc3b431d4726770a86093f510df84947185..c9e1331466fdb9eaa25324d103582dc9ee6537c8 100755 (executable)
@@ -144,6 +144,7 @@ function dasd_settle_all() {
     processcmsfile()
     {
         source /tmp/cms.conf
+        SUBCHANNELS="$(echo $SUBCHANNELS | sed 'y/ABCDEF/abcdef/')"
 
         if [[ $NETTYPE ]]; then
            (