[rear-devel] [rear/rear] 97c466: using UserInput in 300_map_disks.sh (issues 1399 a...
Johannes Meixner
jsmeix at suse.com
Thu Aug 3 11:28:01 CEST 2017
Branch: refs/heads/master
Home: https://github.com/rear/rear
Commit: 97c46660115e5be0c09e0eb986d05356b938d4b2
https://github.com/rear/rear/commit/97c46660115e5be0c09e0eb986d05356b938d4b2
Author: Johannes Meixner <jsmeix at suse.com>
Date: 2017-07-27 (Thu, 27 Jul 2017)
Changed paths:
M usr/share/rear/conf/default.conf
M usr/share/rear/layout/prepare/default/300_map_disks.sh
Log Message:
-----------
using UserInput in 300_map_disks.sh (issues 1399 and 1431) and general overhaul of that script (https://github.com/rear/rear/wiki/Coding-Style)
Commit: 521ed6f5552095afa759a61da8e8a907fbcd77fa
https://github.com/rear/rear/commit/521ed6f5552095afa759a61da8e8a907fbcd77fa
Author: Johannes Meixner <jsmeix at suse.com>
Date: 2017-07-28 (Fri, 28 Jul 2017)
Changed paths:
M usr/share/rear/layout/prepare/default/300_map_disks.sh
M usr/share/rear/lib/_input-output-functions.sh
Log Message:
-----------
Enhanced using UserInput in 300_map_disks.sh and enhanced general overhaul of that script and made UserInput less verbose unless in debug mode
Commit: c059626865363fb1810d7d0a328969a9cee63f3d
https://github.com/rear/rear/commit/c059626865363fb1810d7d0a328969a9cee63f3d
Author: Johannes Meixner <jsmeix at suse.com>
Date: 2017-07-31 (Mon, 31 Jul 2017)
Changed paths:
M usr/share/rear/layout/prepare/default/300_map_disks.sh
Log Message:
-----------
Enhanced UserInput in 300_map_disks.sh to no longer show selections with only one real choice and added a general overall disk mapping confirmation/edit user dialog
Commit: 6666af9e356597c87b71dd8efc245236c1ee6787
https://github.com/rear/rear/commit/6666af9e356597c87b71dd8efc245236c1ee6787
Author: Johannes Meixner <jsmeix at suse.com>
Date: 2017-07-31 (Mon, 31 Jul 2017)
Changed paths:
M usr/share/rear/layout/prepare/default/300_map_disks.sh
Log Message:
-----------
More precise wording whether or not the user actively selected something or the default is used by using the UserInput return code in 300_map_disks.sh to have log messages that tell exactly what happened
Commit: 897302a4a36d0bf05051475c8ee26fc0f0a254ab
https://github.com/rear/rear/commit/897302a4a36d0bf05051475c8ee26fc0f0a254ab
Author: Johannes Meixner <jsmeix at suse.com>
Date: 2017-08-01 (Tue, 01 Aug 2017)
Changed paths:
M usr/share/rear/layout/prepare/default/300_map_disks.sh
Log Message:
-----------
Better wording 'Using ... for recreating ...' instead of 'Using ... as replacement for ...' in 300_map_disks.sh to have log messages that also look sane when same device is used like 'Using /dev/sda for recreating /dev/sda'
Commit: 265874559b241f9ea1031ed1d0c945d317a6c815
https://github.com/rear/rear/commit/265874559b241f9ea1031ed1d0c945d317a6c815
Author: Johannes Meixner <jsmeix at suse.com>
Date: 2017-08-03 (Thu, 03 Aug 2017)
Changed paths:
M usr/share/rear/conf/default.conf
M usr/share/rear/layout/prepare/default/300_map_disks.sh
M usr/share/rear/lib/_input-output-functions.sh
Log Message:
-----------
Merge pull request #1434 from jsmeix/use_UserInput_in_300_map_disks_issues_1399_and_1431
Using UserInput in 300_map_disks.sh
and general overhaul of that script where also
an overall disk mapping confirmation plus
disk mapping editing user dialog was added.
Compare: https://github.com/rear/rear/compare/b09a500b953e...265874559b24
More information about the rear-devel
mailing list