Compare commits

..

11 Commits
master ... f23

Author SHA1 Message Date
Samantha N. Bueno 72c3346461 - Do not run time_initialize for image and directory installations (#1274103)
(bcl)
- Install input checks before modifying the user GUI (#1256065) (dshea)
2015-10-22 15:59:32 -04:00
Samantha N. Bueno ab50bec13f - Pass strings to blockdev.dasd_format, not a DASDDevice object. (#1273553)
(sbueno+anaconda)
2015-10-21 14:13:08 -04:00
Samantha N. Bueno 3af0cf9a35 - decode package name for /etc/sysconfig/kernel (RHBZ #1261569) (awilliam)
- Warn user before using Delete all (jkonecny)
2015-10-20 14:08:42 -04:00
Samantha N. Bueno 0dd00fd75a - Fix traceback when trying to create list of unformatted DASDs. (#1268764)
(sbueno+anaconda)
2015-10-15 13:00:50 -04:00
Samantha N. Bueno 15663dda0f - Do not override StorageChecker.errors in StorageSpoke (#1252596) (vtrefny)
- Mangle the boot device differently for systemd (#1241704) (dshea)
- Fail the media check if the systemd service failed to start. (dshea)
- Raise an error if osimg cannot be found (#1248673) (bcl)
- Use the bootloader raid levels for bootloader installation (#1266898) (bcl)
- Use otps.display_mode during early startup (#1267140) (mkolman)
- Remove an unused import (mkolman)
- Ignore requests to create existing groups (#1261002) (dshea)
- Keep environment selection when reentering the software spoke (#1261393)
  (mkolman)
- Only show the user spoke if no users are specified in kickstart (#1253672)
  (mkolman)
2015-10-08 13:47:09 -04:00
Samantha N. Bueno 2441bbdb4a - Fix branding when iso is downloaded from nfs or hd (#1252756) (jkonecny)
- Fix unused import pylint error (jkonecny)
- Autopart use 90% of disk capacity for required space compare (#1224048)
  (jkonecny)
- Fix include packages install size when downloading on root (#1224048)
  (jkonecny)
2015-09-24 19:12:21 -04:00
Samantha N. Bueno dd7315e4e8 - Add missing python dependencies for requests. (#1259506) (dshea)
- Fix the types passed to chown_dir_tree (#1260318) (dshea)
- Add a test for home directory reuse (#1260318) (dshea)
2015-09-14 13:06:21 -04:00
Samantha N. Bueno 3d7f1536d5 - Don't try to concatenate a list with a string (#1252444) (mkolman)
- set sysroot correctly when setting root password (#1260875) (awilliam)
2015-09-10 16:02:13 -04:00
Kalev Lember 0077f88080 Rebuilt for librpm soname bump 2015-09-05 13:58:38 +02:00
Samantha N. Bueno 96a661f619 - Verify Initial Setup services are present before turning them ON/OFF
(#1252444) (mkolman)
- Don't crash if the Japanese PC-98 keyboard is selected (#1190589) (mkolman)
- Fix the single-spoke TUI message for Python 3. (dshea)
- Fix a bash error in kickstart-genrules.sh (#1057271) (sbueno+anaconda)
- Run nm-connection-editor with the --keep-above flag (#1231856) (mkolman)
- Add a test for the user and group creation functions. (dshea)
- Get rid of libuser. (#1255066) (dshea)
- unbuffered read in python3 only works for binary (bcl)
- don't crash if no environment set in interactive (#1257036) (awilliam)
- Fix first run environment setup in software spoke (#1257036) (jkonecny)
- Defer to Fedora distro-wide settings for password strength (#1250746) (dshea)
- Remove from the docs repo=hd installation with installable tree (jkonecny)
- Fix a race between a window continuing and the next starting (#1004477)
  (dshea)
- Start hubs with the buttons insensitive. (dshea)
- Do not replace the standard streams if not necessary. (dshea)
- Fix inst.repo=hd: is not working (#1252902) (jkonecny)
- Don't crash if incorrect environment is set in kickstart (#1234890) (mkolman)
- Fix I/O issues when anaconda is started without a locale. (dshea)
- Move locale environment logic into localization.py (dshea)
2015-09-03 15:11:56 -04:00
Samantha N. Bueno f229f2f4ab - Destroy the keyboard layout dialog when finished (#1254150) (dshea)
- Do not encode the geoloc timezone to bytes (#1240812) (dshea)
- Skip source url checks when network is off (#1251130) (bcl)
- Don't set net.device to link if there is no ksdevice (#1085310) (bcl)
- Reading carrier while link is down raises IOError (#1085310) (bcl)
- Make sure username entered in TUI if create a user chosen. (#1249660)
  (sbueno+anaconda)
- Write the empty dnf langpacks.conf to the right directory (#1253469) (dshea)
- Add pyanaconda test for network.check_ip_address (jkonecny)
- Replace IPy package by ipaddress (jkonecny)
- Fix crash when new device appear in Welcome screen (#1245960) (jkonecny)
- Fix crash when connections are changing (#1245960) (jkonecny)
- product.img buildstamp should override distribution buildstamp (#1240238)
  (bcl)
- On incomplete ks, don't automatically proceed with install. (#1034282)
  (sbueno+anaconda)
- Few fixes and amendments for the boot_options.rst file (vpodzime)
- Prevent issues with encrypted LVs on renamed VGs (#1224045) (vpodzime)
- Create and use snapshot of on-disk storage with no modifications (#1166598)
  (vpodzime)
- Implement the class for storage snapshots (vpodzime)
- Prevent any changes in the StorageSpoke if just going back (vpodzime)
- Make StorageSpoke's on_back_clicked less complicated (vpodzime)
- Change zanata.xml to match new f23-branch name. (sbueno+anaconda)
2015-08-20 09:39:08 -04:00
3 changed files with 838 additions and 2024 deletions

120
.gitignore vendored
View File

@ -37,113 +37,13 @@
/anaconda-23.17.tar.bz2
/anaconda-23.18.tar.bz2
/anaconda-23.19.tar.bz2
/anaconda-23.20.tar.bz2
/anaconda-24.0.tar.bz2
/anaconda-24.1.tar.bz2
/anaconda-24.2.tar.bz2
/anaconda-24.3.tar.bz2
/anaconda-24.4.tar.bz2
/anaconda-24.5.tar.bz2
/anaconda-24.6.tar.bz2
/anaconda-24.7.tar.bz2
/anaconda-24.8.tar.bz2
/anaconda-24.9.tar.bz2
/anaconda-24.10.tar.bz2
/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-23.19.1.tar.bz2
/anaconda-23.19.2.tar.bz2
/anaconda-23.19.3.tar.bz2
/anaconda-23.19.4.tar.bz2
/anaconda-23.19.5.tar.bz2
/anaconda-23.19.6.tar.bz2
/anaconda-23.19.7.tar.bz2
/anaconda-23.19.8.tar.bz2
/anaconda-23.19.9.tar.bz2
/anaconda-23.19.10.tar.bz2

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
SHA512 (anaconda-29.15.tar.bz2) = 13036274c600ef33a6644c51870399051088d3bab07174e3c3f7049ee04943ac7daa8546cdbb85024cdf9580fbe614b9ebd8472388f0ab05778cf07422638990
03d4b336be46df720f808783b6d71da3 anaconda-23.19.10.tar.bz2