]> git.ipfire.org Git - thirdparty/dracut.git/commit
99base: Do not hardcode ANSI_COLOR
authorDaniel Molkentin <dmolkentin@suse.com>
Thu, 17 Oct 2019 14:08:26 +0000 (16:08 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 22 Oct 2019 11:49:03 +0000 (13:49 +0200)
commit8e9b094b21de2ce771f7bff793d6f972f284ce09
tree5ff55de4d78701e35c75c08a5d9cc648fc934ae7
parent8a063c50a3e55d571c6d4d992f7c7eedddb00f56
99base: Do not hardcode ANSI_COLOR

Take it from /etc/os-release instead, as distributions
usually customize this setting, but keep it as default value.
modules.d/99base/module-setup.sh