fca6c2 - Catch blivet formatDevice ValueError in custom (#1240226) (bcl)

Authored and Committed by Brian C. Lane 8 years ago
    - Catch blivet formatDevice ValueError in custom (#1240226) (bcl)
    - There's now a python3-rpmfluff, so revert this. (clumens)
    - Fix a couple other pylint problems in the driver disk tests. (clumens)
    - Merge pull request #194 from wgwoods/master (wwoods)
    - dracut: fix boot failure waiting for finished/dd.sh (wwoods)
    - Use builddir instead of srcdir to find the dd utils (dshea)
    - Fix the dd_test for python3. (dshea)
    - Fix %files to deal with compiled python3 modules (dshea)
    - Add a bunch of gi.require_version calls (dshea)
    - Temporarily disable the error about not importing rpmfluff. (clumens)
    - Don't try to iterate over threads directly in wait_all. (clumens)
    - Update the btrfs kickstart tests to use functions.sh. (clumens)
    - Merge pull request #182 from wgwoods/dd-refactor (wwoods)
    - driver_updates: fixes from patch review (wwoods)
    - Don't be too picky about what name is --device=link (dshea)
    - Ignore stderr output from parse-kickstart. (dshea)
    - Add an option to execReadlines to filter out stderr. (dshea)
    - Ignore interruptible system calls in the dd test (dshea)
    - Fix an undefined variable in writeStorageLate (dshea)
    - Connect zfcp entries to the discovery buttons (dshea)
    - Connect iscsi activations to buttons (dshea)
    - Connect the dasd number entry to the discovery buttons. (dshea)
    - Add keyboard layouts on the row-activated signal. (dshea)
    - Connect dialog inputs to default actions. (dshea)
    - Remove unnecessary GtkNotebooks. (dshea)
    - Re-save some dialog glade files. (dshea)
    - Merge pull request #181 from wgwoods/master (wwoods)
    - dd-refactor: dracut + build bits (wwoods)
    - Add kickstart test for RAID1 (bcl)
    - pass PYTHONPATH to the kickstart test framework (bcl)
    - Write servers to chronyd.conf even if it's off (#1197575) (wwoods)
    - Refresh advanced disks after disk summary dialog (#1226354) (bcl)
    - parse-kickstart: just emit 'inst.dd=XXX' for driverdisk (wwoods)
    - parse-kickstart: pylint fixes (wwoods)
    - dd-refactor: new driver_updates.py + tests (wwoods)
    - payload: fix driverdisk repos (wwoods)
    - dracut: fix boot with inst.ks and no inst.{repo,stage2} (#1238987) (wwoods)
    - Use the most recent versions of the btrfs, logvol, part, and raid commands.
      (clumens)
    - Allow /boot partition on iscsi with ibft (#1164195) (jkonecny)
    - Add kickstart tests to test btrfs installation (vtrefny)
    - Fix broken test by infiniband patch (#1177032) (jkonecny)
    
        
file modified
+1 -0
file modified
+59 -11
file modified
+1 -1