- Container management improvements. (dlehman)

- Include swap-related disk space needs in storage options dialogs. (#951269)
  (dlehman)
- Show the summary screen before the luks passphrase dialog. (dlehman)
- Add language support spoke (#912364) (rvykydal)
- Add kickstart lang --addsupport option (#912364) (rvykydal)
- Add network --ipv6gateway kickstart option (#905226) (rvykydal)
- Remove pre-18.0 history from anaconda.spec. (clumens)
- Add free space information to DiskOverviews (#949746). (clumens)
- Raise exception if our module fails to be imported (vpodzime)
- Fix exception handling in rescue mode (vpodzime)
- Select all disks when Ctrl+A is pressed (#864707) (vpodzime)
- DiskOverview needs to grab focus if clicked (vpodzime)
This commit is contained in:
Brian C. Lane 2013-04-24 20:05:56 -07:00
parent fe3163d1c1
commit de68fb8812
3 changed files with 19 additions and 4367 deletions

1
.gitignore vendored
View File

@ -74,3 +74,4 @@ anaconda-15.2.tar.bz2
/anaconda-19.19.tar.bz2
/anaconda-19.20.tar.bz2
/anaconda-19.21.tar.bz2
/anaconda-19.22.tar.bz2

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
5c63a384e5a48663d24c2331573f7b32 anaconda-19.21.tar.bz2
385402e756bb7a00e0e48a953404af77 anaconda-19.22.tar.bz2