summaryrefslogtreecommitdiffstats
path: root/iutil.py
Commit message (Expand)AuthorAgeFilesLines
* handle being passed a regular file to iutil.rmrf... fixes (#34030)Jeremy Katz2002-03-201-1/+5
* pychecker fixupJeremy Katz2002-03-181-1/+1
* add new step, upgbootloader to handle bootloader configuration on upgradesJeremy Katz2002-03-131-1/+0
* less devicesJeremy Katz2002-03-011-1/+1
* python 2.2-ism snuck inJeremy Katz2002-02-221-1/+1
* create device nodes at the beginning of anaconda since we're using busybox mountJeremy Katz2002-02-221-0/+36
* 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
* dont let min get bigger than max\!Mike Fulbright2001-03-221-1/+3
* 1) added swapAmount()Erik Troan2001-03-091-5/+12
* bump sizes of autoallocation attempts to reflect new sizes of components, as ...Mike Fulbright2001-03-081-0/+21
* made execWithCapture() capture an arbitrary file descriptor, be able to throwErik Troan2001-03-071-2/+8
* nuke bogus printoutsMatt Wilson2001-02-051-2/+0
* added memory overhead facilityErik Troan2001-02-011-1/+15
* broke all language-related operations. so there.Erik Troan2001-01-251-39/+0
* syntax errorsMatt Wilson2001-01-181-2/+2
* don't fail on waitpid failuresMatt Wilson2001-01-181-2/+9
* don't rely on environment to get kbd defaultMatt Wilson2001-01-051-2/+2
* get the locale from todo, not the environmentMatt Wilson2001-01-041-2/+2
* handle running out of space when copying stage2.img a bit more maturallyErik Troan2000-08-081-13/+15
* copyFile() allows progress windowErik Troan2000-05-111-1/+14
* raised block size to 256kErik Troan2000-05-101-1/+1
* make default tz US/EasternMike Fulbright2000-05-041-1/+1
* chdir into chrootErik Troan2000-04-191-1/+3
* merge from anaconda-6-2j-branchMatt Wilson2000-04-171-0/+39
* various changes to get better ^C, ^Z handlingErik Troan2000-02-231-2/+16
* set system clock on upgradeMatt Wilson2000-02-151-0/+37
* patch from hjl for int overflowMatt Wilson2000-02-151-1/+7
* check useraccountMatt Wilson2000-02-041-0/+15
* o upgrade code rebuilds the db to a tmp dir and opens that db toMatt Wilson2000-02-011-0/+12
* 1) more fstab-ish updatesErik Troan1999-12-111-1/+40
* - Added support to use existing XF86Config file in reconfig modeMike Fulbright1999-12-061-0/+14
* merge from 6.1 branchMatt Wilson1999-10-221-0/+23
* fixed for sillynessMatt Wilson1999-10-201-5/+11
* First piece of changes to make serial install possible.jakub1999-10-031-3/+8
* execWithRedirect() takes filenames for stdin, etcMatt Wilson1999-09-191-0/+7
* look for exec's in instpathMatt Wilson1999-09-091-2/+2
* o splash screenMatt Wilson1999-09-091-0/+6
* don't start gui mode unless 32MB of RAM is availableErik Troan1999-09-081-1/+9
* typoMatt Wilson1999-09-071-1/+1
* fixes for alpha, fstab readingMatt Wilson1999-09-071-0/+11
* added copyfileMatt Wilson1999-08-311-0/+12
* iutil.pyErik Troan1999-08-281-2/+7