diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-05-31 19:21:11 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-06 10:35:57 +0200 |
commit | da8422ff1d6448480f80f582eaae625c72bd4c26 (patch) | |
tree | d70ca6bda30d4330653bf185840d573fd2218e20 /perl-install/install | |
parent | c9eb5ee182d8cec12c9b17aa85dcac72bacf4b5f (diff) | |
download | drakx-da8422ff1d6448480f80f582eaae625c72bd4c26.tar drakx-da8422ff1d6448480f80f582eaae625c72bd4c26.tar.gz drakx-da8422ff1d6448480f80f582eaae625c72bd4c26.tar.bz2 drakx-da8422ff1d6448480f80f582eaae625c72bd4c26.tar.xz drakx-da8422ff1d6448480f80f582eaae625c72bd4c26.zip |
only overwrite GRUB_CMDLINE_LINUX_DEFAULT on first install (mga#18112)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9c1fcc585..82822d580 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- bootloader: + o only overwrite GRUB_CMDLINE_LINUX_DEFAULT on first install (mga#18112) + Version 17.33 - 27 May 2016 - adjust to latest gdb |