diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-18 16:06:22 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-18 16:15:44 +0200 |
commit | 249e1e6c2d48237221d87485cafd179d46082361 (patch) | |
tree | 7996bded20b939b76d87d6a3365beb25facb244a /perl-install/install | |
parent | 45f66a9b8d156534d9af155d48d0c7c96b6cac81 (diff) | |
download | drakx-249e1e6c2d48237221d87485cafd179d46082361.tar drakx-249e1e6c2d48237221d87485cafd179d46082361.tar.gz drakx-249e1e6c2d48237221d87485cafd179d46082361.tar.bz2 drakx-249e1e6c2d48237221d87485cafd179d46082361.tar.xz drakx-249e1e6c2d48237221d87485cafd179d46082361.zip |
add a failsafe for ESP tagging
sometimes we end with bogus 'fat32' fs
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 f3f7719a6..dfc33cc99 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- partionning: + o fix ESP tagging in some cases - services: o update service category lists |