index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fstab.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix code to find largest available space for loopback file
Mike Fulbright
2000-08-10
1
-11
/
+16
*
insert topmountdir into path when checking free space
Erik Troan
2000-08-10
1
-2
/
+2
*
try to read label on all partitions, not just ext2
Erik Troan
2000-08-05
1
-5
/
+7
*
catch problems writing out partitioning information and force a reboot
Erik Troan
2000-08-05
1
-1
/
+13
*
removed unused saveDruidPartitions/beenSaved stuff
Erik Troan
2000-08-05
1
-9
/
+0
*
typo
Matt Wilson
2000-08-04
1
-6
/
+5
*
Support new SmartArray controller, required by SAP, patch from Karsten
brosenkr
2000-08-04
1
-1
/
+2
*
fixed loopback upgrades (broke readFstab when adding LABEL support)
Erik Troan
2000-07-26
1
-2
/
+1
*
don't bother removing devices (caused problems anyway)
Erik Troan
2000-07-26
1
-2
/
+0
*
parse label's out of fstab's
Erik Troan
2000-07-25
1
-19
/
+19
*
1) added filesystemSpace()
Erik Troan
2000-07-25
1
-4
/
+29
*
umount usb when done
Mike Fulbright
2000-07-25
1
-0
/
+7
*
write "noauto" for all "auto" filesystems
Erik Troan
2000-07-24
1
-1
/
+1
*
fixed problems pasrsing LOOP out of fstab
Erik Troan
2000-07-24
1
-2
/
+2
*
added startExistingRaid() and stopExistingRaid(), normalizing how raid
Erik Troan
2000-07-21
1
-4
/
+14
*
fixes for ls120 and fd0 handling
Erik Troan
2000-07-12
1
-5
/
+1
*
umm, ext2 things have labels, not dos
Erik Troan
2000-07-07
1
-1
/
+1
*
ext3 patch from hj
Matt Wilson
2000-06-30
1
-2
/
+3
*
remove log message (debugging)
Mike Fulbright
2000-06-30
1
-1
/
+1
*
possibly fix lookback upgrades
Mike Fulbright
2000-06-29
1
-1
/
+1
*
fix for bug #12860
Mike Fulbright
2000-06-29
1
-1
/
+1
*
hj's patch.33
Mike Fulbright
2000-06-29
1
-6
/
+5
*
s/next/continue/, add a little logging
Matt Wilson
2000-06-28
1
-2
/
+2
*
fix message
Mike Fulbright
2000-06-21
1
-1
/
+1
*
HJ patch.8 to make upgrades ignore bad partition tables
Mike Fulbright
2000-06-21
1
-7
/
+11
*
Added diagnostic output to log on tty3 when autopartitioning fails
Mike Fulbright
2000-06-19
1
-7
/
+19
*
support alternate floppy devices (gulp)
Erik Troan
2000-06-18
1
-3
/
+7
*
1) added formattablePartitions()
Erik Troan
2000-06-16
1
-3
/
+30
*
fixed comment
Mike Fulbright
2000-06-15
1
-1
/
+1
*
create /tmp/cleanup properly
Erik Troan
2000-06-02
1
-17
/
+26
*
fix stupid exposure of internal data
Mike Fulbright
2000-05-31
1
-0
/
+6
*
fix msf's broken indent
Matt Wilson
2000-05-31
1
-1
/
+1
*
fix problem (second try) at making '/' on vfat choke in ks mode. Should also ...
Mike Fulbright
2000-05-30
1
-4
/
+18
*
added expert mode support for ddruid
Mike Fulbright
2000-05-30
1
-8
/
+11
*
fix protected partition changes
Mike Fulbright
2000-05-24
1
-4
/
+10
*
should fix so hard drive installs from ext2 DONT blow away source partition w...
Mike Fulbright
2000-05-22
1
-7
/
+19
*
handle loopback mounts more cleanly
Erik Troan
2000-05-18
1
-12
/
+57
*
needs progress window
Erik Troan
2000-05-16
1
-35
/
+64
*
reworked mount semantics
Erik Troan
2000-05-16
1
-11
/
+5
*
Added support for detecting and optionally (based on expert mode setting) ign...
Mike Fulbright
2000-05-10
1
-6
/
+18
*
don't upgrade systems with dirty fileystems
Erik Troan
2000-05-09
1
-1
/
+1
*
added hasDirtyFilesystems()
Erik Troan
2000-05-08
1
-0
/
+19
*
use symbolc names for balkan partition types
Erik Troan
2000-05-05
1
-2
/
+1
*
Implemented --asprimary to force autoalocation as a primary only
Mike Fulbright
2000-05-03
1
-2
/
+2
*
implemnted --onprimary=<n> to force allocation as a particular primary partition
Mike Fulbright
2000-05-03
1
-3
/
+12
*
made partition options tuple more managable
Mike Fulbright
2000-05-03
1
-2
/
+5
*
more fixes for --onpart
Mike Fulbright
2000-05-02
1
-4
/
+15
*
fixes for making --bytes-per-inode work
Mike Fulbright
2000-05-02
1
-3
/
+12
*
Fixes to make ks --onpart work better
Mike Fulbright
2000-05-02
1
-4
/
+22
*
use volume labels for fstab
Erik Troan
2000-05-01
1
-9
/
+65
[next]