summaryrefslogtreecommitdiffstats
path: root/isys/isys.c
Commit message (Expand)AuthorAgeFilesLines
* -1 is the error condition here.Matt Wilson2001-07-201-7/+7
* remove some bloat for non-s390 machineslaroche2001-07-201-0/+3
* add s390/s390x patchesr0-9-1laroche2001-07-201-0/+10
* stop frobbing cdrom drives as wellMatt Wilson2001-07-021-1/+1
* add magik incantations to root out the evil within the fsset codeMatt Wilson2001-07-021-0/+14
* popt returns POPT_ERROR_NOARG for blank lines nowJeremy Katz2001-06-271-3/+5
* revert S390 changesKarsten Hopp2001-06-201-11/+0
* patches for s390Karsten Hopp2001-06-201-0/+11
* good idea to close fds when done, kernel gets unhappy later when rereading pa...Mike Fulbright2001-03-151-0/+1
* added magic to work around promise raid controllersErik Troan2001-03-141-1/+53
* handle >64k cylinders properly, similar to patch to rawio.cMike Fulbright2001-02-051-1/+25
* added fbinfoErik Troan2001-01-251-2/+27
* provide symbolic names for ram thresholdsErik Troan2001-01-121-1/+8
* Added support for LBA32 when we right out lilo.conf iff we need it because bo...Mike Fulbright2001-01-081-0/+34
* merge from anaconda-7-0-alpha-branchMatt Wilson2000-12-051-4/+4
* this pciprobe mess in isys isn't used...Matt Wilson2000-12-041-26/+0
* put sync's in ddfile loopErik Troan2000-11-221-0/+1
* added code to check to see if a file is an iso imageErik Troan2000-11-171-1/+14
* added syncErik Troan2000-11-061-0/+13
* added ispseudotty checkErik Troan2000-10-041-0/+13
* patch from mattMatt Wilson2000-07-241-3/+9
* change offset for blacklistMatt Wilson2000-07-181-2/+2
* hack for aacraidMatt Wilson2000-07-181-2/+8
* Some more SPARC hacksjakub2000-06-201-0/+18
* typoBill Nottingham2000-06-201-1/+1
* zero out device before useBill Nottingham2000-06-201-0/+1
* add changevt callMatt Wilson2000-06-101-0/+18
* 1) removed CLASS_PCMCIAErik Troan2000-06-071-1/+1
* close fd in scsi removable checkMatt Wilson2000-06-061-0/+2
* MI_LOCATION_NONE removed, generate depends for isys.cErik Troan2000-06-051-1/+1
* added cdrom eject stuffErik Troan2000-05-121-2/+20
* able to mount filesytems read onlyErik Troan2000-05-111-2/+4
* workaround for build bustageMatt Wilson2000-05-101-0/+5
* added magic to change loopback filesystemErik Troan2000-05-101-3/+27
* Added support for detecting and optionally (based on expert mode setting) ign...Mike Fulbright2000-05-101-1/+1
* added test for if an ide drive is removableMike Fulbright2000-05-101-0/+44
* added test for if a scsi drive is removable (thanks msw)Mike Fulbright2000-05-101-0/+52
* add support for detecting IDE floppy type (zip,ls120) devicesMike Fulbright2000-05-091-0/+1
* added code tagsErik Troan2000-05-091-3/+3
* updated for new readmoduleinfoErik Troan2000-05-091-1/+1
* got working check for dirty ext2 filesystemsErik Troan2000-05-081-0/+24
* allow duplicate argumentsErik Troan2000-05-021-69/+54
* added ability to read ext2 volume labelsErik Troan2000-04-281-0/+29
* merge from anaconda-6-2-branchErik Troan2000-04-121-1/+1
* look for pump in <pump.h>Erik Troan2000-03-281-1/+1
* 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