diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-06 00:28:31 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-06 14:33:11 +0200 |
commit | 0b5147de2bd0ac5bcb7f5be8521c47d9176ed12c (patch) | |
tree | 6b5632bb5f75e29855ced23e0bdde57338a39131 /perl-install/install | |
parent | 5ad3c71e589804bf0e64f15f20d4b3856a945672 (diff) | |
download | drakx-0b5147de2bd0ac5bcb7f5be8521c47d9176ed12c.tar drakx-0b5147de2bd0ac5bcb7f5be8521c47d9176ed12c.tar.gz drakx-0b5147de2bd0ac5bcb7f5be8521c47d9176ed12c.tar.bz2 drakx-0b5147de2bd0ac5bcb7f5be8521c47d9176ed12c.tar.xz drakx-0b5147de2bd0ac5bcb7f5be8521c47d9176ed12c.zip |
display a wait message when adding a PV to VG
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 0ce0cfa36..01ac83122 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- partionning: + o display a wait message when adding a PV to VG + Version 17.48 - 6 July 2016 - autoinst: |