- Use the new wait for connectivity function (mkolman)

- Improve waiting for network connectivity (mkolman)
- Use langtable to get default layout instead of our magic (#485137) (vpodzime)
- Adapt to the new localization module (vpodzime)
- Rewrite the localization module (vpodzime)
- Make the Welcome spoke wait for Geolocation lookup to finish (#975193)
  (mkolman)
This commit is contained in:
Brian C. Lane 2013-07-15 16:13:40 -07:00
parent b5448bce00
commit 430819b58c
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -84,3 +84,4 @@ anaconda-15.2.tar.bz2
/anaconda-19.29.tar.bz2
/anaconda-19.30.tar.bz2
/anaconda-20.1.tar.bz2
/anaconda-20.2.tar.bz2

View File

@ -1 +1 @@
020cf51af0ac7be59e03a5f5b02cbad7 anaconda-20.1.tar.bz2
1de94a5795f20432ee0d8d45536b8ebf anaconda-20.2.tar.bz2