b8c48a - Pass open file to execWithRedirect for vncpasswd (#948638) (bcl)

Authored and Committed by Brian C. Lane 11 years ago
    - Pass open file to execWithRedirect for vncpasswd (#948638) (bcl)
    - Fix ip= saving in parse-kickstart (hamzy)
    - Fix initial raid level when switching to a raid-capable device type.
      (dlehman)
    - The raid level combo cannot be not sensitive for preexisting devices.
      (dlehman)
    - Make sure fstype combo is not sensitive for btrfs devices. (dlehman)
    - Add an entry to the raid level combo for btrfs' single. (dlehman)
    - Clean up _save_right_side and adapt to changes in blivet.devicefactory.
      (dlehman)
    - Remove anaconda's udev rules. (dlehman)
    - Add requires for some things that aren't strictly required by blivet.
      (dlehman)
    - Parent's finalize method needs self (vpodzime)
    - Use Sphinx syntax for docstrings (vpodzime)
    - Use None for unbounded size requests. (dlehman)
    - Disable yum lock debugging for the final release. (clumens)
    - The source spoke should display something nicer than "Not ready" (#948112).
      (clumens)
    - Don't run storage execution in an endless loop (#948331, #948285). (clumens)
    - If an incorrect source is given for a ks install, don't fallback (#948212).
      (clumens)
    - Fix a bug when creating a new mountpoint with no given size (#948228).
      (clumens)
    - memInstalled has moved (#947261). (clumens)
    - Correctly report an error if OSError is hit when setting up the source
      (#947634). (clumens)
    - Add anaconda-yum to %files (bcl)
    
        
file modified
+1 -0
file modified
+1 -1