summaryrefslogtreecommitdiffstats
path: root/iutil.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | calculate the upgrade set. When the user OKs the upgrade, the old db is deleted and the new rebuilt db is moved into place. o lilo/fstab checks for testing mode. o added a iutil.rmrf() function to recursively remove directories
* 1) more fstab-ish updatesErik Troan1999-12-111-1/+40
| | | | 2) split text timezone stuff into textw/timezone.py
* - Added support to use existing XF86Config file in reconfig modeMike Fulbright1999-12-061-0/+14
| | | | | | - Reconfig mode following inittab default runlevel display mode (text for 3, GUI for 5) - made dhcp the default in GUI mode as well as text mode
* 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
| | | | More to come once I don't sit behind 14.4k modem and can do more debugging.
* 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
| | | | | | | o lilo 'other' entries should work o exceptions for 'file does not exist' in iutil *exec* o search paths for help files o padding changes in gui
* 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
|
* added execWithCaptureErik Troan1999-08-231-1/+32
|
* o boot disk promptMatt Wilson1999-08-201-2/+2
| | | | | | o check to make sure filesystems have bootable flag for lilo "other" images o check for kernel images in lilo config o return status for execwithredirect
* authconfig almost done.Matt Wilson1999-08-091-2/+2
|
* o make initrdMatt Wilson1999-08-081-1/+2
| | | | o load netinfo from loader
* *** empty log message ***Erik Troan1999-05-051-0/+41