summaryrefslogtreecommitdiffstats
path: root/fstab.py
Commit message (Expand)AuthorAgeFilesLines
* umm, ext2 things have labels, not dosErik Troan2000-07-071-1/+1
* ext3 patch from hjMatt Wilson2000-06-301-2/+3
* remove log message (debugging)Mike Fulbright2000-06-301-1/+1
* possibly fix lookback upgradesMike Fulbright2000-06-291-1/+1
* fix for bug #12860Mike Fulbright2000-06-291-1/+1
* hj's patch.33Mike Fulbright2000-06-291-6/+5
* s/next/continue/, add a little loggingMatt Wilson2000-06-281-2/+2
* fix messageMike Fulbright2000-06-211-1/+1
* HJ patch.8 to make upgrades ignore bad partition tablesMike Fulbright2000-06-211-7/+11
* Added diagnostic output to log on tty3 when autopartitioning failsMike Fulbright2000-06-191-7/+19
* support alternate floppy devices (gulp)Erik Troan2000-06-181-3/+7
* 1) added formattablePartitions()Erik Troan2000-06-161-3/+30
* fixed commentMike Fulbright2000-06-151-1/+1
* create /tmp/cleanup properlyErik Troan2000-06-021-17/+26
* fix stupid exposure of internal dataMike Fulbright2000-05-311-0/+6
* fix msf's broken indentMatt Wilson2000-05-311-1/+1
* fix problem (second try) at making '/' on vfat choke in ks mode. Should also ...Mike Fulbright2000-05-301-4/+18
* added expert mode support for ddruidMike Fulbright2000-05-301-8/+11
* fix protected partition changesMike Fulbright2000-05-241-4/+10
* should fix so hard drive installs from ext2 DONT blow away source partition w...Mike Fulbright2000-05-221-7/+19
* handle loopback mounts more cleanlyErik Troan2000-05-181-12/+57
* needs progress windowErik Troan2000-05-161-35/+64
* reworked mount semanticsErik Troan2000-05-161-11/+5
* Added support for detecting and optionally (based on expert mode setting) ign...Mike Fulbright2000-05-101-6/+18
* don't upgrade systems with dirty fileystemsErik Troan2000-05-091-1/+1
* added hasDirtyFilesystems()Erik Troan2000-05-081-0/+19
* use symbolc names for balkan partition typesErik Troan2000-05-051-2/+1
* Implemented --asprimary to force autoalocation as a primary onlyMike Fulbright2000-05-031-2/+2
* implemnted --onprimary=<n> to force allocation as a particular primary partitionMike Fulbright2000-05-031-3/+12
* made partition options tuple more managableMike Fulbright2000-05-031-2/+5
* more fixes for --onpartMike Fulbright2000-05-021-4/+15
* fixes for making --bytes-per-inode workMike Fulbright2000-05-021-3/+12
* Fixes to make ks --onpart work betterMike Fulbright2000-05-021-4/+22
* use volume labels for fstabErik Troan2000-05-011-9/+65
* Added --bytes-per-inode option to ks part commandMike Fulbright2000-04-261-2/+22
* Should check filesystem type before committing to formatMike Fulbright2000-04-251-2/+2
* merge from anaconda-6-2j-branchMatt Wilson2000-04-171-2/+3
* 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