summaryrefslogtreecommitdiffstats
path: root/isys/isys.c
Commit message (Collapse)AuthorAgeFilesLines
* make getting the raid superblock a little more flexible, add a getpagesize ↵Jeremy Katz2002-06-071-0/+6
| | | | function
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-191-2/+10
| | | | should be fine since I had originally just copied them into hampton from head :)
* add mknodJeremy Katz2002-01-301-0/+17
|
* merge fix for #54274 from 7-2-branchJeremy Katz2001-10-051-2/+3
|
* restore fstab if we started to migrate and found there was not enough space ↵Mike Fulbright2001-08-091-0/+23
| | | | to upgrade
* -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 ↵Mike Fulbright2001-03-151-0/+1
| | | | partitions
* 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 ↵Mike Fulbright2001-01-081-0/+34
| | | | boot partition is over 1023 cyl. Also added warning if you put boot > 1023 cyl and we dont seem to be able to detect edd support on this system
* 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
| | | | 2) added CLASS_MONITOR
* 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) ↵Mike Fulbright2000-05-101-1/+1
| | | | ignoring removable devices
* 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
|