summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* don't follow symlinksJeremy Katz2004-03-171-1/+1
* removeBill Nottingham2004-03-051-2/+0
* *poof*Bill Nottingham2004-03-058-4848/+0
* make it build with -fPIC tooJeremy Katz2004-03-031-2/+2
* also, if we have 2 or more siblings, we're HTJeremy Katz2004-03-031-1/+1
* switch to doing cpuid_ebx instead of generic cpuid, do ht check on x86_64Jeremy Katz2004-03-031-7/+24
* add function to reset the file context to what it "should" beJeremy Katz2004-02-243-1/+24
* more device nodes because they were temporarily useful to me...Jeremy Katz2004-02-231-0/+4
* bump some reqs (#115589)Jeremy Katz2004-02-181-2/+2
* drives with no device make no sense. this shows up with usb-storage stuffJeremy Katz2004-02-101-0/+2
* keep a cache of the drives so that we don't probe over and over and overJeremy Katz2004-02-101-2/+14
* don't limit where we probe for drives, cciss etc are going to be on BUS_MISCJeremy Katz2004-02-061-1/+1
* fix for pump dhcpclass stuffJeremy Katz2004-01-231-2/+2
* ioctl changed for 2.6Jeremy Katz2004-01-141-1/+1
* add dhcp class id support (#107946). requires pump >= 0.8.20Jeremy Katz2004-01-061-2/+3
* helps to change the function name tooJeremy Katz2003-12-231-1/+1
* more trying to get it to compileJeremy Katz2003-12-231-3/+3
* build fixJeremy Katz2003-12-231-48/+1
* -Wall -Werror fixJeremy Katz2003-12-231-0/+2
* readfd is used hereJeremy Katz2003-12-231-0/+32
* nuke probe code. move dasd bits that are still needed into their own fileJeremy Katz2003-12-237-1173/+189
* not used anymoreJeremy Katz2003-11-221-30/+0
* remove python linkageJeremy Katz2003-11-191-158/+0
* more dead codeJeremy Katz2003-11-191-2/+0
* remove flushDriveDict as it won't be neededJeremy Katz2003-11-191-4/+0
* start working on getting rid of isys/probe.c usage -- change isys.py probingJeremy Katz2003-11-191-12/+14
* I love duplicating code. apply the fix I made to kudzu yesterdayJeremy Katz2003-11-181-1/+1
* add patch from Ajay Ramaswamy <xfs@ramaswamy.net> for jfs labelsJeremy Katz2003-11-101-0/+26
* some more xfs/jfs bits based off of patch fromJeremy Katz2003-11-091-0/+30
* python 2.3 build fixesJeremy Katz2003-11-071-2/+2
* read the chunk size of preexisting raid devices and reuse it (#101518)Jeremy Katz2003-10-162-0/+44
* close sockets (#103952)Jeremy Katz2003-09-251-2/+6
* typo fix (#103952)Jeremy Katz2003-09-251-1/+2
* merge from taroonJeremy Katz2003-09-206-5/+73
* merge changes from taroon branchJeremy Katz2003-08-201-5/+5
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-143-3/+28
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-0/+4
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-0820-566/+520
* errant commentMike Fulbright2003-07-071-1/+1
* include getmacaddr.c in build processMike Fulbright2003-07-071-1/+1
* add binding for getting mac address of nicMike Fulbright2003-07-072-0/+18
* routine to get mac addr of nicMike Fulbright2003-07-072-0/+63
* need kudzu here tooJeremy Katz2003-07-031-1/+1
* fill in model info of net devices with their descriptionBill Nottingham2003-07-031-1/+10
* if there is already a label on the disk, use it instead of making up ourJeremy Katz2003-06-291-4/+7
* kill warning. also, fix it in case anyone decides to call it.Bill Nottingham2003-06-261-2/+3
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-4/+4
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-066-1/+54
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-1/+1
* merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHELJeremy Katz2003-05-051-1/+10