- Correctly detect if there are no more mirrors to try (clumens, #232639)
- Display size and model info per disk in PartitionTypeWindow in textw
- Support fetching kickstart files from HTTP URLs that require login
information (bnocera@redhat.com, #194247)
- Improve CongratulationWindow.getScreen (katzj)
- Add missing import to livecd.py (katzj)
- Use correct syntax for hal-lock (katzj)
- Don't traceback in cases where there are no drives (katzj, #234697)
- Add fec_mpc52xx, ps3_storage, and gelic_net (#220009)
- Display IP address of the VNC server (#234747)
- Add OSA layer 2 support for System Z (bhinson@redhat.com, #233376)
- Import constants in backend.py (clumens, #234782)
- Add netxen_nic driver (clumens, #230245)
- Fix confusing wording in loader (clumens, #163329)
- Don't tell the user to eject the CD at the end (clumens, #137275)
- Remove some unused functions (clumens)
- More intelligent error handling when the number of packages exceeds
the CD size (clumens, #232104)
- Partitioning UI string fixes (clumens, #203346)
- Name the cciss module 'HP/Compaq Smart Array Controller (#210414)
- More partitioning UI string fixes (#208394)
- Remove duplicate Activate On Boot checkbox in iw netconfig
- Set DHCPv6_DISABLE flag for auto neighbor discovery (#230941, #230949)
- Set loaderData->ip appropriately in STEP_IP (#231290)
- Replace hyphens in BOOTIF= parameter with colons (#209284)
- In strcount() in libisys, return 0 if tmp is NULL (#231290)
- Subclass Raid class in kickstart.py from F7_Raid (clumens)
- Make sure ext2 filesystem module is loaded early (clumens, #230946)
- Smaller required height for main window for livecd installs (katzj)
- Move utility functions around in isys
- Init loopback in stage 1 using ioctl() rather than netlink (#229670)
- Handle netlink messages for RTM_GETLINK that are larger than 4K (#230525)
- Require newest libdhcp
- Remove obsolete findpackageset.py and genheader.py (clumens)
- Update translation files (#227775, clumens)
- BR glib2-static (clumens)
- Add LVM exception handling classes (pjones)
- Wrap lvm command calls with lvmExec() and lvmCapture() (pjones)
- Remove obsolete fbconProbe() and doFbconProbe() (katzj)
- Display 'DHCPv6' rather than 'DHCP' for IPv6/Prefix column
- Make 'description' a property for correct i18n translations (pjones)
- Add the postscripts step (#227470, clumens)
- Do not try to run post scripts if ksdata is missing (clumens)
- Allow going back to interface selection screen in stage1 (#213787, clumens)
- Sort detailed package listing in text mode (clumens)
- Don't try to second guess provided X resolutions or depths (clumens)
- Preserve X resolution given in kickstart file (#158089, clumens)
- Improve listing selected and deselected packages (#189873, clumens)
- Fix argument passing for windows on kickstart installs (clumens)
- Don't set up default partitions during kickstart installs (clumens)
- Describe nokill option (clumens, #218412)
- Make sure / is mounted before /boot (clumens, #217292)
- Scan for labels on logical volumes during upgrades (clumens, #217191)
- URL install method traceback fixes (clumens)
- Copy volume group format attribute to new request (clumens, #217585)
- Default new volume group requests to formatted (clumens)
- Bump parted version requirement