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
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Honor nodmraid commandline option (#499733)
Hans de Goede
2009-08-10
2
-2
/
+9
*
Don't try to multipath CD devices. (#516362)
Peter Jones
2009-08-10
2
-1
/
+4
*
Make all sysfs path's be _without_ /sys prefix (#516168)
Hans de Goede
2009-08-07
3
-6
/
+5
*
Do not set parted.PARTITION_BOOTABLE on s390.
root
2009-08-06
1
-0
/
+2
*
Recognize mpath devices when we see them.
Peter Jones
2009-08-06
6
-31
/
+370
*
Make DiskDevice.partedDisk a property.
Peter Jones
2009-08-06
1
-19
/
+30
*
Make questionInitializeDisk() somewhat less ugly.
Peter Jones
2009-08-06
1
-6
/
+9
*
Add a description to DiskDevice, and use it in the UI.
Peter Jones
2009-08-06
1
-0
/
+4
*
Get rid of Device.description, it is unused.
Peter Jones
2009-08-06
1
-7
/
+3
*
Move basic udev methods out of the storage module (#514592).
Chris Lumens
2009-08-04
1
-100
/
+17
*
Fix backtrace due to iscsi.getNode() not finding the iscsi node
Hans de Goede
2009-08-04
1
-1
/
+1
*
Add a dracutSetupString method to devices.py classes
Hans de Goede
2009-08-04
1
-0
/
+19
*
Differentiate between ibft discovered and manually added iscsi disks
Hans de Goede
2009-08-04
3
-0
/
+6
*
Store iscsi node pointer in iScsiDiskDevice objects
Hans de Goede
2009-08-04
4
-14
/
+14
*
When checking logical partition dependcies, make sure the are one the same disk
Hans de Goede
2009-08-04
1
-1
/
+2
*
Only set iscsi nodes to autostart when none of the LUN's contain /
Hans de Goede
2009-08-04
1
-8
/
+9
*
Add functions to go from an iScsiDiskDevice to an libiscsi node
Hans de Goede
2009-08-04
1
-7
/
+23
*
Not all udev info blocks return a name, so provide a way to ignore it.
Chris Lumens
2009-07-29
1
-2
/
+2
*
Don't split values for keys including MODEL or VENDOR.
Chris Lumens
2009-07-29
1
-1
/
+3
*
Move the decision to ignore the results of udev_parse_block_entry up.
Chris Lumens
2009-07-29
1
-6
/
+7
*
Fix part --onpart= to print the device name instead of the __str__.
Chris Lumens
2009-07-28
1
-1
/
+1
*
Log non-upgradable upgrade candidate roots.
Radek Vykydal
2009-07-24
1
-0
/
+3
*
Make sure we have a device before check if it's protected. (#510033)
David Lehman
2009-07-21
1
-1
/
+1
*
Remove unresolvable file devices from the devicetree. (#503830)
David Lehman
2009-07-21
1
-0
/
+4
*
Support multiple fstab entries of a single nodev fstype. (#505969)
David Lehman
2009-07-21
1
-2
/
+4
*
Refer to nodev devices as "none", not "nodev".
David Lehman
2009-07-21
1
-1
/
+1
*
Change DeviceTree.devices from a dict to a list.
David Lehman
2009-07-21
3
-24
/
+38
*
Show locked LUKS devices as "Encrypted (LUKS)", not "LUKS".
David Lehman
2009-07-21
1
-0
/
+11
*
Allow creation of four primary partitions on a disk. (#505269)
David Lehman
2009-07-21
1
-7
/
+8
*
Stop the cdrom device before ejecting (#505067)
Martin Sivak
2009-07-17
1
-0
/
+3
*
When ignoring partitions make sure lvm also ignores them
Hans de Goede
2009-07-15
1
-0
/
+2
*
Call mdadm -I with --no-degraded for all disks but the last
Hans de Goede
2009-07-15
1
-1
/
+1
*
Add deviceNameToDiskByPath().
David Cantrell
2009-07-13
1
-0
/
+17
*
Display drive model and size in MB in partitioning UI (#460697)
David Cantrell
2009-07-13
1
-3
/
+17
*
Lots of small grammar and wording changes.
Peter Jones
2009-07-13
1
-1
/
+1
*
Edit user-visible dialogs for style.
Peter Jones
2009-07-13
2
-4
/
+4
*
Don't write optical devices to /etc/fstab (#505697).
Chris Lumens
2009-07-13
1
-0
/
+4
*
error messages of zFCP on s390: log or pass to the UI
Steffen Maier
2009-07-10
1
-3
/
+9
*
correctly delete a SCSI device provided by a zFCP LUN on s390
Steffen Maier
2009-07-10
1
-9
/
+22
*
All other teardown methods take a "recursive" argument (#506166).
Chris Lumens
2009-07-10
1
-1
/
+1
*
Add support for biosraid using mdadm
Hans de Goede
2009-07-09
3
-12
/
+20
*
Reverse: "Support for MD containers"
Hans de Goede
2009-07-09
3
-105
/
+0
*
When all udev_is-foo() checks fail return instead of backtracing
Hans de Goede
2009-07-09
1
-0
/
+3
*
Indicate LV status according to lv_attr active bit (#491754)
David Cantrell
2009-07-08
1
-0
/
+16
*
Include lv_attr in lvm.lvs() return value.
David Cantrell
2009-07-08
1
-3
/
+4
*
Fix list of 64-bit arches.
Bill Nottingham
2009-07-08
1
-1
/
+1
*
Add FCoE disks to the devicetree with a type of FcoeDiskDevice
Hans de Goede
2009-07-02
1
-0
/
+5
*
Add FcoeDiskDevice class to storage/devices.py
Hans de Goede
2009-07-02
1
-3
/
+18
*
Add FCoE support to storage/udev.py
Hans de Goede
2009-07-02
1
-0
/
+27
*
Write out configuration of FCoE to installed system
Hans de Goede
2009-07-02
1
-1
/
+17
[next]