summaryrefslogtreecommitdiffstats
path: root/isys/isys.c
Commit message (Collapse)AuthorAgeFilesLines
...
* added setResolvRetry()Erik Troan2000-02-271-0/+14
|
* Copy/tailor font and keymap loading routines from loader for python.jakub2000-02-181-0/+39
|
* ignore empty domainsErik Troan2000-02-171-4/+6
|
* added dhcp/bootp interfaceErik Troan2000-02-171-3/+35
|
* added code to reset resolv.confErik Troan2000-02-171-0/+11
|
* confignetdevice worksErik Troan2000-02-171-4/+10
|
* added (untested) doConfigureNetworkDeviceErik Troan2000-02-171-10/+17
|
* Readd dev_t redefinition, but avoid warnings while doing it.jakub2000-02-151-1/+9
|
* 1) got rid of redefinition of dev_tafter-nfs-mount-upgradeMatt Wilson2000-02-141-8/+2
| | | | 2) added some typecasts for raid superblock calculation
* added a missing unsignedMatt Wilson2000-02-141-1/+1
|
* added swapoff()before-nfs-mount-upgradeMatt Wilson2000-01-181-0/+15
|
* linux/loop.h expects to be given correct dev_t.jakub2000-01-101-0/+7
| | | | Remove trailing spaces from Makefile, so sparc ifs work.
* remove conflictsMatt Wilson2000-01-021-6/+0
|
* 1) don't use librpm any moreErik Troan2000-01-011-0/+23
| | | | 2) added code to check for free space in a filesystem
* changes for raid upgrades (not done yet)Matt Wilson1999-12-281-0/+39
|
* added code to read raid superblocksErik Troan1999-12-281-0/+42
|
* added ddfile and losetup stuffMatt Wilson1999-12-281-2/+73
|
* o changes needed to use rpmio from rpm HEADr0-7-3Matt Wilson1999-11-301-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.jakub1999-10-191-14/+61
|
* Add fbconProbe which returns video RAM size in KB for specifiedjakub1999-10-011-0/+47
| | | | /dev/fbN device.
* handle new CLASS_TAPE classMatt Wilson1999-09-201-0/+2
|
* added path parameter w/ reading modinfo filesErik Troan1999-09-181-1/+1
|
* jj patches, fixups for upgrade lilo stuffMatt Wilson1999-09-131-0/+23
|
* o patches for jj for moving to kudzu for probingMatt Wilson1999-09-081-9/+6
| | | | o don't change the root text for a messagewindow
* fixed pointer madnessErik Troan1999-09-081-7/+1
|
* added getopt wrapper for poptErik Troan1999-09-081-0/+180
|
* added poptPartseArgvErik Troan1999-08-311-0/+24
|
* raise an exception properly w/ mounts failErik Troan1999-08-231-0/+2
|
* we don't need modutils in isysMatt Wilson1999-08-221-2/+8
|
* swapon swap partitionsMatt Wilson1999-08-201-0/+16
|
* o boot disk promptMatt Wilson1999-08-201-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 Wilson1999-08-091-7/+22
|
* we don't need to do network stuff in pythonErik Troan1999-08-071-2/+6
|
* updated to use pump for net configurationErik Troan1999-08-071-9/+7
|
* writes changes to disksMatt Wilson1999-08-071-2/+9
|
* moved hardware listing into isysErik Troan1999-08-061-0/+117
|
* changed mod info stuff to not use global variables (though isys.c doesErik Troan1999-07-231-3/+8
| | | | still for no particularly good reason)
* fixed pci bindingsMatt Wilson1999-07-071-6/+6
|
* added networking calls to isysMatt Wilson1999-06-251-0/+29
| | | | added some newt status stuff to the loader
* removed unnecessary -libertyErik Troan1999-05-281-0/+53
|
* added:Erik Troan1999-05-261-0/+160
| | | | | | | | findmoduleinfo mkdevinode modulelist pciprobe readmoduleinfo
* added smpavailable functionErik Troan1999-05-051-2/+16
|
* added lilo, filesystem magicErik Troan1999-05-051-1/+22
|
* *** empty log message ***Erik Troan1999-05-031-0/+34