progressWindow takes a bunch of new arguments for pulsing (#723345).

(clumens)
request_step -> request_steps in anaconda. (clumens)
Add a writeKS method for encrypted partitions. (clumens)
Don't associate LVs' formats with their parent VG. (dlehman)
Use os-prober to generate GRUB2 dual-boot menu entries. (dlehman)
Fix GRUB2 password handling and GRUB1 kickstart password handling. (dlehman)
changes needed to have per-connection ifcfg files for wifi connections
(vpodzime)
do not care about wifi connections in kickstart (already active from stage1)
(vpodzime)
do not take anaconda's netdevices into account while searching for APs
(vpodzime)
remove key-files writing in loader (no more needed, NM does it itself)
(vpodzime)
do not write default ifcfg files for wireless devices (vpodzime)
Remove the 11.x history from anaconda.spec. (clumens)
This commit is contained in:
Chris Lumens 2011-07-20 13:41:04 -04:00
parent 20fa8f0e45
commit 28f4f8f8d3
3 changed files with 22 additions and 2906 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@ anaconda-15.2.tar.bz2
/anaconda-16.10.tar.bz2
/anaconda-16.11.tar.bz2
/anaconda-16.12.tar.bz2
/anaconda-16.13.tar.bz2

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
4e764daa964b40de061af473970df5f7 anaconda-16.12.tar.bz2
22ab2b6ef4b78ac22c8cef32c23932ec anaconda-16.13.tar.bz2