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
/
deviceaction.py
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
1
-376
/
+0
*
Remove devices from libparted's cache when destroying them (#586622)
Hans de Goede
2010-04-29
1
-0
/
+5
*
Set up devices using their original formats for certain action types. (#565848)
David Lehman
2010-03-10
1
-3
/
+3
*
Clear a partition's BOOT flag when formatting it
Hans de Goede
2009-11-26
1
-4
/
+3
*
Set partedPartition system to the correct FS when creating an FS
Hans de Goede
2009-10-08
1
-0
/
+3
*
Reset parted flags in createFormat not destroyFormat
Hans de Goede
2009-10-08
1
-8
/
+10
*
Action...Format setup device before modifying the partition table
Hans de Goede
2009-10-08
1
-2
/
+4
*
Don't store a copy of ActionDestroyFormat's device attr.
David Lehman
2009-10-01
1
-18
/
+7
*
Improve the info provided to DeviceAction.__str__.
David Lehman
2009-09-11
1
-11
/
+8
*
Use commitToDisk() instead of commit() when only changing flags
Hans de Goede
2009-08-28
1
-2
/
+2
*
Call udev_settle from DiskLabel.commit to ensure it happens.
David Lehman
2009-08-17
1
-2
/
+0
*
Change all disklabel manipulations to use the DiskLabel format class.
David Lehman
2009-08-17
1
-4
/
+4
*
Make all sysfs path's be _without_ /sys prefix (#516168)
Hans de Goede
2009-08-07
1
-1
/
+1
*
Allow existing LVs with filesystems to be resized (#490913)
David Cantrell
2009-04-29
1
-1
/
+1
*
Fixes of errors shown by pylint that didn't get into the beta build.
Martin Gracik
2009-03-31
1
-5
/
+2
*
Make sure boot flag gets set. (#491170)
David Lehman
2009-03-19
1
-4
/
+0
*
Set format UUID after creating a format
Hans de Goede
2009-03-18
1
-1
/
+6
*
Save a copy of the device stack so we can destroy the format. (#489975)
David Lehman
2009-03-13
1
-5
/
+14
*
Set partition flags in format create/destroy execute methods.
David Lehman
2009-03-11
1
-2
/
+23
*
self.format -> self.device.format
David Cantrell
2009-03-03
1
-2
/
+2
*
Make sure we don't leave things active that we're removing.
David Lehman
2009-03-03
1
-2
/
+3
*
Use currentSize in ActionResizeDevice ctor to get actual physical size.
David Lehman
2009-03-03
1
-1
/
+1
*
Fix some bugs related to device setup/teardown usage by actions.
David Lehman
2009-03-02
1
-2
/
+8
*
Add type lookup functions, migrate action, pass intf thru execute.
David Lehman
2009-02-27
1
-29
/
+74
*
Make it easy to specify a format's device at creation/setup time.
David Lehman
2009-02-24
1
-1
/
+2
*
Replace old storage modules.
David Lehman
2009-02-23
1
-0
/
+300