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
/
fsset.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Took care of a FIXME...
David Cantrell
2006-03-28
1
-19
/
+30
*
* fsset.py (swapFileSystems.mount): If the signature on the swap device
David Cantrell
2006-03-27
1
-1
/
+49
*
Get ready for a surprise...
David Cantrell
2006-03-24
1
-6
/
+7
*
Build it up, tear it down. Since we're destroying isys from the inside,
David Cantrell
2006-03-24
1
-2
/
+3
*
Create a dictionary in flags.py for storing /proc/cmdline. Nuke all
Chris Lumens
2006-03-22
1
-27
/
+11
*
* fsset.py (reiserfsFileSystem): Added missing labelDevice method.
David Cantrell
2006-03-22
1
-2
/
+24
*
2006-03-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-03-13
1
-1
/
+1
*
Don't traceback trying to mount auto filesystems of types we don't
Chris Lumens
2006-03-10
1
-0
/
+3
*
* fssey.py (mountCompare): Handle bind mounts correctly so that
David Cantrell
2006-02-08
1
-2
/
+4
*
2006-02-06 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-06
1
-1
/
+2
*
2006-02-06 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-06
1
-1
/
+2
*
- fix swap labeling
Peter Jones
2006-02-03
1
-2
/
+2
*
- don't put "mapper/" in the swap label
Peter Jones
2006-02-03
1
-0
/
+3
*
- oops, don't add pdb.set_trace() call ;)
Peter Jones
2006-02-01
1
-2
/
+0
*
- add code to make /dev/root as it would be in a non-install environment
Peter Jones
2006-02-01
1
-2
/
+12
*
* fsset.py (swapFileSystem.labelDevice): Make swap labels starting
David Cantrell
2006-02-01
1
-2
/
+8
*
* fsset.py (devify): Make sure /etc/fstab has accepted standards
David Cantrell
2005-12-19
1
-2
/
+9
*
* dmraid.py (dmDriveCache): add dmDriveCache class, to to manage
Peter Jones
2005-12-11
1
-7
/
+8
*
kill 11% mke2fs stall
Peter Jones
2005-11-21
1
-5
/
+0
*
Treat PReP partitions as native
Paul Nasrat
2005-10-20
1
-0
/
+2
*
Use new logging system.
Chris Lumens
2005-08-12
1
-35
/
+35
*
Fix for writing boot flag to first part #157245
Paul Nasrat
2005-07-15
1
-1
/
+1
*
Added a clobberDevice method that is used before formatting a device to
Chris Lumens
2005-06-27
1
-0
/
+19
*
Add mount and umount methods so entries in /etc/fstab marked as "auto" can
Chris Lumens
2005-06-21
1
-2
/
+21
*
2005-06-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-06-07
1
-1
/
+6
*
Revert to super-major behavior for volumes that aren't activated
Chris Lumens
2005-05-31
1
-1
/
+5
*
2005-05-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-05-19
1
-1
/
+2
*
Use the UUID from the RAID superblock as the identifier in /etc/mdadm.conf
Chris Lumens
2005-05-19
1
-1
/
+19
*
2005-05-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-05-05
1
-0
/
+10
*
Don't skip bind mounts with an fstype of none on upgrades (#151458).
Chris Lumens
2005-04-28
1
-1
/
+2
*
Recognize --label for the part keyword (#79832).
Chris Lumens
2005-04-27
1
-8
/
+19
*
Copy filesystem options over for preexisting partitions so they show up in
Chris Lumens
2005-04-21
1
-2
/
+3
*
fix mkfs on xfs
Peter Jones
2005-03-23
1
-1
/
+5
*
move availRaidLevels from fsset.py to raid.py, so it can be evaluated right
Peter Jones
2005-03-09
1
-4
/
+1
*
2005-02-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-02-21
1
-0
/
+2
*
Fedora PPC - autopartitioning (#121266) and G5 (#149081)
Paul Nasrat
2005-02-19
1
-0
/
+2
*
2005-02-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-02-02
1
-7
/
+10
*
Support bytes per inode on a per-partition basis (#57550).
Chris Lumens
2005-01-14
1
-4
/
+9
*
Print a more descriptive error message if unable to mount the swap
Chris Lumens
2004-12-21
1
-11
/
+22
*
2004-12-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-12-20
1
-1
/
+2
*
2004-12-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-12-09
1
-1
/
+1
*
Don't trace back for bad/missing / in fstab (#141174)
Paul Nasrat
2004-12-01
1
-0
/
+10
*
2004-10-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-07
1
-0
/
+2
*
2004-09-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-30
1
-1
/
+1
*
2004-09-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-28
1
-3
/
+42
*
2004-09-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-27
1
-0
/
+20
*
2004-09-22 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-23
1
-0
/
+3
*
include MAILADDR in mdadm.conf
Jeremy Katz
2004-09-13
1
-1
/
+5
*
mdadm.conf syntax fix (#132334)
Jeremy Katz
2004-09-13
1
-1
/
+1
*
some hacks to work around the lvm tools being stupid
Jeremy Katz
2004-08-23
1
-1
/
+8
[next]