]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut-lib: new functions: listlist and are_lists_eq
authorAmadeusz Żołnowski <aidecoe@aidecoe.name>
Thu, 26 Jul 2012 13:05:25 +0000 (15:05 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 26 Jul 2012 14:35:13 +0000 (16:35 +0200)
commit5767201eaf7d2265066d17cd5b97691cbb191e3b
tree7af1bd0a19eaef18764b00beb548e5372db3c76c
parent221c342d5068c1fa05e38c44b1044a0aacae4a5c
dracut-lib: new functions: listlist and are_lists_eq

listlist is like strstr for lists with specified separator and
are_lists_eq uses listlist to check equality of specified lists.
modules.d/99base/dracut-lib.sh