index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fsset.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed partedUtils.get_partition_by_name()
David Cantrell
2009-02-12
1
-1
/
+1
*
Removed partedUtils.get_partition_name()
David Cantrell
2009-02-12
1
-2
/
+2
*
Remove partedUtils.sniffFilesystemType()
David Cantrell
2009-02-12
1
-1
/
+1
*
Make ext4 default in UI filesystem selection (bug #481112)
Radek Vykydal
2009-02-03
1
-1
/
+10
*
If ext4dev is seen in the /etc/fstab, treat it as ext4 instead (#474484).
Chris Lumens
2009-02-02
1
-0
/
+6
*
btrfs install support
Eric Sandeen
2009-01-19
1
-0
/
+65
*
Allow ext4 without magic argument (keep a flag for migrate)
Jeremy Katz
2009-01-16
1
-8
/
+1
*
Support mounting NTFS filesystems (#430084)
Jeremy Katz
2009-01-16
1
-0
/
+6
*
mdraid1: default to putting grub on partition instead of mbr (#217176)
Hans de Goede
2008-12-11
1
-0
/
+5
*
Unmount swap devices when migrating filesystems, then reactivate (#473260).
Chris Lumens
2008-12-08
1
-3
/
+16
*
Better naming for LVM volume groups and logical volumes (#461682)
David Cantrell
2008-12-03
1
-1
/
+4
*
Allow installing grub on the MBR if /boot is on mdraid (#217176)
Hans de Goede
2008-11-26
1
-4
/
+0
*
Support upgrades of systems whose rootfs is on an LV. (#471288)
David Lehman
2008-11-12
1
-0
/
+50
*
Don't try to label XFS filesystems on livecd installs (#470951).
Chris Lumens
2008-11-11
1
-2
/
+3
*
Allow specifying devices by path if they're files (#468504)
Jeremy Katz
2008-10-30
1
-1
/
+1
*
Fix various syntax errors caught by PyChecker
Hans de Goede
2008-10-29
1
-1
/
+1
*
Include return code on resize failure error message (#468479)
Jeremy Katz
2008-10-26
1
-2
/
+2
*
ext4dev -> ext4 (esandeen).
Chris Lumens
2008-10-14
1
-12
/
+4
*
Support installs to SD via MMC (#461884)
Jeremy Katz
2008-09-29
1
-1
/
+1
*
If it's encrypted, it's encrypted. Passphrases will get sorted out.
David Lehman
2008-09-15
1
-1
/
+1
*
Use the device path to identify LUKS devs in /etc/fstab. (#460700)
David Lehman
2008-09-11
1
-0
/
+2
*
Fix a traceback with unencrypted autopart.
David Lehman
2008-08-29
1
-1
/
+1
*
Handle preexisting swraid w/ encrypted member disks/partitions.
David Lehman
2008-08-26
1
-5
/
+17
*
Clear up error reporting on upgrades when devices are listed by UUID.
Chris Lumens
2008-08-14
1
-6
/
+3
*
Fix a traceback calling createMapping.
Chris Lumens
2008-08-14
1
-2
/
+2
*
Fix PartitionDevice.getDevice to take asBoot into account.
David Lehman
2008-08-13
1
-1
/
+1
*
Don't base mpath/dmraid/raid startup/stopping based on if lvm is activated yet,
Peter Jones
2008-08-13
1
-4
/
+10
*
Delay the duplicate label error until the label is actually used (#458505).
Chris Lumens
2008-08-11
1
-28
/
+31
*
Remove LabelFactory since we now rely on UUIDs for everything.
Chris Lumens
2008-08-04
1
-72
/
+24
*
Fix mke2fs argument passing (#457285).
Chris Lumens
2008-07-30
1
-1
/
+1
*
use newer mke2fs arguments for different filesystems
Eric Sandeen
2008-07-29
1
-3
/
+2
*
Use attributes to tell us whether filesystems are bootable (#457037).
Chris Lumens
2008-07-29
1
-0
/
+11
*
Spell pseudo correctly.
Peter Jones
2008-06-26
1
-19
/
+19
*
Remove support for RHupdates. updates.img is the way to go now.
Chris Lumens
2008-06-18
1
-2
/
+1
*
Unmount /mnt/sysimage/dev manually since it doesn't get an entry.
Chris Lumens
2008-06-10
1
-7
/
+4
*
Import N_ (#450163).
Chris Lumens
2008-06-05
1
-0
/
+1
*
Fix a couple typos in the getArch commit.
Chris Lumens
2008-06-04
1
-1
/
+1
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-17
/
+47
*
Search path rather than hard-coding path to mdadm (#444843)
Jeremy Katz
2008-05-01
1
-1
/
+1
*
Call the mdadm with full path.
Joel Andres Granados
2008-04-24
1
-1
/
+1
*
Fix handling of pre-existing raids for the upgrade/rescue case (#441770)
Jeremy Katz
2008-04-17
1
-1
/
+2
*
Use umask=0077,shortname=winnt on all vfat filesystems.
Peter Jones
2008-04-08
1
-3
/
+4
*
Support encrypted RAID member devices. (#429600)
David Lehman
2008-04-07
1
-13
/
+11
*
avoid behavior in (#208970)
Joel Andres Granados
2008-04-02
1
-0
/
+1
*
Don't allow migrations to ext4 for now
Jeremy Katz
2008-04-01
1
-1
/
+1
*
Change ext4 parameter to ext4, not iamanext4developer
Jeremy Katz
2008-04-01
1
-1
/
+1
*
Catch errors on resize and present a dialog to the user
Jeremy Katz
2008-03-27
1
-3
/
+9
*
Save resize output to a file (/tmp/resize.out) so that it's more useful
Jeremy Katz
2008-03-27
1
-5
/
+9
*
Add support for encrypted LVs.
David Lehman
2008-03-26
1
-6
/
+24
*
Fix what we expect to be the message from ntfsprogs
Jeremy Katz
2008-03-25
1
-6
/
+11
[next]