summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* Remove unused spaceAvailable, fsSpaceAvailable, chroot, checkBoot, loadFont,Chris Lumens2007-07-302-158/+151
* 2007-07-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-07-251-0/+3
* * urlinstall.py (UrlInstallMethod.filesDone): don't log errors whendlehman2007-07-111-2/+8
* - install the PAE kernel when applicable (#207573).Peter Jones2007-07-061-0/+29
* Remove the one file that got away.Chris Lumens2007-06-221-1/+0
* - Remove isys's libgunzip since we never use it.Peter Jones2007-06-1819-5144/+1
* 2007-06-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-06-041-0/+2
* (merges from f7-branch)Jeremy Katz2007-05-302-6/+8
* * isys/isys.c (doDhcpNetDevice): Make sure the interface is brought upDavid Cantrell2007-05-251-2/+8
* - raise ValueError in _getRaidInfo() when we don't find a valid raidPeter Jones2007-05-231-0/+2
* * isys/isys.py: If klass is None, set to empty string. Always sendDavid Cantrell2007-05-222-12/+20
* 2007-05-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-212-59/+107
* 2007-05-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-071-0/+4
* * isys/isys.py (dhcpNetDevice): Don't need to take dhcpclass as aDavid Cantrell2007-05-071-1/+2
* * isys/isys.c (doDhcpNetDevice): Pass pumplogger to pumpDhcpClassRun()David Cantrell2007-04-271-1/+6
* * rescue.py (startNetworking): Call the right functions to bring upDavid Cantrell2007-04-272-48/+83
* * isys/isys.py (compareNetDevices): If either device lacks an int inDavid Cantrell2007-04-231-2/+5
* * isys/isys.py (getLinkStatus): Be a little more intelligent about whatDavid Cantrell2007-04-201-1/+8
* 2007-04-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-181-1/+1
* 2007-04-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-181-0/+12
* * isys/nl.c (netlink_init_interfaces_list): Should catch instancesDavid Cantrell2007-04-182-6/+11
* * isys/nl.c (netlink_init_interfaces_list): Fix RTM_GETLINK messageDavid Cantrell2007-04-173-30/+38
* Ignore PS3 flash (#236481)Paul Nasrat2007-04-171-0/+8
* 2007-04-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-061-3/+3
* * isys/dasd.c: Fix the formatting and check return values onDavid Cantrell2007-04-051-88/+104
* * isys/dasd.c: Condense read_vlabel() in to read_volume_label(), newDavid Cantrell2007-04-051-12/+13
* Use /dev/ devices nodes for probing RAID superblocks, instead of recycling theChris Lumens2007-03-281-11/+15
* * gui.py (releaseNotesButtonClicked): Spaces vs. tabs, tonight at 11.David Cantrell2007-03-272-9/+10
* Clear out cached netlink information so we display the Remote button on theChris Lumens2007-03-121-0/+5
* For fuck's sake. You'd think I had never used a pointer before. Don'tDavid Cantrell2007-03-091-1/+1
* * isys/str.c (strcount): If tmp is NULL, return 0 (#231290).David Cantrell2007-03-081-0/+3
* * isys/nl.c (netlink_init_interfaces_list): Handle netlink messagesDavid Cantrell2007-03-061-7/+31
* * loader2/net.c (strcount): Moved to isys/str.c.David Cantrell2007-03-062-0/+42
* 2007-02-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-02-072-114/+0
* 2007-01-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-231-0/+2
* * loader2/net.c (doDhcp): Add 'anaconda-' to the front of the automaticDavid Cantrell2007-01-221-1/+2
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-1/+1
* 2007-01-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-171-1/+4
* Don't care about the return value of asprintf.Chris Lumens2007-01-091-2/+4
* If dhcpclass is empty, build one from uname() likeDavid Cantrell2007-01-051-2/+7
* * isys/isys.c (doDhcpNetDevice): Honor dhcpclass param (#220057).David Cantrell2006-12-181-1/+4
* 2006-12-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-12-151-2/+3
* 2006-12-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-12-151-0/+6
* 2006-12-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-12-121-1/+1
* * isys/wireless.c (set_essid, get_essid): Init wreq struct beforeDavid Cantrell2006-11-281-3/+7
* - don't segfault when importing isys on ppc (#214653)Peter Jones2006-11-082-2/+6
* * isys/str.c: Added str2case() to handle str2upper() and str2lower().David Cantrell2006-11-062-9/+38
* Tab to spaces.David Cantrell2006-11-031-1/+1
* Added IPv6 DNS lookup support to libisys.David Cantrell2006-11-023-43/+136
* Space cleanups.David Cantrell2006-11-021-1/+1