kiwi-el8/dracut
Marcus Schäfer 01e4114038
Fixed ramdisk size setup
For setting up the brd rd_size option kiwi creates
99-brd.conf used at load time of the kernel brd driver.
The location for the conf file is set to /etc/modprobe.d/
However, in newer versions the location has changed to
/usr/lib/modprobe.d/ and /etc/modprobe.d is no longer
expected to exist. This commit makes sure /etc/modprobe.d
is created if not present.
2024-09-06 08:48:21 +02:00
..
modules.d Fixed ramdisk size setup 2024-09-06 08:48:21 +02:00