commit yast2-installation for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at 2017-07-02 13:32:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old) and /work/SRC/openSUSE:Factory/.yast2-installation.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-installation" Sun Jul 2 13:32:15 2017 rev:388 rq:506285 version:3.2.46 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes 2017-06-20 09:32:47.448404287 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes 2017-07-02 13:32:19.160631907 +0200 @@ -1,0 +2,6 @@ +Mon Jun 26 11:11:19 CEST 2017 - shundhammer@suse.de + +- Allow different mount point for home partition (Fate#323532) +- 3.2.46 + +------------------------------------------------------------------- Old: ---- yast2-installation-3.2.45.tar.bz2 New: ---- yast2-installation-3.2.46.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.mEStv2/_old 2017-07-02 13:32:19.840536036 +0200 +++ /var/tmp/diff_new_pack.mEStv2/_new 2017-07-02 13:32:19.840536036 +0200 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.45 +Version: 3.2.46 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-installation-3.2.45.tar.bz2 -> yast2-installation-3.2.46.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.2.45/doc/control-file.md new/yast2-installation-3.2.46/doc/control-file.md --- old/yast2-installation-3.2.45/doc/control-file.md 2017-06-19 12:25:42.438704245 +0200 +++ new/yast2-installation-3.2.46/doc/control-file.md 2017-06-26 17:11:22.294338830 +0200 @@ -1021,6 +1021,30 @@ filesystems. If another root filesystem type is chosen, this might fail silently. +*home_path* (string) is the path (mount point) for the home +partition or volume, if any is created (depending on *try_separate_home*, +*limit_try_home* and available disk space). + +By default, this is "/home". This can be set to another value like "/data", in +which case the same partitioning proposal logic (including the other _home_ +parameters in this control.xml file) will be used as for "/home", just for +"/data" as the mount point, and "/home" will be on the root filesystem again +(with its own subvolume if Btrfs is used). Notice that you cannot have both a +separate "/home" and a separate "/data" with this mechanism. + +**NOTICE:** + +_This "home_path" parameter is a hack, introduced to make a feature possible +against all odds at the very latest stages of CaaSP 1.0 development without +breaking the entire storage proposal logic._ + +It is strongly advised not to use this in general. This documentation only +exists for the sake of completeness, not as an encouragement to use this +parameter. + +Please contact the YaST team if you feel you need this. + + #### Subvolumes diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.2.45/package/yast2-installation.changes new/yast2-installation-3.2.46/package/yast2-installation.changes --- old/yast2-installation-3.2.45/package/yast2-installation.changes 2017-06-19 12:25:42.606704245 +0200 +++ new/yast2-installation-3.2.46/package/yast2-installation.changes 2017-06-26 17:11:22.374338830 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Jun 26 11:11:19 CEST 2017 - shundhammer@suse.de + +- Allow different mount point for home partition (Fate#323532) +- 3.2.46 + +------------------------------------------------------------------- Mon Jun 19 07:03:16 UTC 2017 - lslezak@suse.cz - install the yast2-registration package only in SLE (bsc#1043122) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.2.45/package/yast2-installation.spec new/yast2-installation-3.2.46/package/yast2-installation.spec --- old/yast2-installation-3.2.45/package/yast2-installation.spec 2017-06-19 12:25:42.606704245 +0200 +++ new/yast2-installation-3.2.46/package/yast2-installation.spec 2017-06-26 17:11:22.374338830 +0200 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.45 +Version: 3.2.46 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build
participants (1)
-
root@hilbert.suse.de