Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make getting the raid superblock a little more flexible, add a getpagesize ↵ | Jeremy Katz | 2002-06-07 | 1 | -0/+6 |
| | | | | function | ||||
* | get the easy bits of the merge first.... hampton loader and isys directories | Jeremy Katz | 2002-04-19 | 1 | -2/+10 |
| | | | | should be fine since I had originally just copied them into hampton from head :) | ||||
* | add mknod | Jeremy Katz | 2002-01-30 | 1 | -0/+17 |
| | |||||
* | merge fix for #54274 from 7-2-branch | Jeremy Katz | 2001-10-05 | 1 | -2/+3 |
| | |||||
* | restore fstab if we started to migrate and found there was not enough space ↵ | Mike Fulbright | 2001-08-09 | 1 | -0/+23 |
| | | | | to upgrade | ||||
* | -1 is the error condition here. | Matt Wilson | 2001-07-20 | 1 | -7/+7 |
| | |||||
* | remove some bloat for non-s390 machines | laroche | 2001-07-20 | 1 | -0/+3 |
| | |||||
* | add s390/s390x patchesr0-9-1 | laroche | 2001-07-20 | 1 | -0/+10 |
| | |||||
* | stop frobbing cdrom drives as well | Matt Wilson | 2001-07-02 | 1 | -1/+1 |
| | |||||
* | add magik incantations to root out the evil within the fsset code | Matt Wilson | 2001-07-02 | 1 | -0/+14 |
| | |||||
* | popt returns POPT_ERROR_NOARG for blank lines now | Jeremy Katz | 2001-06-27 | 1 | -3/+5 |
| | |||||
* | revert S390 changes | Karsten Hopp | 2001-06-20 | 1 | -11/+0 |
| | |||||
* | patches for s390 | Karsten Hopp | 2001-06-20 | 1 | -0/+11 |
| | |||||
* | good idea to close fds when done, kernel gets unhappy later when rereading ↵ | Mike Fulbright | 2001-03-15 | 1 | -0/+1 |
| | | | | partitions | ||||
* | added magic to work around promise raid controllers | Erik Troan | 2001-03-14 | 1 | -1/+53 |
| | |||||
* | handle >64k cylinders properly, similar to patch to rawio.c | Mike Fulbright | 2001-02-05 | 1 | -1/+25 |
| | |||||
* | added fbinfo | Erik Troan | 2001-01-25 | 1 | -2/+27 |
| | |||||
* | provide symbolic names for ram thresholds | Erik Troan | 2001-01-12 | 1 | -1/+8 |
| | |||||
* | Added support for LBA32 when we right out lilo.conf iff we need it because ↵ | Mike Fulbright | 2001-01-08 | 1 | -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-branch | Matt Wilson | 2000-12-05 | 1 | -4/+4 |
| | |||||
* | this pciprobe mess in isys isn't used... | Matt Wilson | 2000-12-04 | 1 | -26/+0 |
| | |||||
* | put sync's in ddfile loop | Erik Troan | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | added code to check to see if a file is an iso image | Erik Troan | 2000-11-17 | 1 | -1/+14 |
| | |||||
* | added sync | Erik Troan | 2000-11-06 | 1 | -0/+13 |
| | |||||
* | added ispseudotty check | Erik Troan | 2000-10-04 | 1 | -0/+13 |
| | |||||
* | patch from matt | Matt Wilson | 2000-07-24 | 1 | -3/+9 |
| | |||||
* | change offset for blacklist | Matt Wilson | 2000-07-18 | 1 | -2/+2 |
| | |||||
* | hack for aacraid | Matt Wilson | 2000-07-18 | 1 | -2/+8 |
| | |||||
* | Some more SPARC hacks | jakub | 2000-06-20 | 1 | -0/+18 |
| | |||||
* | typo | Bill Nottingham | 2000-06-20 | 1 | -1/+1 |
| | |||||
* | zero out device before use | Bill Nottingham | 2000-06-20 | 1 | -0/+1 |
| | |||||
* | add changevt call | Matt Wilson | 2000-06-10 | 1 | -0/+18 |
| | |||||
* | 1) removed CLASS_PCMCIA | Erik Troan | 2000-06-07 | 1 | -1/+1 |
| | | | | 2) added CLASS_MONITOR | ||||
* | close fd in scsi removable check | Matt Wilson | 2000-06-06 | 1 | -0/+2 |
| | |||||
* | MI_LOCATION_NONE removed, generate depends for isys.c | Erik Troan | 2000-06-05 | 1 | -1/+1 |
| | |||||
* | added cdrom eject stuff | Erik Troan | 2000-05-12 | 1 | -2/+20 |
| | |||||
* | able to mount filesytems read only | Erik Troan | 2000-05-11 | 1 | -2/+4 |
| | |||||
* | workaround for build bustage | Matt Wilson | 2000-05-10 | 1 | -0/+5 |
| | |||||
* | added magic to change loopback filesystem | Erik Troan | 2000-05-10 | 1 | -3/+27 |
| | |||||
* | Added support for detecting and optionally (based on expert mode setting) ↵ | Mike Fulbright | 2000-05-10 | 1 | -1/+1 |
| | | | | ignoring removable devices | ||||
* | added test for if an ide drive is removable | Mike Fulbright | 2000-05-10 | 1 | -0/+44 |
| | |||||
* | added test for if a scsi drive is removable (thanks msw) | Mike Fulbright | 2000-05-10 | 1 | -0/+52 |
| | |||||
* | add support for detecting IDE floppy type (zip,ls120) devices | Mike Fulbright | 2000-05-09 | 1 | -0/+1 |
| | |||||
* | added code tags | Erik Troan | 2000-05-09 | 1 | -3/+3 |
| | |||||
* | updated for new readmoduleinfo | Erik Troan | 2000-05-09 | 1 | -1/+1 |
| | |||||
* | got working check for dirty ext2 filesystems | Erik Troan | 2000-05-08 | 1 | -0/+24 |
| | |||||
* | allow duplicate arguments | Erik Troan | 2000-05-02 | 1 | -69/+54 |
| | |||||
* | added ability to read ext2 volume labels | Erik Troan | 2000-04-28 | 1 | -0/+29 |
| | |||||
* | merge from anaconda-6-2-branch | Erik Troan | 2000-04-12 | 1 | -1/+1 |
| | |||||
* | look for pump in <pump.h> | Erik Troan | 2000-03-28 | 1 | -1/+1 |
| |