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
/
storage
/
formats
Commit message (
Expand
)
Author
Age
Files
Lines
*
Structure the repo layout so it matches final structure better and make isys ...
Martin Sivak
2010-05-31
11
-3362
/
+0
*
More checkbot fixes.
Chris Lumens
2010-05-25
1
-2
/
+2
*
iutil: execWithCallback() and execWithPulseProgress() return an object.
Ales Kozumplik
2010-05-24
1
-11
/
+11
*
Determine if an mdmember is biosraid earlier (#586298)
Hans de Goede
2010-05-12
1
-1
/
+1
*
lvm: check resizing against format's targetSize (#580171).
Ales Kozumplik
2010-04-22
1
-1
/
+1
*
Check for presence of filesystem module in FS.mountable (#580520)
David Cantrell
2010-04-17
1
-2
/
+12
*
Check for fs utils when determining if an fs can be resized (#572431)
David Cantrell
2010-04-17
1
-0
/
+5
*
Add proper support for destruction of disklabels.
David Lehman
2010-04-15
1
-0
/
+5
*
Adjust the Makefiles to install anaconda to /usr/lib{,64}/python?.?.
Chris Lumens
2010-04-06
1
-1
/
+2
*
Re-Check minimum size of partition after running fsck on it (#578955)
Brian C. Lane
2010-04-05
1
-0
/
+10
*
Take the request's format into account when deciding to resize (#578471).
Chris Lumens
2010-04-05
1
-1
/
+1
*
Do not try to commit diskLabels on non partitionable devices (#576145)
Hans de Goede
2010-03-31
1
-4
/
+0
*
Fix syntax for passing a mapping to a translatable string (#576085).
Chris Lumens
2010-03-23
1
-1
/
+1
*
Catch NotImplementedError when scanning for disklabels (#566722)
Hans de Goede
2010-03-22
1
-1
/
+2
*
Move disabling of cylinder alignment to disklabel format
Hans de Goede
2010-03-22
1
-0
/
+4
*
Don't try to set selinux context for read-only mountpoints.
David Lehman
2010-03-17
1
-1
/
+1
*
Fully qualify _ped.IOException.
David Lehman
2010-03-15
1
-1
/
+1
*
parted.PartedDisk can throw IOExceptions too (#573539)
Hans de Goede
2010-03-15
1
-1
/
+1
*
DiskLabel.status can't be determined so return False. (#563526,#561074)
David Lehman
2010-02-22
1
-4
/
+1
*
Show the correct device path when formatting as swap or luks.
David Lehman
2010-02-16
2
-2
/
+4
*
Fix ordering of arguments to xfs_admin for writing fs label. (#556546)
David Lehman
2010-02-16
1
-0
/
+6
*
Don't return the passphrase from hasKey. Should return a boolean.
David Lehman
2010-02-05
1
-1
/
+1
*
Fixup partition aligning (#560586)
Hans de Goede
2010-02-01
1
-0
/
+10
*
MDRaidMember.__str__ add biosraid attribute to the returned string
Hans de Goede
2010-01-22
1
-1
/
+2
*
iutil.execWithRedirect() hasn't used searchPath= since 2006. Take it out.
Peter Jones
2010-01-15
1
-7
/
+4
*
Fixup various errors detected by pylint
Hans de Goede
2010-01-14
1
-3
/
+4
*
Make sure to clear partitions before destroying a disklabel.
David Lehman
2010-01-13
1
-0
/
+3
*
NTFS filesystems are not really modifiable in any real sense. Admit it.
David Lehman
2010-01-13
1
-1
/
+1
*
Add a "dict" attribute to Device and DeviceFormat classes.
David Lehman
2009-12-22
7
-0
/
+55
*
Put fsprofile support back in.
David Lehman
2009-12-22
1
-1
/
+5
*
Add __str__ methods to the DeviceFormat classes.
David Lehman
2009-12-16
9
-0
/
+84
*
Hide biosraid member devices that contain MDRaidMember formats.
David Lehman
2009-12-16
1
-0
/
+5
*
Add an alignment property to DiskLabel.
David Lehman
2009-12-15
1
-0
/
+32
*
Change btrfs command line option
Josef Bacik
2009-12-09
1
-1
/
+1
*
Improve disklabel's name attr so we don't have to hide them anymore.
David Lehman
2009-12-09
1
-2
/
+10
*
Hide devices with certain formatting in the main partitioning UI.
David Lehman
2009-12-09
4
-0
/
+9
*
Use selinux python module for file context operations.
David Lehman
2009-12-08
1
-4
/
+6
*
Whenever storage code tries to log a method call, do so into the 'tmp/storage...
Ales Kozumplik
2009-12-03
9
-11
/
+11
*
Display progress or wait window when formatting devices.
David Lehman
2009-11-30
4
-26
/
+67
*
Don't attempt to get the size of a filesystem unless it's supported (#540598).
Chris Lumens
2009-11-24
1
-1
/
+1
*
Log calls to DiskLabel's commit and commitToDisk methods.
David Lehman
2009-11-12
1
-0
/
+4
*
Fix DiskLabel.status so it returns True, not self.partedDisk, when active.
David Lehman
2009-11-12
1
-1
/
+2
*
Fix "resize failed: 1" errors for ext2/ext3/ext4 (#517491).
David Cantrell
2009-10-29
1
-3
/
+25
*
When doing initlabel on a dasd disk create a dasd disklabel (#531209)
Hans de Goede
2009-10-28
1
-1
/
+2
*
Rename platform.diskType to platform.diskLabelType
Hans de Goede
2009-10-28
1
-1
/
+1
*
Allow /boot to be on a variety of filesystems during kickstart (#529846).
Chris Lumens
2009-10-21
1
-1
/
+1
*
Improve message given to user for fsck failures (#527626).
David Cantrell
2009-10-19
1
-2
/
+64
*
Set parted filesystemtype for swap partitions
Hans de Goede
2009-10-14
1
-1
/
+2
*
Missing volume_key shouldn't break LUKS support completely. (#526899)
David Lehman
2009-10-12
1
-1
/
+7
*
Set partedPartition system to the correct FS when creating an FS
Hans de Goede
2009-10-08
2
-0
/
+19
[next]