| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-12-12 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-12-12 | 1 | -1/+1 |
* | - don't segfault when importing isys on ppc (#214653) | Peter Jones | 2006-11-08 | 1 | -0/+2 |
* | 2006-10-25 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-10-25 | 1 | -3/+5 |
* | * isys/isys.py (inet_calcNetBroad): Umm, use ntohl() so it works on all | David Cantrell | 2006-10-03 | 1 | -10/+6 |
* | * iw/network_gui.py (NetworkWindow): Use isys.netmask2prefix() and | David Cantrell | 2006-10-03 | 1 | -13/+11 |
* | * isys/isys.py (inet_doConvertPrefixToNetmask): Removed since it does | David Cantrell | 2006-10-02 | 1 | -7/+3 |
* | * isys/isys.c (doDhcpNetDevice): Rename to be dhcp instead of | Jeremy Katz | 2006-09-12 | 1 | -3/+7 |
* | Skip attached devices without media present (like CF readers, etc.) (#205465). | Chris Lumens | 2006-09-11 | 1 | -0/+5 |
* | * isys/isys.py (inet_convertPrefixToNetmask): Take IPv4 CIDR prefix | David Cantrell | 2006-09-06 | 1 | -0/+7 |
* | * isys/isys.py: Remove inet_aton() and inet_ntoa(). Replaced calls | David Cantrell | 2006-09-06 | 1 | -15/+20 |
* | - move device blacklisting from hardDriveDict into driveDict, so we do it | Peter Jones | 2006-08-25 | 1 | -22/+37 |
* | 2006-08-24 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-08-24 | 1 | -2/+2 |
* | - add a simple audit daemon | Peter Jones | 2006-08-22 | 1 | -0/+2 |
* | 2006-08-22 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-08-22 | 1 | -0/+3 |
* | - oops, klassArg crap and dm is still busted when klassArg == "cdrom". | Peter Jones | 2006-08-21 | 1 | -3/+3 |
* | - don't call isys.flushDriveDict() from makeDriveDeviceNodes(), as it | Peter Jones | 2006-08-18 | 1 | -14/+22 |
* | - fix mknod | Peter Jones | 2006-07-31 | 1 | -1/+1 |
* | Removed isys_calcNetmask and isys_calcNS. | Chris Lumens | 2006-07-13 | 1 | -24/+0 |
* | Don't guess the gateway for consistency with loader's UI (#197578). | Chris Lumens | 2006-07-12 | 1 | -8/+0 |
* | Instead of detecting whether a device is removable or not, detect whether | Chris Lumens | 2006-06-22 | 1 | -12/+11 |
* | 2006-06-21 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-06-21 | 1 | -2/+1 |
* | 2006-06-21 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-06-21 | 1 | -11/+22 |
* | just the sync bit | Jeremy Katz | 2006-06-16 | 1 | -22/+11 |
* | 2006-06-15 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-06-16 | 1 | -12/+24 |
* | 2006-06-15 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-06-15 | 1 | -1/+1 |
* | 2006-06-10 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-06-10 | 1 | -0/+1 |
* | Fix on 64-bit machines (#193609). | Chris Lumens | 2006-05-31 | 1 | -1/+1 |
* | * isys/isys.py (driveIsRemovable): Split module checking out to its | Peter Jones | 2006-05-09 | 1 | -22/+31 |
* | - actually don't warn about usb there, because that codepath isn't dependent | Peter Jones | 2006-05-09 | 1 | -4/+1 |
* | - allow usb-storage installs | Peter Jones | 2006-05-09 | 1 | -1/+4 |
* | Pass the right types to the socket module to make manual IP configuration work | Chris Lumens | 2006-04-26 | 1 | -2/+3 |
* | Fix some deprecation warnings. | Chris Lumens | 2006-03-30 | 1 | -1/+2 |
* | Build it up, tear it down. Since we're destroying isys from the inside, | David Cantrell | 2006-03-24 | 1 | -4/+2 |
* | Remove functions already in python, hopefully better. | Chris Lumens | 2006-03-22 | 1 | -23/+14 |
* | Remove summitavailable support. | Chris Lumens | 2006-03-22 | 1 | -12/+0 |
* | isys.getopt is deprecated. Use optparse, or suffer the consequences. | Chris Lumens | 2006-03-22 | 1 | -0/+3 |
* | * fsset.py (reiserfsFileSystem): Added missing labelDevice method. | David Cantrell | 2006-03-22 | 1 | -10/+13 |
* | i5 returns as pSeries! (#186070) | Paul Nasrat | 2006-03-21 | 1 | -1/+1 |
* | Add a function to more intelligently sort network device names (#166842). | Chris Lumens | 2006-03-02 | 1 | -0/+12 |
* | - use the right name for handleSegv ;) | Peter Jones | 2006-02-24 | 1 | -2/+3 |
* | Add python shim (#182739). | Chris Lumens | 2006-02-24 | 1 | -0/+3 |
* | 2006-02-22 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-22 | 1 | -41/+0 |
* | * isys/isys.py (readReiserFSLabel): Support all valid reiserfs | David Cantrell | 2006-02-03 | 1 | -14/+16 |
* | * scripts/upd-instroot: Add reiserfstune. | David Cantrell | 2006-02-03 | 1 | -0/+49 |
* | 2005-12-22 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-12-22 | 1 | -1/+1 |
* | - don't do special handling for pdc raid | Peter Jones | 2005-11-17 | 1 | -0/+2 |
* | 2005-10-24 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-10-24 | 1 | -10/+10 |
* | Converted a lot more messages to the new logging system, but there's still | Chris Lumens | 2005-08-11 | 1 | -12/+13 |
* | Added a clobberDevice method that is used before formatting a device to | Chris Lumens | 2005-06-27 | 1 | -0/+3 |
* | Remove method in addition to calls. | Chris Lumens | 2005-06-23 | 1 | -28/+0 |