summaryrefslogtreecommitdiffstats
path: root/isys/isys.py
Commit message (Expand)AuthorAgeFilesLines
* - probe acpi for cpus when the module is first loaded, and never again afterPeter Jones2006-03-031-1/+16
* - add python bindings for lapic probingPeter Jones2006-02-171-0/+1
* - add coresavailable()Peter Jones2006-02-161-0/+1
* 2004-12-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-231-3/+4
* 2004-11-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-151-0/+15
* 2004-11-05 Jeremy Katz <katzj@redhat.com>rhel4-baseJeremy Katz2004-11-051-6/+15
* 2004-11-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-021-7/+22
* 2004-09-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-291-1/+2
* 2004-09-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-281-0/+26
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-281-6/+0
* oops, syntax error in my raid wiping funJeremy Katz2004-08-261-1/+1
* some hacks to work around the lvm tools being stupidJeremy Katz2004-08-231-0/+13
* use posix.makedev if available. fixes (#129743)Jeremy Katz2004-08-171-1/+5
* if we're going to run edd stuff on every isys import, shut it upBill Nottingham2004-08-061-1/+1
* * move biosdisk (edd) stuff around a littleJeremy Katz2004-08-041-7/+21
* add patch from Rezwanul_Kabir (AT dell DOT com) to add support for usingJeremy Katz2004-07-091-2/+10
* bind is_wireless_interfaceJeremy Katz2004-06-161-0/+3
* fix cut&paste errorKarsten Hopp2004-05-131-2/+2
* tyop (#123093)Jeremy Katz2004-05-121-1/+1
* merge some s390 fixes from the rhel3 branch. a cosmetic change and a fixJeremy Katz2004-05-111-2/+23
* more warning fixes (#122498)Jeremy Katz2004-05-071-8/+8
* fix cdrom ejecting (#116018, #122531)Jeremy Katz2004-05-051-3/+4
* dhcpklass is optional, not mandatory (#119260)Jeremy Katz2004-04-151-1/+4
* add function to reset the file context to what it "should" beJeremy Katz2004-02-241-0/+4
* 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
* 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
* 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
* read the chunk size of preexisting raid devices and reuse it (#101518)Jeremy Katz2003-10-161-0/+9
* merge from taroonJeremy Katz2003-09-201-0/+3
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-0/+19
* add binding for getting mac address of nicMike Fulbright2003-07-071-0/+3
* if there is already a label on the disk, use it instead of making up ourJeremy Katz2003-06-291-4/+7
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-0/+1
* make useful debugging more useful and support remountMike Fulbright2003-05-011-3/+3
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-2/+5
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-0/+6
* remove map from the lang-table. we don't ever use it anymore during theJeremy Katz2003-02-251-2/+2
* support bind mounts for upgrade/rescue mode.Jeremy Katz2003-02-181-2/+3
* put start bterm in lang.c, bind from pythonJeremy Katz2003-02-111-0/+3
* this no longer existsJeremy Katz2003-01-271-3/+0
* oopsJeremy Katz2003-01-271-2/+2
* changes that would enable us to support ataraid across pdcraid, hptraid, andJeremy Katz2003-01-271-0/+46
* fix ejecting -- add a makeDevice param for ejectCdrom (defaults to oldJeremy Katz2002-12-181-4/+9
* filter out USB and IEEE1394 storage devices as removable tooMike Fulbright2002-12-161-0/+21