- 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)
This commit is contained in:
parent
409f2cc692
commit
b8c48ac7b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@ anaconda-15.2.tar.bz2
|
||||
/anaconda-19.14.tar.bz2
|
||||
/anaconda-19.15.tar.bz2
|
||||
/anaconda-19.16.tar.bz2
|
||||
/anaconda-19.17.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user