b71149 Relabel /var/lock as well (#701575). (clumens)

Authored and Committed by Chris Lumens 12 years ago
    Relabel /var/lock as well (#701575). (clumens)
    filled in hasFreeDiskSpace (#683632) (hamzy)
    Add a python program to record memory usage during installation. (clumens)
    Add a timestamp to every line in install.log/upgrade.log. (clumens)
    storage: add SparseFileDevice (wwoods)
    FileDevice._create: don't alloc memory equal to file size, close fd (wwoods)
    Text mode upgrade should default to upgrade (#704588) (bcl)
    Trim "/dev/" correctly in list-harddrives (#702430). (dcantrell)
    Include missing parentheses in lvm/md device map names. (dlehman)
    Make sure stage1 and stage2 devices are in device.map in case of md,lvm.
    (dlehman)
    Only do redundant mbr installation for mirrored stage2. (dlehman)
    Allow growable md member requests but only for RAID0. (dlehman)
    Let blkid/udev tell us which devices contain disklabels. (dlehman)
    Move selection of new disklabel's type from DiskLabel to Platform. (dlehman)
    Fix an omission from the integration of the new bootloader module. (dlehman)
    Rework bootloader constraint checking routines. (dlehman)
    Include a BIOS boot partition in X86 autopart on GPT. (dlehman)
    Add format class for BIOS boot partition. (dlehman)
    Update dracut kernel args (#702711) (bcl)
    Add btrfs min size of 256 MB. (#702603) (dlehman)
    Update the requirements for memory.. (dlehman)
    fix resuce_test.py (akozumpl)
    remove references to "zfcpconfig". (akozumpl)
    Turn sshd setup, kicstart execution and the rescue mode into dispatch steps.
    (akozumpl)
    
        
file modified
+1 -0
file modified
+30 -1
file modified
+1 -1