]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(dracut.sh): omission is an addition to other omissions in conf files
authorJóhann B. Guðmundsson <johannbg@gmail.com>
Wed, 31 Mar 2021 19:17:43 +0000 (19:17 +0000)
committerHarald Hoyer <harald@hoyer.xyz>
Mon, 12 Apr 2021 07:18:25 +0000 (09:18 +0200)
commit96c313333d1a4f5e2c524a3a11c5b3aab24afc20
treeb4e35cb0cab3c5db0e233f91b2604c0d3942815d
parent122657b2fedf13991597830cca4d4ddbc8038233
fix(dracut.sh): omission is an addition to other omissions in conf files

When omitting a module from the command line via -o or --omit
it's expected that it behaves in the same manner as adding a module from the
command line as in it does not overwrite existing omissions of other modules in
configuration file(s).
dracut.sh