[anaconda][master][PATCH 0/5] Fix option passing to Blivet

Martin Kolman mkolman at redhat.com
Wed Jun 11 13:56:24 UTC 2014


The following patch series fixes the current state of the passing of
some options to Blivet - this is the Anaconda part.

The first patch removes the iscsi & noiscsi options as they are
not needed and apparently were out of use already for quite some time.

Then the following patches do some tweaks for the ibft and dmraid options,
such as adding help texts describing what they do and harmonizing the usage
of booleans in the corresponding flags.

Martin Kolman (5):
  Remove the iscsi and noiscsi options
  Use True instead of 1 for the ibft flag default value
  Add help texts for the ibft and noibft options
  Use True instead of 1 for the dmraid flag default value
  Add help texts for the dmraid and nodmraid options

 anaconda                  | 19 +++++++------------
 data/anaconda_options.txt | 12 ++++++++++++
 pyanaconda/flags.py       |  5 ++---
 3 files changed, 21 insertions(+), 15 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list