Commit Graph

659 Commits

Author SHA1 Message Date
Jeremy Katz
752e215e49 * Thu Dec 20 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.12-1
- Switch away from using kudzu in the loader (notting)
- Use udev in the loader and a dynamically linked stage1 (notting)
- Don't handle all aspects of module loading ourselves - just wrap
  modprobe. (notting)
- Ensure there's an active net device (katzj)
- Fix error reporting messages (sfernand, #242252). (clumens)
- Don't immediately retry on downloading a package. (clumens)
- Update to work with new system-config-keyboard. (clumens)
2007-12-20 23:32:15 +00:00
Jeremy Katz
0ccd795b45 * Mon Dec 17 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.11-1
- Validation of root password with cracklib (hhara)
- Minor fixes to liveinst shell script (katzj)
- Fix path to swapoff (katzj)
- Make doMethodComplete not depend on the yum backend (katzj)
- Remove another line related to the release notes (hhara)
- GPLv2+ changes. (dcantrell)
2007-12-18 04:50:28 +00:00
Jeremy Katz
300e4f0697 * Sat Dec 15 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.10-1
- Add support for encryption via autopart. (katzj)
- Avoid unnecessary downloading and caching by not
  setting mediaid (#422801). (clumens)
- Don't copy the stage2 image over for NFS installs. (clumens)
- Remove an unused function. (clumens)
- Allow going back to package selection after transaction errors. (clumens)
- Add file conflicts to the transaction errors we show the user. (clumens)
- Remove isomd5sum/.gitignore (dcantrell)
2007-12-15 22:18:13 +00:00
Christopher Edward Lumens
78a83fbb13 New version. 2007-12-14 02:59:58 +00:00
Christopher Edward Lumens
f172a8b327 New version. 2007-12-10 23:10:28 +00:00
Christopher Edward Lumens
87dcf7697c New version. 2007-12-07 20:44:44 +00:00
Christopher Edward Lumens
23713c8088 New version. 2007-12-06 15:27:41 +00:00
Jeremy Katz
a6b60d1202 * Mon Dec 3 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.5-1
- Add support for the Efika platform (dwmw2)
- Fix some tracebacks (clumens, #405951)
- Actually include the crypto mods (dlehman)
- Include more nss libs (clumens, #405921)
- Remove some cruft (notting)
- Use libblkid instead of our custom code for fstype and label probing
- Fix tty switching in graphical install
2007-12-03 23:34:21 +00:00
Jeremy Katz
a3869ca4d7 * Fri Nov 30 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.4-2
- rebuild for new libdhcp6client
2007-12-01 04:50:57 +00:00
Jeremy Katz
e94146a7c3 * Thu Nov 29 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.4-1
- Initial support for partition and LV resizing.  VERY EXPERIMENTAL!
- Commit partitioning changes to disk earlier
- Add start of ext4 support
- Fix some tracebacks
- Add support back for alpha (Oliver Falk)
2007-11-29 22:59:34 +00:00
Christopher Edward Lumens
db90420735 New version. 2007-11-28 22:40:56 +00:00
Christopher Edward Lumens
446961fe03 New version. 2007-11-28 21:46:42 +00:00
Christopher Edward Lumens
3be2383db3 Try to build again. 2007-11-15 22:52:13 +00:00
Christopher Edward Lumens
1dbbea6fa8 New version. 2007-11-15 22:30:42 +00:00
Christopher Edward Lumens
5ef210b817 New version. 2007-11-08 20:24:18 +00:00
Peter Jones
2e4267a6b2 - update to .42-1 2007-10-17 20:04:52 +00:00
Peter Jones
98e68825bf - update to 11.3.0.41-1 2007-10-17 15:36:51 +00:00
Peter Jones
dcb7e8e7be - update to 11.3.0.40-1 2007-10-17 14:59:08 +00:00
Jeremy Katz
5bdfba8a6f * Sun Oct 14 2007 Jeremy Katz <katzj@redhat.com> 11.3.0.39-2
- Fix build
2007-10-15 03:28:26 +00:00
Christopher Edward Lumens
ee8dea84c6 New version. 2007-10-12 21:12:32 +00:00
Jeremy Katz
2f8caa1eb7 liveinst for ppc not quite there 2007-10-10 20:45:58 +00:00
Jeremy Katz
d9848258cd * Wed Oct 10 2007 Jeremy Katz <katzj@redhat.com> 11.3.0.38-1
- Copy over modprobe.conf from live system
- Don't traceback with unconfigured nics (#325071)
- Disable selinux on upgrades if the user has booted with selinux=0 (#242510)
- More speedups building stage2 images (Orion Poplawski)
- Fix some translations (#322681)
2007-10-10 20:29:50 +00:00
Jeremy Katz
3750d0c30b * Mon Oct 8 2007 Jeremy Katz <katzj@redhat.com> 11.3.0.37-1
- Use nodocs when building stage2 images (Orion Poplawski)
- Add extra headers to ks.cfg request for arch and release (#315601)
- Fix a traceback in partition sanity checking (#316551, #318841, #300721)
- Hack to not ignore the ssb driver for wireless (#311421)
- Set repo cost so we pull things from the DVD instead of network (#245696)
- Make boot partitions 200 megs
- Write reboot commands into generated anaconda-ks.cfg (clumens)
- Don't reload the UI if we don't have to (clumens, #290781)
- Use newer version of device command (clumens)
2007-10-09 01:57:22 +00:00
Christopher Edward Lumens
532d426bc8 New version. 2007-09-28 21:02:58 +00:00
Jeremy Katz
da6a661a71 * Thu Sep 27 2007 Jeremy Katz <katzj@redhat.com> 11.3.0.35-1
- Support modname.option=value for passing options to kernel modules
- Fix rescue CD + nfsiso (clumens)
- Blacklist more wireless drivers that can't work
- Make buildarch more predictable (#239897)
2007-09-27 22:02:49 +00:00
Jeremy Katz
b26d75f0c1 * Tue Sep 25 2007 Jeremy Katz <katzj@redhat.com> 11.3.0.34-1
- A few upgrade fixes; look for packages in
  /var/cache/yum/anaconda-upgrade/packages so that you can predownload them
- Point to the mirror list for the "Additional Fedora Software"
- Font movement (#304271)
- Fix where firmware is looked for
2007-09-25 20:53:53 +00:00
Jeremy Katz
a7e23e32c8 * Mon Sep 24 2007 Jeremy Katz <katzj@redhat.com> 11.3.0.33-1
- Blacklist some modules to try to avoid #299351
- Copy over media.repo if it exists
- Fix for pulling firmware
- Remove a useless progress window (#240459)
- Fix Romanian traceback (#292091)
- Catch an exception on repo setup (#295381)
- Fix network device tool tips
- Fix display of groups being installed vs no (#296581)
- Fix Serbian language/keyboard (msivak, #235709)
- Honor "boot from" dropdown more (msivak, #243556, #243799)
- Make sure people are adequately warned about booting from a drive
  they're not installing to (msivak, #243799)
- Don't label lvm on live installs either (#297391)
2007-09-24 20:20:08 +00:00
Jeremy Katz
bae82e7f18 * Wed Sep 19 2007 Jeremy Katz <katzj@redhat.com> 11.3.0.32-1
- spec file cleanups (dcantrell)
- lots of pychecker fixes (clumens)
- revert writing out anaconda-ks.cfg earlier; breaks live installs (clumens)
- Fix upgrade traceback (clumens, #296571)
- Few live install fixes
2007-09-20 03:15:09 +00:00
Christopher Edward Lumens
2cf56bb484 New version. 2007-09-18 21:36:42 +00:00
Christopher Edward Lumens
211c4fbd52 New version. 2007-09-13 14:49:17 +00:00
Jeremy Katz
f396a6e83c * Wed Sep 5 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.28-1
- Make sure we find out about all nics (dcantrell)
- Hard drive install fixing (clumens, #287241)
- Make sure iniparse is in the image (notting, #276941)
- Add the short hostname to the localhost entry (dcantrell, #253979)
2007-09-05 15:35:55 +00:00
Christopher Edward Lumens
c0a1578c97 New version. 2007-09-04 21:40:38 +00:00
Jeremy Katz
06c70413fe * Fri Aug 31 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.26-1
- Some kickstart fixes (clumens, #269721)
- More libraries (clumens)
2007-08-31 16:40:49 +00:00
Jeremy Katz
27a8740f1b * Thu Aug 30 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.25-1
- quick and dirty fix for popt to be in stage2
2007-08-31 03:49:20 +00:00
Jeremy Katz
54a72fa3a9 * Thu Aug 30 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.24-1
- Use the right network kickstart object (clumens)
- More firmware fixes (dcantrell, #177452)
- Skip devices without firmware (dcantrell, #251941)
- Attempt to fix out dso depsolving for stage2
2007-08-30 21:57:24 +00:00
Christopher Edward Lumens
722b0b002a New version. 2007-08-28 20:25:02 +00:00
Jeremy Katz
0b88ca87b4 * Mon Aug 27 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.22-1
- Add an isomd5sum subpackage
- Make sure we pull in all X drivers
- Fix kickstart traceback (clumens)
- Fix zfcp radio button to not be selectable (clumens, #254137)
2007-08-27 20:42:37 +00:00
Jeremy Katz
9261e2a9f7 * Sat Aug 25 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.21-3
- BR popt-devel
- and -static
2007-08-26 03:16:38 +00:00
Jeremy Katz
35510b7b4a * Sat Aug 25 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.21-2
- BR popt-devel
2007-08-25 21:08:55 +00:00
Jeremy Katz
c763ab3aa0 * Sat Aug 25 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.21-1
- Fix setting additional repo names (clumens)
- Update install-methods doc (msivak, #252407)
- Add an FS label column (msivak, #248436)
- Allow changing/reconfiguring nic in the loader (dcantrell, #242019)
- Fix man pages in rescue mode (jgranado, #243443)
- Setup everything repo (jgranado, #254014)
- Allow using the "rescue" CD as the second stage for all install
  types (#186641)
- Fix firewire module name
- Display arch more prominently (msivak, #244531)
2007-08-25 20:44:45 +00:00
Christopher Edward Lumens
7bdad4bc91 New version. 2007-08-22 21:02:41 +00:00
Christopher Edward Lumens
464ceddda9 New version. 2007-08-13 21:27:47 +00:00
Christopher Edward Lumens
8843d0efd8 New version. 2007-08-09 19:36:00 +00:00
Christopher Edward Lumens
9396d2eb84 New version. 2007-08-06 20:40:07 +00:00
Christopher Edward Lumens
8a228e483c New version, for real this time. 2007-08-03 14:07:35 +00:00
Christopher Edward Lumens
4fe8b2e36c New version. 2007-08-01 21:18:42 +00:00
Christopher Edward Lumens
58c0dc77e2 New version. 2007-07-31 15:11:10 +00:00
Christopher Edward Lumens
084415b5e9 New version. 2007-07-27 20:00:37 +00:00
Jeremy Katz
4c8c702a04 * Fri Jul 27 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.13-1
- fix nfsiso (#249882)
2007-07-27 17:56:58 +00:00
Bill Nottingham
d785af4901 update to 11.3.0.12 2007-07-27 01:48:27 +00:00
Jeremy Katz
4807d7a8ca * Thu Jul 26 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.11-1
- GPT boot bits (pjones)
- Fix loopback clobbering problem
- Fix tui installs to not hang (dcantrell)
- Fix stage2 generation to use the tree and not configured repos
2007-07-26 21:44:33 +00:00
Jeremy Katz
c1abe02a06 * Wed Jul 25 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.10-1
- fix media installs (#249371)
2007-07-25 16:03:59 +00:00
Jeremy Katz
1ef341da8b * Tue Jul 24 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.9-1
- Rebuild keymaps (clumens, #240087)
- Fix kickstart docs about dhcpclass (clumens, #248910)
- Fix for usb-storage dance (pjones, #247830)
- Fix protected partitions problem (clumens)
- Improve stage2 generation
2007-07-25 02:39:53 +00:00
Christopher Edward Lumens
a95bc6e207 New version. 2007-07-20 02:57:24 +00:00
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