]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
feat(configure): autoconfigure configprofile
authorJo Zzsi <jozzsicsataban@gmail.com>
Sun, 10 Aug 2025 12:20:09 +0000 (08:20 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Fri, 15 Aug 2025 13:53:18 +0000 (09:53 -0400)
commiteada0fb9ccd5578e1faf409fc3d34522bec425c0
tree3c2c0aa96a74ecc1e429998284b2ebe3b212a281
parent5853d990ccee2ca33f053b63e7ad77fdfed9289b
feat(configure): autoconfigure configprofile

The original motivation of this PR was to set the openSUSE config
inside the openSUSE CI container.

This commit will autoconfigure those configprofiles that are
maintained upstream for fedora, debian and opensuse based distro's.

One notable change from this commit is that it would now allow testing
hostonly_cmdline=yes configuration which is currently untested
on the CI.
configure