diff options
author | Colin Guthrie <colin@mageia.org> | 2013-03-19 23:26:54 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-03-19 23:26:54 +0000 |
commit | c3969a76064d55b69ae0c98c2750550b9b3ceb9b (patch) | |
tree | c4f9ec863f92f42fd54c98d91db445430b6e997f /perl-install/NEWS | |
parent | 0e8f91c25cbf321bc7643d0d02738d1cf499cf6e (diff) | |
download | drakx-c3969a76064d55b69ae0c98c2750550b9b3ceb9b.tar drakx-c3969a76064d55b69ae0c98c2750550b9b3ceb9b.tar.gz drakx-c3969a76064d55b69ae0c98c2750550b9b3ceb9b.tar.bz2 drakx-c3969a76064d55b69ae0c98c2750550b9b3ceb9b.tar.xz drakx-c3969a76064d55b69ae0c98c2750550b9b3ceb9b.zip |
do not build initrd if no bootloader is detected and --no-initd argument is supplied
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 81fbf4097..c3dbe1aa4 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- bootloader-config: + o do not build initrd if no bootloader is detected and + --no-initd argument is supplied - drakauth: o install nss-pam-ldapd instead of nss_ldap (mga#9375) |