summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* Set network device MTU if user specified mtu= (#435874)David Cantrell2008-07-162-0/+50
* Fix a typo in patch for (#437752)Martin Sivak2008-07-021-1/+1
* Create additional /dev/xvda device nodes (#437752).Chris Lumens2008-06-171-1/+5
* Make isys.dhcpNetDevice() work in rescue mode (#435978).David Cantrell2008-04-082-13/+13
* Fix loop iteration in nl_ip2str() (#437773).David Cantrell2008-03-312-6/+0
* Make sure DHCP works in rescue mode (#435978).David Cantrell2008-03-191-20/+74
* Return objects to netlink cache after using them (#432011).David Cantrell2008-02-251-0/+2
* Correct nl_ip2str() cache iteration.David Cantrell2008-02-071-2/+7
* Use libnl to read MAC and IP addresses (#303681).David Cantrell2008-02-054-601/+179
* Allow float comparison between nic names in isys.py. (#246135)Joel Andres Granados2007-11-061-2/+2
* * isys/nl.c (netlink_interfaces_mac2str): Check return value correctlyDavid Cantrell2007-09-271-7/+6
* * isys/devnodes.c (devMakeInode): Make major and minor long ints.David Cantrell2007-09-171-1/+1
* fix typo.dlehman2007-09-171-1/+1
* * iutil.py (makeDriveDeviceNodes): create all variations of tape drivedlehman2007-09-172-2/+41
* * isys/isys.c (doGetMacAddress): Clear netlink cache before looking upDavid Cantrell2007-09-142-56/+109
* * network.py (hasActiveNetDev): Return True when isys.getLinkStatusDavid Cantrell2007-09-121-13/+6
* * isys/nl.c: Revert netlink_init_interfaces_list() changes (#287541).David Cantrell2007-09-121-22/+32
* * isys/nl.c: Error message clean up, rework netlink_get_interface_ipDavid Cantrell2007-09-101-32/+35
* * isys/nl.c (netlink_get_interface_ip): Do not read just 4K for eachDavid Cantrell2007-09-051-4/+6
* * isys/isys.py (vtActivate): Do not call _isys.vtActivate() onDavid Cantrell2007-08-291-0/+2
* * isys/nl.c (netlink_init_interfaces_list): Don't assumeDavid Cantrell2007-08-171-1/+4
* Make it >= not > for the memory size comparison (#207573)Peter Jones2007-08-101-1/+1
* * isys/isys.py (getMpathModel): Added missing colon for if statement.David Cantrell2007-07-101-2/+2
* * isys/isys.py (getMpathModel): Use scsi_id to gather WWID informationDavid Cantrell2007-07-101-35/+52
* * isys/isys.py (getMpathModel): Read WWID for mpath device from theDavid Cantrell2007-07-091-0/+19
* * yuminstall.py (YumBackend.doPreInstall): Skip WWID gathering if weDavid Cantrell2007-07-091-10/+13
* * yuminstall.py (YumBackend.doPreInstall): Read default multipath.confDavid Cantrell2007-07-061-0/+1
* - install the PAE kernel when applicable (#207573).Peter Jones2007-07-061-0/+29
* * scripts/upd-instroot: Pull scsi_id from /lib/udev, make sure weDavid Cantrell2007-06-271-0/+18
* * urlinstall.py (UrlInstallMethod.filesDone): don't log errors whendlehman2007-05-301-2/+8
* * Makefile.inc: Taken from devel, figure out Python include path.David Cantrell2007-05-161-4/+4
* * isys/nl.c: Handle more than 10 ethernet cards (#230525).David Cantrell2007-05-152-14/+48
* * isys/isys.py (umount): Don't traceback when trying to remove theDavid Cantrell2007-05-041-1/+4
* Use /dev/ devices nodes for probing RAID superblocks, instead of recycling theChris Lumens2007-04-301-11/+15
* * isys/isys.c (doRaidStart): Check for START_ARRAY macro.David Cantrell2007-03-052-0/+7
* - More fixes for vfat /boot/efi partition handlingPeter Jones2007-01-221-1/+1
* - Don't use FAT labels that are in use on other partitionsPeter Jones2007-01-221-1/+21
* * isys/isys.c (doDhcpNetDevice): Honor dhcpclass param (#220057).David Cantrell2006-12-181-1/+4
* 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 support to libisys so that loader can let users specify IPv6 w...David Cantrell2006-11-023-43/+136
* Meh, space cleanups.David Cantrell2006-11-021-1/+1
* 2006-10-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-251-3/+5
* 2006-10-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-191-2/+2
* - backport audit fix from HEADPeter Jones2006-10-111-2/+1
* 2006-10-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-101-63/+35
* 2006-10-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-101-2/+2