f874a7b - Don't call storage.write for dirinstall (#1120206) (bcl)

Authored and Committed by bcl 9 years ago
    - Don't call storage.write for dirinstall (#1120206) (bcl)
    - Fix pylint warning from a recent commit. (dlehman)
    - Fix the link to the help-button-clicked signal (dshea)
    - Assign mnemonics to two checkboxes on the user spoke that didn't have them.
      (clumens)
    - Remove "MB" from the size string on the HDISO combo box. (clumens)
    - Use _Cancel and _Continue mnemonics on these two screens. (clumens)
    - Rename to be the TIME & DATE spoke. (clumens)
    - Ok -> OK on the proxy dialog. (clumens)
    - Handle cancellation of new container creation. (dlehman)
    - Reflect previous custom/autopart selection in the storage spoke. (dlehman)
    - Clear out custom storage ksdata after first attempt to apply it. (dlehman)
    - Pass size as Size when adjusting container after device removal. (#1141707)
      (dlehman)
    - Set flags.rescue_mode not anaconda.rescue (#1143056) (amulhern)
    - Split localed's converted layouts and variants (#1073825) (vpodzime)
    - Rename variable to not with a built-in (mkolman)
    - Create free space snapshot before doing custom->autopart (vpodzime)
    - Deprecate RUNKS cmdline option. (sbueno+anaconda)
    - Show help also when alt+F1 is pressed (mkolman)
    - Support display of the custom mnemonics on the help button (mkolman)
    - Activate the built-in help when F1 is pressed (mkolman)
    - Specify help file names for hubs and spokes (mkolman)
    - Add a help button to every Anaconda screen (mkolman)
    - Don't call BusyCursor before Gdk is setup (#1078868) (bcl)
    - Fix SELINUX_DEFAULT import (#1137049) (bcl)
    - Catch and rethrow BTRFSValueError as KickstartException (#1019685) (amulhern)
    - Bump version so BTRFSValueError is found (#1019685) (amulhern)
    - Don't change langpacks config of installer environment (#1066017) (rvykydal)
    - network: fix typo 'Private ksy pasword' (#1120374) (rvykydal)
    - Fix up a string style issue found in the last network commits. (clumens)
    - network: WPA Enterprise: don't ask twice for password (#1120374) (rvykydal)
    - network: add support for WPA Enterprise (#1120374) (rvykydal)
    - network: add s390 network ifcfg options also for bond slaves (#1090558)
      (rvykydal)
    - network: copy resolv.conf to chroot before installing packages (#1048520)
      (rvykydal)
    - network: don't crash, just log for unrecognized bond options (#1039006)
      (rvykydal)
    - network: don't traceback on invalid team options (#1114282) (rvykydal)
    - network: don't write HWADDR in ifcfgs generated by kickstart (#1130042)
      (rvykydal)
    - Re-order the tz's in text mode to mirror the graphical order.
      (sbueno+anaconda)
    - Apply a better check for whether to fail if authconfig is missing. (clumens)
    - driver-updates: fix backspace/delete in dd menus (#1080380) (wwoods)
    - Fix an issue with bad NFS info specified in source spoke. (sbueno+anaconda)
    - Fix the SIGSEGV handler (dshea)
    - Remove argument handling from methods without arguments (dshea)
    - Warn if software selection size exceeds available space. (sbueno+anaconda)
    - X doesn't start when making the livecd on the GUI test either. (clumens)
    - Handle spaces in inst.repo, kickstart nfs, and url commands (#1109933) (bcl)
    - Fix that urllib2 problem more thoroughly. (clumens)
    - Fix a problem where urllib2 is not getting pulled into the initrd. (clumens)
    - Specify thin pool metadata/chunk size only if given by user (#1140635)
      (vpodzime)
    - Fix q for quit issue in text mode (#997405) (sbueno+anaconda)
    - Additional message if kickstart was used but did not finish (#1117908)
      (amulhern)
    - Move some statically detectable kickstart errors out of anaconda (#1117908)
      (amulhern)
    - Use only the digits from productVersion (bcl)
    - If a kickstart installation stops because it doesn't know something, log
      that. (clumens)
    - Don't care about crash args in bootloader (#1116323) (vpodzime)
    
        
file modified
+1 -0
file modified
+114 -3
file modified
+1 -1