]> git.ipfire.org Git - thirdparty/dracut.git/commit - dracut.sh
make host_fs_types a hashmap
authorHarald Hoyer <harald@redhat.com>
Mon, 11 Mar 2013 15:32:16 +0000 (16:32 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 11 Mar 2013 17:58:32 +0000 (18:58 +0100)
commitd351541ee625f8a1b42446448214f200f19c2631
tree718d633aac4d7883fcb4bce81c2c97923be0d37f
parentd928724c3cf464a495c11162042951887b80f5e6
make host_fs_types a hashmap

This requires bash >= 4, but hash maps are so much more comfortable
dracut-functions.sh
dracut.sh
modules.d/90btrfs/module-setup.sh
modules.d/90crypt/module-setup.sh
modules.d/90dmraid/module-setup.sh
modules.d/90lvm/module-setup.sh
modules.d/90mdraid/module-setup.sh
modules.d/95cifs/module-setup.sh
modules.d/95nfs/module-setup.sh
modules.d/95virtfs/module-setup.sh