summaryrefslogtreecommitdiffstats
path: root/iutil.py
Commit message (Expand)AuthorAgeFilesLines
...
* make the device-mapper device nodeJeremy Katz2003-12-031-0/+30
* usbfs and not usbdevfs nowJeremy Katz2003-12-011-1/+1
* fix for 2.6Jeremy Katz2003-11-141-4/+7
* don't cross mounts with getDirSize to avoid counting the nfs tree inJeremy Katz2003-10-221-1/+6
* if you boot with rpmarch=i586 (or similar), use that as theJeremy Katz2003-08-131-3/+15
* ignore symlinksMike Fulbright2003-08-061-1/+1
* merge from taroon branch to headJeremy Katz2003-07-311-0/+15
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-1/+2
* slight change in memory sniffing routines. memInstalled() returns amount plug...Mike Fulbright2003-06-231-3/+28
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-1/+1
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-0/+25
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-7/+4
* oops, how did I rmeove thisJeremy Katz2003-02-281-0/+1
* fixup to make our rmrf even better (don't follow symlinks) and add a warningJeremy Katz2003-02-261-2/+4
* give option to quiet this down now its called in autopart.py:growParts() a wh...Mike Fulbright2003-01-141-5/+8
* merge from s390 branchMatt Wilson2003-01-081-0/+2
* memoryOverhead isn't used anywhere anymore. simplifyJeremy Katz2002-12-031-12/+0
* import raidJeremy Katz2002-10-301-0/+2
* make device nodes for all raid devices also (#71908)Jeremy Katz2002-10-251-0/+5
* methods to determine the type of ppc machine.Jeremy Katz2002-10-231-0/+105
* iutil.getArch() for ppcJeremy Katz2002-10-221-0/+3
* simplify this. it'll also mean we don't traceback if tmptzdata doesn't get setJeremy Katz2002-09-271-9/+3
* add function to see if we have usbdevfs mounted or notMike Fulbright2002-08-151-0/+22
* call bash as bash instead of sh. also, don't completely die if we fail to se...Jeremy Katz2002-07-111-3/+6
* create smartarray devices nodes correctly (#67652)Jeremy Katz2002-07-111-1/+7
* only check access on execv, not execvp. don't raise exceptions after the fork()Matt Wilson2002-07-081-5/+9
* we really need this, otherwise you can't debug/save tracebacks to a floppy if...Jeremy Katz2002-06-281-6/+2
* commented out seemingly useless code for nowMike Fulbright2002-06-071-2/+6
* migrate to using rhpl log functionMike Fulbright2002-05-231-1/+1
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-1/+1
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-1/+5
* the bootloader files belong in booty now, so axe them from here. moveJeremy Katz2002-02-131-0/+17
* use os.chroot nowJeremy Katz2002-02-131-2/+2
* oh yeah goodbye reconfigMike Fulbright2002-02-081-14/+0
* typo fixJeremy Katz2002-02-011-1/+1
* fix number insteadJeremy Katz2002-02-011-2/+2
* anacondaJeremy Katz2002-02-011-0/+20
* duhJeremy Katz2002-01-301-1/+1
* add a way to copy device nodesJeremy Katz2002-01-301-0/+15
* iutil.getArch now returns s390 for s390x, clean up to handle this nicelyJeremy Katz2002-01-091-0/+3
* remove 8 char limit on usernames. Resolves bug 27011helpbfox2001-09-211-3/+0
* ints are very small things, easy to overflow. ;-). Use longs. Be happy.Matt Wilson2001-08-101-2/+2
* oops, memInstalled returns in kilobytes, not bytesJeremy Katz2001-08-091-1/+2
* use e820 to find out memory info if possible (51210)Jeremy Katz2001-08-091-7/+16
* make syslog a global object and don't kill it, let init kill it later. #47556Matt Wilson2001-07-061-26/+0
* copyrightMatt Wilson2001-06-221-0/+15
* get floppy code working againErik Troan2001-06-211-99/+0
* revert S390 changesKarsten Hopp2001-06-201-4/+0
* patches for s390Karsten Hopp2001-06-201-0/+4
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-10/+128