[rhel7-branch/master/f20-branch][PATCH 0/5] Add tmpfs support

Martin Kolman mkolman at redhat.com
Thu Nov 7 17:52:10 UTC 2013


Hopefully 5th time is the charm! :)

In this revision:
* support for --grow and --maxsize has been removed
  as confusing
* the kickstart part/partition parser has been modified to
  raise error if --fstype=tmpfs is used together with
  --grow or --maxsize
* pykickstart tests for this behavior

Martin Kolman (2):
  Add support for returning machine word length
  Add tmpfs support (#918621)

 blivet/__init__.py     |   4 ++
 blivet/arch.py         |  31 +++++++++
 blivet/deviceaction.py |  10 ++-
 blivet/devices.py      |  27 ++++++++
 blivet/formats/fs.py   | 170 +++++++++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 233 insertions(+), 9 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list