diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-04-30 22:26:43 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-01-02 14:53:40 +0100 |
commit | 3769edb5f1f083d748437c7367d99a4b86271e88 (patch) | |
tree | b79beac373c6dc669a466490b38a2ba8ebc3362f /perl-install/install | |
parent | 70e92f4e81a2f48c875a7d5ffa1e374ab10ac41a (diff) | |
download | drakx-3769edb5f1f083d748437c7367d99a4b86271e88.tar drakx-3769edb5f1f083d748437c7367d99a4b86271e88.tar.gz drakx-3769edb5f1f083d748437c7367d99a4b86271e88.tar.bz2 drakx-3769edb5f1f083d748437c7367d99a4b86271e88.tar.xz drakx-3769edb5f1f083d748437c7367d99a4b86271e88.zip |
skip swap in the list of partitions (mga#15767)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9305cb64f..147a58a6d 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- bootloader: + o skip swap in the list of partitions (mga#15767) - misc cleanups Version 17.11 - 1 January 2016 |