Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added setResolvRetry() | Erik Troan | 2000-02-27 | 1 | -0/+14 | |
| | ||||||
* | Copy/tailor font and keymap loading routines from loader for python. | jakub | 2000-02-18 | 1 | -0/+39 | |
| | ||||||
* | ignore empty domains | Erik Troan | 2000-02-17 | 1 | -4/+6 | |
| | ||||||
* | added dhcp/bootp interface | Erik Troan | 2000-02-17 | 1 | -3/+35 | |
| | ||||||
* | added code to reset resolv.conf | Erik Troan | 2000-02-17 | 1 | -0/+11 | |
| | ||||||
* | confignetdevice works | Erik Troan | 2000-02-17 | 1 | -4/+10 | |
| | ||||||
* | added (untested) doConfigureNetworkDevice | Erik Troan | 2000-02-17 | 1 | -10/+17 | |
| | ||||||
* | Readd dev_t redefinition, but avoid warnings while doing it. | jakub | 2000-02-15 | 1 | -1/+9 | |
| | ||||||
* | 1) got rid of redefinition of dev_tafter-nfs-mount-upgrade | Matt Wilson | 2000-02-14 | 1 | -8/+2 | |
| | | | | 2) added some typecasts for raid superblock calculation | |||||
* | added a missing unsigned | Matt Wilson | 2000-02-14 | 1 | -1/+1 | |
| | ||||||
* | added swapoff()before-nfs-mount-upgrade | Matt Wilson | 2000-01-18 | 1 | -0/+15 | |
| | ||||||
* | linux/loop.h expects to be given correct dev_t. | jakub | 2000-01-10 | 1 | -0/+7 | |
| | | | | Remove trailing spaces from Makefile, so sparc ifs work. | |||||
* | remove conflicts | Matt Wilson | 2000-01-02 | 1 | -6/+0 | |
| | ||||||
* | 1) don't use librpm any more | Erik Troan | 2000-01-01 | 1 | -0/+23 | |
| | | | | 2) added code to check for free space in a filesystem | |||||
* | changes for raid upgrades (not done yet) | Matt Wilson | 1999-12-28 | 1 | -0/+39 | |
| | ||||||
* | added code to read raid superblocks | Erik Troan | 1999-12-28 | 1 | -0/+42 | |
| | ||||||
* | added ddfile and losetup stuff | Matt Wilson | 1999-12-28 | 1 | -2/+73 | |
| | ||||||
* | o changes needed to use rpmio from rpm HEADr0-7-3 | Matt Wilson | 1999-11-30 | 1 | -3/+3 | |
| | | | | | o typo in exception screen o other things that came along the way. | |||||
* | Provide current console mode's compatible monitor section in fbconProbe. | jakub | 1999-10-19 | 1 | -14/+61 | |
| | ||||||
* | Add fbconProbe which returns video RAM size in KB for specified | jakub | 1999-10-01 | 1 | -0/+47 | |
| | | | | /dev/fbN device. | |||||
* | handle new CLASS_TAPE class | Matt Wilson | 1999-09-20 | 1 | -0/+2 | |
| | ||||||
* | added path parameter w/ reading modinfo files | Erik Troan | 1999-09-18 | 1 | -1/+1 | |
| | ||||||
* | jj patches, fixups for upgrade lilo stuff | Matt Wilson | 1999-09-13 | 1 | -0/+23 | |
| | ||||||
* | o patches for jj for moving to kudzu for probing | Matt Wilson | 1999-09-08 | 1 | -9/+6 | |
| | | | | o don't change the root text for a messagewindow | |||||
* | fixed pointer madness | Erik Troan | 1999-09-08 | 1 | -7/+1 | |
| | ||||||
* | added getopt wrapper for popt | Erik Troan | 1999-09-08 | 1 | -0/+180 | |
| | ||||||
* | added poptPartseArgv | Erik Troan | 1999-08-31 | 1 | -0/+24 | |
| | ||||||
* | raise an exception properly w/ mounts fail | Erik Troan | 1999-08-23 | 1 | -0/+2 | |
| | ||||||
* | we don't need modutils in isys | Matt Wilson | 1999-08-22 | 1 | -2/+8 | |
| | ||||||
* | swapon swap partitions | Matt Wilson | 1999-08-20 | 1 | -0/+16 | |
| | ||||||
* | o boot disk prompt | Matt Wilson | 1999-08-20 | 1 | -0/+37 | |
| | | | | | | 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 Wilson | 1999-08-09 | 1 | -7/+22 | |
| | ||||||
* | we don't need to do network stuff in python | Erik Troan | 1999-08-07 | 1 | -2/+6 | |
| | ||||||
* | updated to use pump for net configuration | Erik Troan | 1999-08-07 | 1 | -9/+7 | |
| | ||||||
* | writes changes to disks | Matt Wilson | 1999-08-07 | 1 | -2/+9 | |
| | ||||||
* | moved hardware listing into isys | Erik Troan | 1999-08-06 | 1 | -0/+117 | |
| | ||||||
* | changed mod info stuff to not use global variables (though isys.c does | Erik Troan | 1999-07-23 | 1 | -3/+8 | |
| | | | | still for no particularly good reason) | |||||
* | fixed pci bindings | Matt Wilson | 1999-07-07 | 1 | -6/+6 | |
| | ||||||
* | added networking calls to isys | Matt Wilson | 1999-06-25 | 1 | -0/+29 | |
| | | | | added some newt status stuff to the loader | |||||
* | removed unnecessary -liberty | Erik Troan | 1999-05-28 | 1 | -0/+53 | |
| | ||||||
* | added: | Erik Troan | 1999-05-26 | 1 | -0/+160 | |
| | | | | | | | | findmoduleinfo mkdevinode modulelist pciprobe readmoduleinfo | |||||
* | added smpavailable function | Erik Troan | 1999-05-05 | 1 | -2/+16 | |
| | ||||||
* | added lilo, filesystem magic | Erik Troan | 1999-05-05 | 1 | -1/+22 | |
| | ||||||
* | *** empty log message *** | Erik Troan | 1999-05-03 | 1 | -0/+34 | |