summaryrefslogtreecommitdiffstats
path: root/fstab.py
Commit message (Expand)AuthorAgeFilesLines
* o massive move to a better translation modelMatt Wilson2000-02-291-3/+1
* let swapon fail if we didn't need to mkswapErik Troan2000-02-241-1/+5
* don't turn on swap devices during loopback installsErik Troan2000-02-231-1/+1
* change floppy filesystem type to 'auto'. We now have /etc/filesystems.pbrown2000-02-171-1/+1
* don't display error for empty drive multiple timesMatt Wilson2000-02-161-3/+3
* added maxsize stuffMatt Wilson2000-02-161-1/+1
* uncommitted changes in tree (msw)Matt Wilson2000-02-141-0/+9
* (drmike) fstab.py,iw/rootpartition.py,textw/partitioning.py: Attempt to fix ...Mike Fulbright2000-02-101-4/+7
* remove debugging statementsMatt Wilson2000-02-051-3/+1
* my bad committed debug messageMike Fulbright2000-02-031-1/+0
* fix attr error when running fdisk in GUI modeMike Fulbright2000-02-031-0/+1
* Make sure disk druid is in proper readOnly mode based on if we are using fdis...Mike Fulbright2000-02-021-0/+1
* make accel keys work in disk druidMatt Wilson2000-02-021-1/+9
* got raid swap workingMatt Wilson2000-02-011-0/+9
* o upgrade code rebuilds the db to a tmp dir and opens that db toMatt Wilson2000-02-011-0/+1
* format new raid partitions by defaultErik Troan2000-01-311-1/+1
* multiple raid partitions weren't being put in the fstab properlyMatt Wilson2000-01-201-2/+25
* more fixing for alphaMatt Wilson2000-01-191-1/+1
* check for boot device properly on alphaMatt Wilson2000-01-191-1/+1
* fixed swap formattingMatt Wilson2000-01-181-1/+1
* fstab wasn't returning fsedit.edit() return codeErik Troan2000-01-181-1/+2
* turn off swap when upgrades are backed upMatt Wilson2000-01-181-11/+22
* 1) added status message while creating loopbackMatt Wilson2000-01-111-4/+16
* loopback installs work in tuiMatt Wilson2000-01-101-8/+32
* added support for removable storage (zip/jaz). Not tested yet, but won'tpbrown2000-01-101-2/+4
* removed extra whitespace on lineMatt Wilson2000-01-101-1/+1
* translate alpha boot mke2fs hacks to new fstab codeMatt Wilson2000-01-101-5/+2
* merge from Alpha/SPARC branchMatt Wilson2000-01-061-0/+16
* remove debuggingMatt Wilson2000-01-031-1/+0
* added existingRaidList()Matt Wilson2000-01-011-0/+3
* 1) added getRootDeviceErik Troan2000-01-011-1/+23
* cleaned up the existing raid stuffMatt Wilson1999-12-291-8/+12
* various fixes for raid upgrades (which seem to work now)Matt Wilson1999-12-291-2/+24
* changes for raid upgrades (not done yet)Matt Wilson1999-12-281-5/+36
* loopback mounts work for root <gulp>Matt Wilson1999-12-281-0/+24
* boot/root on raid should work nowErik Troan1999-12-271-3/+17
* hacked in --ondisk, but haven't tested it yetErik Troan1999-12-231-2/+2
* kickstart w/ raid partitions worksErik Troan1999-12-231-17/+63
* fixes inspired by kickstartErik Troan1999-12-221-5/+0
* use messagewindow, i18nMatt Wilson1999-12-221-2/+1
* need to format auto-allocated partitionsErik Troan1999-12-221-1/+11
* graphical partitioning seems to be completely working againErik Troan1999-12-221-2/+44
* adding missing / to dev entries for swapErik Troan1999-12-161-1/+1
* fdisk partitioning works with new fstab stuffErik Troan1999-12-161-16/+51
* write() of fstab worksErik Troan1999-12-131-7/+20
* added file erik forgot from his laptopMatt Wilson1999-12-081-0/+331