Commit Graph

555 Commits

Author SHA1 Message Date
Jeremy Katz
1e0372e7a1 * Mon Jul 16 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.7-1
- Don't format rootfs for live installs (#248085)
- Handle --only-use option for drives (clumens, #198526)
- Avoid reserving labels that won't exist after partitioning is
  complete (clumens, #209291)
2007-07-16 21:51:28 +00:00
Jeremy Katz
e000438f09 * Thu Jul 12 2007 Chris Lumens <clumens@redhat.com> 11.3.0.6-1
- Don't call lvm.pvlist so much (pjones).
- Don't log harmless unmounting errors (dlehman, #223059).
- Handle F12 on the install key dialog (dlehman, #210673).
- Create device nodes and probe for tape drives (dlehman, #218816).
- Fix loader network configuration UI flow (lucasgf AT br DOT ibm DOT com,
  #247807).
- Include yum-fedorakmod plugin (dlehman).
- Don't map Fedora to Fedora Core in the betanag dialog (katzj).
- String fixes (katzj, #246703).
- Fix module path order so updates get used (pjones).
- Install the PAE kernel when applicable (pjones, #207573).
- Fix fsset entry sorting (jhutz AT cmu DOT edu, #242294).
- Don't display garbage in the ksfile location dialog (#245936).
2007-07-16 21:50:06 +00:00
Jesse Keating
3c193b9aff * Sat Jul 14 2007 Jesse Keating <jkeating@redhat.com> 11.3.0.6-2
- Rebuild against new dhcp libs
2007-07-14 13:19:25 +00:00
Christopher Edward Lumens
bbdd71a2e5 New version. 2007-07-12 20:50:28 +00:00
Jeremy Katz
e37681ac0a * Thu Jun 28 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.5-1
- Fix traceback opening disks (dcantrell, #245609)
- Fix live installs with /usr/local and /usr as separate partitions (#244913)
- Driver disk reworking (clumens, #213318)
- Write out additional repos in anaconda-ks.cfg (clumens, #206152)
- Fix iscsi error reporting (pjones)
- Add nss/nspr libs to stage2 (clumens)
- Fix code to work with yum 3.2.1 (#245918)
- Preserve owners on live install copy (#243479)
2007-06-29 02:25:47 +00:00
Christopher Edward Lumens
128e14f983 New version. 2007-06-22 20:10:39 +00:00
Christopher Edward Lumens
5406cddf7c New version. 2007-06-18 20:56:11 +00:00
Jeremy Katz
a7f7cf233c * Fri Jun 15 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.2-1
- fix syntax error (jkeating)
- don't capture passwords from kickstart in exception dumps (clumens)
- don't write out unicode text to install.log (clumens, #243477)
2007-06-15 23:22:34 +00:00
Christopher Edward Lumens
4973efdc6e New version. 2007-06-15 15:26:07 +00:00
Christopher Edward Lumens
35377f3c9d New version. 2007-06-12 20:14:29 +00:00
Christopher Edward Lumens
197a7489d5 New version. 2007-06-06 17:19:14 +00:00
Christopher Edward Lumens
b22b8a3a12 New version. 2007-05-17 02:37:48 +00:00
Christopher Edward Lumens
7bcf2efe03 New version. 2007-05-15 18:40:12 +00:00
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
Jesse Keating
d8f2bb7a24 We don't have access to genisoimage in core yet. 2007-04-21 19:26:32 +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
Peter Jones
d6604c6586 - rebuild 2007-04-08 17:17:49 +00:00
Jeremy Katz
3daef27caf temporarily exclude s390/s390x 2007-04-06 02:29:15 +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
Jeremy Katz
5ae235cedc * Fri Mar 23 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.40-2
- fix xinit exiting
2007-03-23 20:15:03 +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