| Commit message (Expand) | Author | Age | Files | Lines |
* | Use libblkid instead of custom filesystem probing | Jeremy Katz | 2007-12-03 | 3 | -165/+38 |
* | we don't use these anymore and they break the build. | Jeremy Katz | 2007-11-28 | 1 | -2/+0 |
* | move existing cvsignores to gitignore; remove ones no longer needed | Jeremy Katz | 2007-11-05 | 1 | -0/+0 |
* | Create device nodes in /dev. | Chris Lumens | 2007-10-26 | 1 | -3/+1 |
* | 2007-10-25 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-10-25 | 1 | -0/+5 |
* | Clean up usage of /tmp for device nodes (patch from notting@redhat.com). | Chris Lumens | 2007-10-24 | 1 | -1/+1 |
* | - fix typo | Peter Jones | 2007-10-19 | 1 | -1/+1 |
* | - fix missing close() calls | Peter Jones | 2007-10-19 | 2 | -29/+37 |
* | Detect success from netlink_init_interfaces_list correctly. | Chris Lumens | 2007-10-19 | 1 | -6/+6 |
* | - fix selinux labels on $MOUNTPOINT/ and $MOUNTPOINT/lost+found (#335621) | Peter Jones | 2007-10-18 | 2 | -16/+46 |
* | 2007-10-12 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-10-12 | 1 | -6/+4 |
* | correct name | Jeremy Katz | 2007-10-12 | 1 | -4/+4 |
* | tyop | Jeremy Katz | 2007-10-12 | 1 | -1/+0 |
* | 2007-10-12 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-10-12 | 1 | -0/+11 |
* | Fix build. | Chris Lumens | 2007-09-18 | 1 | -1/+1 |
* | * iutil.py (makeDriveDeviceNodes): create all variations of tape drive | dlehman | 2007-09-17 | 2 | -2/+41 |
* | - another recvfrom() rewrite, this one doesn't rely on MSG_TRUNC working. | Peter Jones | 2007-09-13 | 1 | -18/+40 |
* | make recvmsg() code not go into an infinite loop when there's a 0 length | Peter Jones | 2007-09-12 | 1 | -40/+70 |
* | rework netlink_get_interface_ip to handle large recvfrom() responses | Peter Jones | 2007-09-06 | 1 | -23/+18 |
* | * isys/nl.c (netlink_get_interface_ip): Do not read just 4K for each | David Cantrell | 2007-09-05 | 1 | -4/+6 |
* | * isys/nl.c (netlink_init_interfaces_list): Don't assume | David Cantrell | 2007-08-17 | 1 | -1/+4 |
* | Remove unused spaceAvailable, fsSpaceAvailable, chroot, checkBoot, loadFont, | Chris Lumens | 2007-07-30 | 2 | -158/+151 |
* | 2007-07-25 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-07-25 | 1 | -0/+3 |
* | * urlinstall.py (UrlInstallMethod.filesDone): don't log errors when | dlehman | 2007-07-11 | 1 | -2/+8 |
* | - install the PAE kernel when applicable (#207573). | Peter Jones | 2007-07-06 | 1 | -0/+29 |
* | Remove the one file that got away. | Chris Lumens | 2007-06-22 | 1 | -1/+0 |
* | - Remove isys's libgunzip since we never use it. | Peter Jones | 2007-06-18 | 19 | -5144/+1 |
* | 2007-06-04 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-06-04 | 1 | -0/+2 |
* | (merges from f7-branch) | Jeremy Katz | 2007-05-30 | 2 | -6/+8 |
* | * isys/isys.c (doDhcpNetDevice): Make sure the interface is brought up | David Cantrell | 2007-05-25 | 1 | -2/+8 |
* | - raise ValueError in _getRaidInfo() when we don't find a valid raid | Peter Jones | 2007-05-23 | 1 | -0/+2 |
* | * isys/isys.py: If klass is None, set to empty string. Always send | David Cantrell | 2007-05-22 | 2 | -12/+20 |
* | 2007-05-21 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-05-21 | 2 | -59/+107 |
* | 2007-05-07 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-05-07 | 1 | -0/+4 |
* | * isys/isys.py (dhcpNetDevice): Don't need to take dhcpclass as a | David Cantrell | 2007-05-07 | 1 | -1/+2 |
* | * isys/isys.c (doDhcpNetDevice): Pass pumplogger to pumpDhcpClassRun() | David Cantrell | 2007-04-27 | 1 | -1/+6 |
* | * rescue.py (startNetworking): Call the right functions to bring up | David Cantrell | 2007-04-27 | 2 | -48/+83 |
* | * isys/isys.py (compareNetDevices): If either device lacks an int in | David Cantrell | 2007-04-23 | 1 | -2/+5 |
* | * isys/isys.py (getLinkStatus): Be a little more intelligent about what | David Cantrell | 2007-04-20 | 1 | -1/+8 |
* | 2007-04-18 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-04-18 | 1 | -1/+1 |
* | 2007-04-18 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-04-18 | 1 | -0/+12 |
* | * isys/nl.c (netlink_init_interfaces_list): Should catch instances | David Cantrell | 2007-04-18 | 2 | -6/+11 |
* | * isys/nl.c (netlink_init_interfaces_list): Fix RTM_GETLINK message | David Cantrell | 2007-04-17 | 3 | -30/+38 |
* | Ignore PS3 flash (#236481) | Paul Nasrat | 2007-04-17 | 1 | -0/+8 |
* | 2007-04-05 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-04-06 | 1 | -3/+3 |
* | * isys/dasd.c: Fix the formatting and check return values on | David Cantrell | 2007-04-05 | 1 | -88/+104 |
* | * isys/dasd.c: Condense read_vlabel() in to read_volume_label(), new | David Cantrell | 2007-04-05 | 1 | -12/+13 |
* | Use /dev/ devices nodes for probing RAID superblocks, instead of recycling the | Chris Lumens | 2007-03-28 | 1 | -11/+15 |
* | * gui.py (releaseNotesButtonClicked): Spaces vs. tabs, tonight at 11. | David Cantrell | 2007-03-27 | 2 | -9/+10 |
* | Clear out cached netlink information so we display the Remote button on the | Chris Lumens | 2007-03-12 | 1 | -0/+5 |