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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Determine if an mdmember is biosraid earlier (#586298)
Hans de Goede
2010-05-12
2
-5
/
+2
*
storage: LUKSDevice takes req_grow after its slave (#589450).
Ales Kozumplik
2010-05-10
1
-0
/
+4
*
Offer to ignore unformatted DASDs rather than forcing exit (#580456)
David Cantrell
2010-05-07
1
-5
/
+1
*
Fix usage of deviceNameToDiskByPath in devicetree.py (#589967)
David Cantrell
2010-05-07
1
-1
/
+3
*
Remove partitions after unpartitioned non-partition devices. (#588597)
David Lehman
2010-05-07
1
-0
/
+8
*
Just use /dev/dasdX if we can't get a by-path link
David Cantrell
2010-05-06
1
-0
/
+3
*
Do not prepend /dev/disk/by-path in format DASD window
David Cantrell
2010-05-06
1
-2
/
+2
*
Use udev_device_get_by_path() to get /dev/disk/by-path link
David Cantrell
2010-05-06
1
-2
/
+2
*
Add udev_device_get_by_path() to return /dev/disk/by-path link
David Cantrell
2010-05-06
1
-0
/
+8
*
fcoe: use fipvlan instead of fcoemon to bring up fcoe (#486244)
Hans de Goede
2010-05-06
1
-10
/
+2
*
Make deviceNameToDiskByPath check udev info instead of sysfs
David Cantrell
2010-05-04
2
-22
/
+7
*
Fix some minor problems in storage/dasd.py (#560702)
David Cantrell
2010-05-04
1
-14
/
+11
*
Make sure a given path exists before calling os.statvfs on it (#587662).
Chris Lumens
2010-04-30
1
-1
/
+1
*
Wait for scsi adapters to be done with scanning their busses (#583143)
Hans de Goede
2010-04-30
1
-0
/
+5
*
Don't clear BIOS RAID member disks (#587066)
Hans de Goede
2010-04-29
1
-0
/
+4
*
Remove devices from libparted's cache when destroying them (#586622)
Hans de Goede
2010-04-29
1
-0
/
+5
*
Offer to format unformatted DASD devices (#560702)
David Cantrell
2010-04-28
3
-47
/
+68
*
Make sure we use 1.0 mdraid metadata when the set is used for boot (#584596)
Hans de Goede
2010-04-23
2
-22
/
+33
*
Add a preCommitFixup hook to StorageDevice classes
Hans de Goede
2010-04-23
2
-8
/
+11
*
Check for not having found any disks after populating the tree (#583906)
Hans de Goede
2010-04-23
1
-0
/
+10
*
Prune resize and format create/migrate actions if destroying a device.
David Lehman
2010-04-22
1
-2
/
+20
*
Schedule actions when removing existing extended partitions. (#568219)
David Lehman
2010-04-22
1
-3
/
+9
*
Don't try to zero out extended partitions.
David Lehman
2010-04-22
1
-3
/
+4
*
lvm: check resizing against format's targetSize (#580171).
Ales Kozumplik
2010-04-22
1
-1
/
+1
*
Fix some HIG problems with the "Write Changes" dialog (#583405).
Chris Lumens
2010-04-19
1
-3
/
+3
*
Prevent low-level formatting of DASDs in rescue mode (#582638)
Hans de Goede
2010-04-19
1
-0
/
+4
*
Move the question about formatting DASD's to the interface class
Hans de Goede
2010-04-19
1
-20
/
+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
*
No instdata on master anymore. (anaconda.id -> anaconda)
David Lehman
2010-04-15
1
-1
/
+1
*
Try to get boot reqs onto the selected boot device. (#560387)
David Lehman
2010-04-15
1
-1
/
+12
*
Ensure proper disklabel type on boot disk if CLEARPART_TYPE_ALL. (#570483, #5...
David Lehman
2010-04-15
1
-0
/
+39
*
Add proper support for destruction of disklabels.
David Lehman
2010-04-15
3
-16
/
+43
*
Three small fixes to action sorting.
David Lehman
2010-04-15
1
-16
/
+8
*
Fix various syntax errors
Hans de Goede
2010-04-15
3
-4
/
+4
*
Check for and offer to format unformatted DASD devices (#560702).
David Cantrell
2010-04-14
1
-0
/
+6
*
Fix a typo.
Chris Lumens
2010-04-13
1
-1
/
+1
*
Write an AUTO ... line to mdadm.conf (#537329)
Hans de Goede
2010-04-13
1
-8
/
+3
*
Apply yet another translation patch (#573870).
Chris Lumens
2010-04-12
1
-1
/
+1
*
Fix some previously difficult-to-translate strings (#573870).
Chris Lumens
2010-04-12
1
-2
/
+5
*
Log successful login to iscsi targets
Hans de Goede
2010-04-08
1
-0
/
+2
*
storage/udev.py handle iscsi ID_PATH IPV6 address containing : (#579761)
Hans de Goede
2010-04-08
1
-2
/
+7
*
Sort partition create actions before other unpartitioned devices. (#574379)
David Lehman
2010-04-06
1
-0
/
+6
*
Move some kickstart-specific storage init into storageInitialization.
Chris Lumens
2010-04-06
1
-0
/
+12
*
Adjust the Makefiles to install anaconda to /usr/lib{,64}/python?.?.
Chris Lumens
2010-04-06
3
-3
/
+6
*
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
2
-2
/
+3
*
Do not try to commit diskLabels on non partitionable devices (#576145)
Hans de Goede
2010-03-31
1
-4
/
+0
*
fcoe: sysfs_edd.sh has been renamed to fcoe_edd.sh
Hans de Goede
2010-03-30
1
-1
/
+1
*
Turn protected devices into a property on the Anaconda object.
Chris Lumens
2010-03-26
1
-10
/
+3
[next]