Marcus Meissner
93a739f7c0
- Move dist config file to /usr/lib/dracut/dracut.conf.d (bsc#972143) - Remove stale, unused patch file: 0181-no_systemd_cryptsetup.patch - Still create a debug config example in /etc/dracut.conf.d OBS-URL: https://build.opensuse.org/request/show/379341 OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=254
11 lines
487 B
Plaintext
11 lines
487 B
Plaintext
# Below adds additional tools to the initrd which are not urgently necessary to
|
|
# bring up the system, but help to debug problems.
|
|
# See /usr/lib/dracut/modules.d/95debug/module-setup.sh which additional tools
|
|
# are installed and add more if you need them. This specifically helps if you
|
|
# use:
|
|
# rd.break=[cmdline|pre-udev|pre-trigger|initqueue|pre-mount|
|
|
# mount|pre-pivot|cleanup]
|
|
# boot parameter or if you are forced to enter the dracut emergency shell.
|
|
|
|
# add_dracutmodules+=debug
|