Compare commits

..

7 Commits
master ... f24

Author SHA1 Message Date
Brian C. Lane 6be2425016 - Revert "Check for mounted partitions as part of sanity_check (#1330820)" (bcl) 2016-06-13 16:15:59 -07:00
Samantha N. Bueno 93858c1bfc - Check for mounted partitions as part of sanity_check (#1330820) (bcl)
- Ignore missing group packages (#1337731) (bcl)
- Catch DNF MarkingError during group installation (#1337731) (bcl)
- Deselect all addons correctly (#1333505) (bcl)
2016-06-06 15:18:08 -04:00
Samantha N. Bueno 456ae15805 - Update the required pykickstart version. (dshea)
- Implement %packages --excludeWeakdeps (#1331100) (james)
- Remove detach-client from tmux.conf (#1330300) (dshea)
- Remove the subnet label for wired devices. (#1327615) (dshea)
- Fix how unusued network labels are hidden (#1327615) (dshea)
- Look higher for the combobox associated with an entry (#1333530) (dshea)
2016-05-13 13:32:00 -04:00
Samantha N. Bueno a775a04144 - Refresh metadata when updates checkbox changes (#1211907) (bcl)
- network: handle null wireless AP SSID object (#1262556) (awilliam)
- Show network spoke in the TUI reconfig mode (#1302165) (mkolman)
- Fix iSCSI kickstart options aren't generated (#1252879) (jkonecny)
- Make the list-harddrives script mode robust (mkolman)
- network: don't set 803-3-ethernet.name setting (#1323589) (rvykydal)
- Log non-critical user/group errors (#1308679) (bcl)
2016-04-18 16:20:52 -04:00
Samantha N. Bueno f531534dd2 - Don't use booleans in Requires (#1323314) (dshea)
- Set CSS names on all of the anaconda classes. (#1322036) (dshea)
- Don't crash if no groups are specified (#1316816) (dshea)
- Fix only one address is shown in anaconda (#1264400) (jkonecny)
- Use an icon that exists in Adwaita for the dasd confirmation (#1316601)
  (dshea)
2016-04-04 16:57:00 -04:00
Samantha N. Bueno e9f288fbaa - Require that the English locale data be available. (#1315494) (dshea)
- Revert "Change the default locale to C.UTF-8 (#1312607)" (#1315494) (dshea)
- Make windows in metacity closable (#1319590) (dshea)
- Fix the use of CSS psuedo-classes in the widgets. (dshea)
- Use a lock for repoStore access (#1315414) (bcl)
2016-03-31 15:15:01 -04:00
Samantha N. Bueno 1ccd453c93 - don't install kernel-PAE on x86_64 (#1313957) (awilliam)
- except block in py3.5 undefines the variable (bcl)
- Remove some history from the liveinst setup. (#1313098) (dshea)
- Do not run the liveinst setup if not in a live environment. (#1313098) (dshea)
- Set GDK_BACKEND=x11 before running anaconda from liveinst. (#1313098) (dshea)
- Run zz-liveinst as an autostart application (#1313098) (dshea)
- Translate the help button. (dshea)
- Translate the required space labes in resize.py (dshea)
- Add device id to dasdfmt screen. (#1269174) (sbueno+anaconda)
- Unify displayed columns in custom spoke dialogs. (#1289577) (sbueno+anaconda)
- Show some confirmation to users if adding a DASD was successful. (#1259016) (sbueno+anaconda)
- Hotfix for missing storage in payload class (#1271657) (jkonecny)
- Use the default levelbar offset values. (dshea)
- Do not change the GUI language to a missing locale. (#1312607) (dshea)
- Don't crash when setting an unavailable locale (#1312607) (dshea)
- Change the default locale to C.UTF-8 (#1312607) (dshea)
- Update the libtool version-info. (dshea)
- Use CSS to style the internal widgets. (dshea)
- Move the widgets pixmaps into resources. (dshea)
- Add a resource bundle to libAnacondaWidgets (dshea)
- Rename show_arrow and chosen_changed to show-arrow and chosen-changed (dshea)
- Remove an invalid transfer notation. (dshea)
- Stop using SGML in the docs. (dshea)
- Change the install test URL. (dshea)
- NTP should have better behavior (#1309396) (jkonecny)
- Update zanata.xml file for f24-branch. (sbueno+anaconda)
- Manually set clock shifts on UI idle (#1251044) (rmarshall)
- Don't remove selected shared part when Delete all (#1183880) (jkonecny)
- Don't delete shared/boot parts in deleteAll (#1183880) (jkonecny)
2016-03-09 11:10:00 -05:00
3 changed files with 88 additions and 1548 deletions

102
.gitignore vendored
View File

@ -52,98 +52,10 @@
/anaconda-24.11.tar.bz2
/anaconda-24.12.tar.bz2
/anaconda-24.13.tar.bz2
/anaconda-25.0.tar.bz2
/anaconda-25.1.tar.bz2
/anaconda-25.2.tar.bz2
/anaconda-25.3.tar.bz2
/anaconda-25.4.tar.bz2
/anaconda-25.5.tar.bz2
/anaconda-25.6.tar.bz2
/anaconda-25.7.tar.bz2
/anaconda-25.8.tar.bz2
/anaconda-25.9.tar.bz2
/anaconda-25.10.tar.bz2
/anaconda-25.11.tar.bz2
/anaconda-25.12.tar.bz2
/anaconda-25.13.tar.bz2
/anaconda-25.14.tar.bz2
/anaconda-25.15.tar.bz2
/anaconda-25.16.tar.bz2
/anaconda-25.17.tar.bz2
/anaconda-25.19.tar.bz2
/anaconda-25.20.tar.bz2
/anaconda-26.1.tar.bz2
/anaconda-26.2.tar.bz2
/anaconda-26.3.tar.bz2
/anaconda-26.4.tar.bz2
/anaconda-26.6.tar.bz2
/anaconda-26.7.tar.bz2
/anaconda-26.8.tar.bz2
/anaconda-26.9.tar.bz2
/anaconda-26.10.tar.bz2
/anaconda-26.11.tar.bz2
/anaconda-26.12.tar.bz2
/anaconda-26.13.tar.bz2
/anaconda-26.14.tar.bz2
/anaconda-26.15.tar.bz2
/anaconda-26.16.tar.bz2
/anaconda-26.17.tar.bz2
/anaconda-26.18.tar.bz2
/anaconda-26.19.tar.bz2
/anaconda-26.20.tar.bz2
/anaconda-26.21.tar.bz2
/anaconda-27.1.tar.bz2
/anaconda-27.2.tar.bz2
/anaconda-27.3.tar.bz2
/anaconda-27.4.tar.bz2
/anaconda-27.5.tar.bz2
/anaconda-27.6.tar.bz2
/anaconda-27.7.tar.bz2
/anaconda-27.8.tar.bz2
/anaconda-27.9.tar.bz2
/anaconda-27.10.tar.bz2
/anaconda-27.11.tar.bz2
/anaconda-27.12.tar.bz2
/anaconda-27.13.tar.bz2
/anaconda-27.14.tar.bz2
/anaconda-27.15.tar.bz2
/anaconda-27.16.tar.bz2
/anaconda-27.17.tar.bz2
/anaconda-27.18.tar.bz2
/anaconda-27.19.tar.bz2
/anaconda-27.20.tar.bz2
/anaconda-28.1.tar.bz2
/anaconda-28.2.tar.bz2
/anaconda-28.3.tar.bz2
/anaconda-28.4.tar.bz2
/anaconda-28.5.tar.bz2
/anaconda-28.6.tar.bz2
/anaconda-28.8.tar.bz2
/anaconda-28.9.tar.bz2
/anaconda-28.10.tar.bz2
/anaconda-28.11.tar.bz2
/anaconda-28.12.tar.bz2
/anaconda-28.13.tar.bz2
/anaconda-28.14.tar.bz2
/anaconda-28.15.tar.bz2
/anaconda-28.16.tar.bz2
/anaconda-28.17.tar.bz2
/anaconda-28.18.tar.bz2
/anaconda-28.19.tar.bz2
/anaconda-28.20.tar.bz2
/anaconda-28.22.tar.bz2
/anaconda-29.1.tar.bz2
/anaconda-29.2.tar.bz2
/anaconda-29.3.tar.bz2
/anaconda-29.4.tar.bz2
/anaconda-29.5.tar.bz2
/anaconda-29.6.tar.bz2
/anaconda-29.7.tar.bz2
/anaconda-29.8.tar.bz2
/anaconda-29.9.tar.bz2
/anaconda-29.10.tar.bz2
/anaconda-29.11.tar.bz2
/anaconda-29.12.tar.bz2
/anaconda-29.13.tar.bz2
/anaconda-29.14.tar.bz2
/anaconda-29.15.tar.bz2
/anaconda-24.13.1.tar.bz2
/anaconda-24.13.2.tar.bz2
/anaconda-24.13.3.tar.bz2
/anaconda-24.13.4.tar.bz2
/anaconda-24.13.5.tar.bz2
/anaconda-24.13.6.tar.bz2
/anaconda-24.13.7.tar.bz2

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
SHA512 (anaconda-29.15.tar.bz2) = 13036274c600ef33a6644c51870399051088d3bab07174e3c3f7049ee04943ac7daa8546cdbb85024cdf9580fbe614b9ebd8472388f0ab05778cf07422638990
6d22a306e48b5c8bd3deba0a9de8c996 anaconda-24.13.7.tar.bz2