]> git.ipfire.org Git - thirdparty/dracut.git/commit - dracut.sh
fix(dracut.sh): make omit-drivers option do exact match for names
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Wed, 24 Aug 2022 19:16:26 +0000 (19:16 +0000)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Mon, 24 Oct 2022 15:19:37 +0000 (15:19 +0000)
commit444944ab37c2446adf07dd163225707e90aabef3
tree35c61da2f4fa49eb22def13e93838100c82f974c
parentcc1c0ffdaa8b08234e03e50796692449ae74d24b
fix(dracut.sh): make omit-drivers option do exact match for names

Modify the basic test case to use --omit-drivers and make it fail
without the PR and make it pass with the PR.

The test would fail with the following error without the PR:
FATAL: iscsiroot requested but kernel/initrd does not support iscsi
dracut.sh
test/TEST-01-BASIC/test.sh