Commit Graph

411 Commits

Author SHA1 Message Date
Jeremy Katz
6191469962 * Fri May 4 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.58-1
- Set preferred rpm color (pnasrat, #235757)
- Add mk-rescueimage.ia64 (prarit, #236221)
- Be smarter about getting pid of iscsiadm (clumens, #223257)
- Relabel all of /var/log (#236774)
- Fixes for appletouch (#238355)
- Fix homedir labeling (#238277)
- Don't traceback in text mode without disks (#238695)
- Fix vncconnect (clumens, #238827)
- Don't eject too soon in kickstart (clumens, #238711, #239002)
- Fix lvm activation/deactivation (pjones, #224635)
2007-05-05 03:44:44 +00:00
Jeremy Katz
7474bda034 auto-import anaconda-11.2.0.57-1 on branch devel from anaconda-11.2.0.57-1.src.rpm 2007-05-01 00:48:11 +00:00
Jeremy Katz
fc5e0c26d2 auto-import anaconda-11.2.0.56-1 on branch devel from anaconda-11.2.0.56-1.src.rpm 2007-05-01 00:31:07 +00:00
Jeremy Katz
f4f066f6a9 auto-import anaconda-11.2.0.55-1 on branch devel from anaconda-11.2.0.55-1.src.rpm 2007-04-23 21:49:39 +00:00
Christopher Edward Lumens
358d054f14 New version. 2007-04-20 20:27:19 +00:00
Jeremy Katz
8bf0450402 auto-import anaconda-11.2.0.53-1 on branch devel from anaconda-11.2.0.53-1.src.rpm 2007-04-19 21:15:58 +00:00
Jeremy Katz
29d976cd0b auto-import anaconda-11.2.0.52-1 on branch devel from anaconda-11.2.0.52-1.src.rpm 2007-04-19 00:00:59 +00:00
Jeremy Katz
1edd47e9ff auto-import anaconda-11.2.0.51-1 on branch devel from anaconda-11.2.0.51-1.src.rpm 2007-04-17 23:46:45 +00:00
Jeremy Katz
3fb7c01113 auto-import anaconda-11.2.0.50-1 on branch devel from anaconda-11.2.0.50-1.src.rpm 2007-04-17 23:27:56 +00:00
Jeremy Katz
ae473ee6fe auto-import anaconda-11.2.0.49-1 on branch devel from anaconda-11.2.0.49-1.src.rpm 2007-04-13 20:56:17 +00:00
David Cantrell
750ab30b78 * Thu Apr 12 2007 David Cantrell <dcantrell@redhat.com - 11.2.0.48-1
- Don't write out remove lines for packages that don't exist on the
  installation arch (clumens)
- Remove unused code from partedUtils.py (clumens)
- Fix handling of plain text release notes (Elliot Peele)
- Fix RAID minor number allocation in text mode UI (clumens)
- Force /sbin and /usr/sbin in the PATH (katzj)
- Don't copy stage2.img if it is not found (katzj)
- Test given URL for HTTP/FTP install modes when stage2 is loaded from CD
2007-04-12 22:21:44 +00:00
Jeremy Katz
d2fd6af035 auto-import anaconda-11.2.0.47-1 on branch devel from anaconda-11.2.0.47-1.src.rpm 2007-04-10 03:44:46 +00:00
Jeremy Katz
c35a7fe3cb auto-import anaconda-11.2.0.46-1 on branch devel from anaconda-11.2.0.46-1.src.rpm 2007-04-05 21:20:33 +00:00
Jeremy Katz
30c9a580e4 auto-import anaconda-11.2.0.45-1 on branch devel from anaconda-11.2.0.45-1.src.rpm 2007-04-04 20:51:16 +00:00
Jeremy Katz
7f081eb702 auto-import anaconda-11.2.0.44-1 on branch devel from anaconda-11.2.0.44-1.src.rpm 2007-04-03 22:33:21 +00:00
David Cantrell
fcb85968f2 * Tue Apr 03 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.43-1
- 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)
2007-04-03 21:11:19 +00:00
David Cantrell
77a2d69262 * Fri Mar 30 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.42-1
- LiveCD fixes (katzj, #230945, #224208, #224213, #230943)
- Handle IOErrors if we can't find the kickstart file (clumens)
2007-03-30 20:59:43 +00:00
Christopher Edward Lumens
2698a86059 New version. Also remove patch that's been pulled into the latest version. 2007-03-28 19:57:00 +00:00
Christopher Edward Lumens
c6da7a382a New version. 2007-03-22 18:15:55 +00:00
Jeremy Katz
7a4cb2c515 auto-import anaconda-11.2.0.39-1 on branch devel from anaconda-11.2.0.39-1.src.rpm 2007-03-21 03:21:12 +00:00
Jeremy Katz
1a40ddedb9 auto-import anaconda-11.2.0.38-1 on branch devel from anaconda-11.2.0.38-1.src.rpm 2007-03-21 03:14:15 +00:00
Christopher Edward Lumens
c234f821f4 New version. 2007-03-20 00:22:10 +00:00
David Cantrell
9fe106f60b * Thu Mar 15 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.37-1
- 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)
2007-03-15 23:01:45 +00:00
Christopher Edward Lumens
efceae2fd6 New version. 2007-03-13 19:44:28 +00:00
David Cantrell
424aa942a7 * Fri Mar 9 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.35-1
- Fix SIGSEGV for HTTP installs (#231576)
- Some spec file cleanups to adhere to Fedora packaging guidelines
2007-03-09 20:06:20 +00:00
David Cantrell
de0ebe7877 * Thu Mar 8 2007 David Cantrell <david@burdell.org> - 11.2.0.34-1
- 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)
2007-03-08 23:39:55 +00:00
Christopher Edward Lumens
a71acafe75 New version. 2007-03-08 16:06:54 +00:00
Jeremy Katz
44622fe338 auto-import anaconda-11.2.0.32-1 on branch devel from anaconda-11.2.0.32-1.src.rpm 2007-03-08 04:08:29 +00:00
David Cantrell
12d11726fd * Tue Mar 6 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.31-1
- 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)
2007-03-06 22:25:07 +00:00
Jeremy Katz
d934492916 auto-import anaconda-11.2.0.30-1 on branch devel from anaconda-11.2.0.30-1.src.rpm 2007-03-06 03:07:15 +00:00
Jeremy Katz
6a06d9c9cc auto-import anaconda-11.2.0.29-1 on branch devel from anaconda-11.2.0.29-1.src.rpm 2007-03-05 22:47:25 +00:00
Christopher Edward Lumens
6fe630b132 Here's another anaconda. Enjoy! 2007-03-01 22:27:31 +00:00
Christopher Edward Lumens
8741413fad New version. 2007-02-26 22:02:36 +00:00
Christopher Edward Lumens
7034f1fa95 New version. 2007-02-21 22:28:32 +00:00
Christopher Edward Lumens
039d074894 New version. 2007-02-20 23:13:29 +00:00
David Cantrell
9d9d92633f * Fri Feb 16 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.24-1
- Fix compiler warnings in wlite code
- Remove obsolete code from network_gui.py
- Rebuild to link with new libdhcp6client and new libdhcp
2007-02-16 22:05:31 +00:00
Peter Jones
a20c2be49a - update to .23-1 2007-02-15 23:23:46 +00:00
Christopher Edward Lumens
6da83076ad New version. 2007-02-13 23:13:48 +00:00
David Cantrell
4d8591a1c1 * Fri Feb 09 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.21-1
- BR device-mapper-devel
2007-02-09 23:05:12 +00:00
David Cantrell
72e2e502d4 * Fri Feb 09 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.20-1
- 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)
2007-02-09 16:39:38 +00:00
Jeremy Katz
250340c3e1 auto-import anaconda-11.2.0.19-1 on branch devel from anaconda-11.2.0.19-1.src.rpm 2007-01-30 22:36:31 +00:00
Jeremy Katz
a2c49e9118 auto-import anaconda-11.2.0.18-1 on branch devel from anaconda-11.2.0.18-1.src.rpm 2007-01-26 20:09:13 +00:00
Jeremy Katz
fc8c33094c auto-import anaconda-11.2.0.17-1 on branch devel from anaconda-11.2.0.17-1.src.rpm 2007-01-24 20:38:48 +00:00
Jeremy Katz
1a4cd775d3 auto-import anaconda-11.2.0.16-1 on branch devel from anaconda-11.2.0.16-1.src.rpm 2007-01-24 19:42:17 +00:00
Jeremy Katz
f54c2dff79 auto-import anaconda-11.2.0.15-1 on branch devel from anaconda-11.2.0.15-1.src.rpm 2007-01-23 23:07:01 +00:00
Jeremy Katz
0beee9689a auto-import anaconda-11.2.0.14-1 on branch devel from anaconda-11.2.0.14-1.src.rpm 2007-01-22 23:10:08 +00:00
Christopher Edward Lumens
b2baff4f3a New version. 2007-01-19 22:45:22 +00:00
Jeremy Katz
f67a16e3a9 auto-import anaconda-11.2.0.12-1 on branch devel from anaconda-11.2.0.12-1.src.rpm 2007-01-18 22:59:48 +00:00
Jeremy Katz
a2d19da213 auto-import anaconda-11.2.0.11-1 on branch devel from anaconda-11.2.0.11-1.src.rpm 2007-01-18 19:09:30 +00:00
Christopher Edward Lumens
01989ea1c8 auto-import anaconda-11.2.0.10-1 on branch devel from anaconda-11.2.0.10-1.src.rpm 2007-01-17 03:37:16 +00:00