summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-02-05 01:17:26 +0159
committerThomas Backlund <tmb@mageia.org>2015-02-05 01:17:26 +0159
commitc11aadf10231469c36bfcc2f77a743892ac551ef (patch)
tree3d5b848d1a832cbe4a2e0f38dee0ada8d733f181
parenta87029bb51f98212171ddc62e144511b715587b7 (diff)
downloaddrakx-16.52.tar
drakx-16.52.tar.gz
drakx-16.52.tar.bz2
drakx-16.52.tar.xz
drakx-16.52.zip
16.5216.52
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index b47814342..90fb79c8e 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=16.51
+VERSION:=16.52
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index e5c42f118..d30977bb9 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 16.52 - 5 February 2015
+
- libDrakX/fsedit.pm: new "simple" partitioning scheme
o create separate /home only when more than 50G are available
o in such case, / is 6/19th of the available space up to 50G,
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 255c42df5..f502c96ac 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 16.52 - 5 February 2015
+
- default to GPT on disks larger than 4TB, not LVM
- fix GPT initialization on empty disk
- fix failure to delete partitions after switching to GPT