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
*
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
*
Support reading the UUID from the disk like we do with labels.
Chris Lumens
2008-03-18
1
-29
/
+45
*
If the protected partition is not yet mounted, mount it now.
Chris Lumens
2008-03-18
1
-1
/
+4
*
Use shortname=winnt instead of shortname=win95 when mounting /boot/efi
Peter Jones
2008-03-14
1
-1
/
+1
*
Add EFIFileSystem, and getMountName() to hide that it's really vfat.
Peter Jones
2008-03-14
1
-9
/
+35
*
Avoid a traceback (#436826)
Jeremy Katz
2008-03-12
1
-3
/
+2
*
Check for filesystem utilities to see if a filesystem is supported
Jeremy Katz
2008-03-05
1
-2
/
+15
*
Use ntfsresize -m to get minimum size (#431124)
Jeremy Katz
2008-03-05
1
-18
/
+7
*
Use iutil.isEfi() instead of testing for ia64-ness.
Peter Jones
2008-03-04
1
-9
/
+7
*
Only use UUID= for devices we would have labeled. Related to #435228
Jeremy Katz
2008-03-03
1
-1
/
+1
*
Write out UUID in the fstab (#364441)
Jeremy Katz
2008-02-24
1
-1
/
+6
*
Move migration to before mounting filesystems
Jeremy Katz
2008-02-12
1
-14
/
+5
*
Fix silly thinko in Eric's patch
Jeremy Katz
2008-02-12
1
-1
/
+3
*
Allow ext3->ext4 upgrades
Eric Sandeen
2008-02-12
1
-0
/
+20
*
fsset.py tweaks for ext4dev & xfs
Eric Sandeen
2008-01-31
1
-8
/
+6
*
mdadm to create the mdadm.conf (#395881)
Joel Andres Granados
2008-01-31
1
-11
/
+11
*
(#186439) handle lv names with "-" when doing kickstart.
Joel Andres Granados
2008-01-30
1
-1
/
+1
*
Fix traceback when using non-encrypted RAID
Bill Nottingham
2008-01-17
1
-0
/
+2
*
Remove fsopts that are already defaults (#429039).
Chris Lumens
2008-01-16
1
-1
/
+1
*
Fix a bunch of pychecker errors.
Chris Lumens
2008-01-12
1
-1
/
+1
*
Don't use error messages from dosfslabel as the label (#427457).
Chris Lumens
2008-01-04
1
-0
/
+5
*
Don't resize filesystems which are being formatted (#426466)
Jeremy Katz
2007-12-26
1
-0
/
+2
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-2
/
+2
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-8
/
+15
*
Add support for encryption via autopart.
Jeremy Katz
2007-12-14
1
-1
/
+1
*
Create full paths before trying to make device nodes.
Chris Lumens
2007-12-13
1
-1
/
+8
*
remove call to makeDMNode
Bill Nottingham
2007-12-11
1
-2
/
+0
*
Fixes to the live install method
Jeremy Katz
2007-12-07
1
-1
/
+1
*
Don't try and make devices. Adjust calls as necessary.
Bill Nottingham
2007-12-07
1
-16
/
+4
*
Use libblkid instead of custom filesystem probing
Jeremy Katz
2007-12-03
1
-125
/
+2
*
add support for resizing ntfs
Jeremy Katz
2007-11-29
1
-0
/
+53
*
Backend code for logical volume resizing
Jeremy Katz
2007-11-29
1
-5
/
+27
*
Implement resizing methods for ext[23]
Jeremy Katz
2007-11-29
1
-0
/
+76
*
Add infrastructure for partition resizing
Jeremy Katz
2007-11-29
1
-0
/
+39
*
Add support for ext4dev hidden away behind a command line option
Jeremy Katz
2007-11-29
1
-0
/
+20
*
Move protected partitions into the Partitions object.
Chris Lumens
2007-11-28
1
-1
/
+1
*
Initial support for block devices encrypted using LUKS/dm-crypt.
David Lehman
2007-11-16
1
-13
/
+63
*
Fix various typos that were causing exceptions.
Chris Lumens
2007-10-30
1
-1
/
+1
*
* partitions.py: Move partitionObjectsInitialize() and
David Cantrell
2007-10-29
1
-1
/
+1
*
2007-10-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-28
1
-0
/
+2
*
Whitespace clean ups only.
David Cantrell
2007-10-28
1
-104
/
+102
*
- add --fsprofile support to lvm, paritition, and raid.
Peter Jones
2007-10-26
1
-5
/
+29
*
- allow users to use their own mke2fs.conf
Peter Jones
2007-10-24
1
-1
/
+12
*
Clean up usage of /tmp for device nodes (patch from notting@redhat.com).
Chris Lumens
2007-10-24
1
-11
/
+10
*
- fix selinux labels on $MOUNTPOINT/ and $MOUNTPOINT/lost+found (#335621)
Peter Jones
2007-10-18
1
-0
/
+11
*
Don't add labels to /etc/fstab lines for reused LVs (#216561).
Chris Lumens
2007-10-11
1
-2
/
+2
*
2007-09-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-20
1
-2
/
+2
[next]