dracut/modules.d/99base
Harald Hoyer 6feaaabc22 fix(base): suppress calls to getarg in build phase
Setting `DEBUG_MEM_LEVEL` in the build phase prevents
`setmemdebug()` to call `getargnum`, which would use `dracut-getarg`
in the initrd runtime phase.

No more:

```
modules.d/99base/dracut-lib.sh: line 217: dracut-getarg: command not found
```
2021-05-06 10:39:34 +02:00
..
dracut-lib.sh fix(base): source hooks without exec 2021-03-31 21:31:00 +02:00
init.sh fix: shellcheck 0.7.2 2021-05-05 14:55:30 +02:00
initqueue.sh fix(base): shellcheck for modules.d/99base 2021-03-26 12:17:00 +01:00
loginit.sh fix(base): shellcheck for modules.d/99base 2021-03-26 12:17:00 +01:00
module-setup.sh fix(base): suppress calls to getarg in build phase 2021-05-06 10:39:34 +02:00
parse-root-opts.sh fix(base): shellcheck for modules.d/99base 2021-03-26 12:17:00 +01:00
rdsosreport.sh fix(base): shellcheck for modules.d/99base 2021-03-26 12:17:00 +01:00