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
*
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
*
Initial FCoE support
Hans de Goede
2009-07-02
2
-0
/
+97
*
Fix upgrade selected in UI after storage reset (#503302)
Radek Vykydal
2009-07-02
1
-0
/
+2
*
Update code that checks for devices that contain install media.
David Lehman
2009-07-01
3
-11
/
+9
*
Rework tracking of devices containing installation media. (#497087)
David Lehman
2009-07-01
3
-21
/
+36
*
Add function storage.udev.udev_resolve_devspec.
David Lehman
2009-07-01
1
-0
/
+23
*
Prevent false positives in devtree's device lookup methods.
David Lehman
2009-07-01
1
-0
/
+12
*
Skip exceptionDisks if exception originated in devtree.populate. (#497240)
David Lehman
2009-07-01
1
-0
/
+10
*
Default to /boot on ext4
Jeremy Katz
2009-06-30
1
-1
/
+1
*
Allow /boot on ext4 now that we have a grub that allows it
Jeremy Katz
2009-06-30
1
-16
/
+0
*
Write out "MAILADDR root" into mdadm.conf (#508321)
Radek Vykydal
2009-06-30
1
-1
/
+2
*
Access format options property instead of mountopts attr. (#506219)
David Lehman
2009-06-22
1
-1
/
+1
*
Be more careful about identifying NFS fstab entries.
David Lehman
2009-06-22
1
-1
/
+1
*
Don't add leading directory for files twice. (#503830)
David Lehman
2009-06-22
1
-1
/
+4
*
Support for MD containers.
Jacek Danecki
2009-06-22
4
-6
/
+115
*
New iswmd parameter for kernel cmdline
Jacek Danecki
2009-06-22
2
-0
/
+9
*
Enforcing matching rootfs type on LVs as well as for partitions (#504743)
Jeremy Katz
2009-06-10
1
-0
/
+5
*
If not enough memory is installed, enforce swap partition creation (#498742).
Chris Lumens
2009-06-10
1
-4
/
+10
*
Convert storage/ to Makefile.am
David Cantrell
2009-06-09
6
-99
/
+71
*
Fix discovery of existing raid/lvm for ks install without clearpart (#503310)...
Radek Vykydal
2009-06-05
2
-7
/
+4
*
Use gettext.ldngettext when necessary (#467603)
David Cantrell
2009-06-03
1
-1
/
+1
*
Pass --force to lvresize so it doesn't ask for confirmation.
David Lehman
2009-05-31
1
-1
/
+1
*
Fix a typo in action sorting for resize actions (fs vs. device). (#501000)
David Lehman
2009-05-31
1
-1
/
+1
*
Create and use unique ids for Device instances. (#500808)
David Lehman
2009-05-28
2
-18
/
+33
*
Adjust remaining PartitionDevices' names after removing a partition.
David Lehman
2009-05-28
1
-0
/
+8
*
Limit the trigger to block type devices.
Joel Granados Moreno
2009-05-28
1
-1
/
+1
*
Make sure that the devices are correctly detected (#491700)
Joel Granados Moreno
2009-05-27
1
-0
/
+3
*
Ensure matching rootfs type to live type with autopart (#501876)
Jeremy Katz
2009-05-26
1
-0
/
+4
*
Move /boot checks from sanityCheck into Platform.checkBootRequest.
Chris Lumens
2009-05-21
1
-43
/
+1
*
Call checkBootRequest from sanityCheck.
Chris Lumens
2009-05-21
1
-0
/
+5
*
Put some space in that big scary warning.
Chris Lumens
2009-05-21
1
-1
/
+1
*
Make sure the right _isMigratable gets used for Ext3FS (#501585).
Chris Lumens
2009-05-20
1
-0
/
+2
*
We are not guaranteed to have a partedDisk in the udev code (#501556, #501428).
Chris Lumens
2009-05-19
1
-1
/
+1
*
LVMVolumeGroupDevice stores pesize in MB, kickstart expects it in KB.
David Lehman
2009-05-15
1
-1
/
+1
*
Deactivate md arrays regardless of state if the device is present. (#496441)
David Lehman
2009-05-15
1
-1
/
+4
*
Lame hack to make sure --size= is never 0 (#500905).
Chris Lumens
2009-05-15
1
-2
/
+2
*
Don't filter out partitions that haven't been allocated (#500932).
Chris Lumens
2009-05-15
1
-1
/
+2
*
Write out PE size as an integer, since that's what anaconda wants (#501049).
Chris Lumens
2009-05-15
1
-1
/
+1
*
Set clearPartType to None on preupgrade too (#499321).
Chris Lumens
2009-05-15
1
-1
/
+1
*
Fix indentation of line to remove cancelled actions from the list. (#500932)
David Lehman
2009-05-15
1
-1
/
+2
*
Consider active-idle state of md device as accepatable status of device (#497...
Radek Vykydal
2009-05-15
1
-1
/
+1
*
Fix detection of cciss disks (#499408)
Doug Chapman
2009-05-15
1
-0
/
+1
*
Get existing fs size for xfs.
David Cantrell
2009-05-14
1
-0
/
+4
*
Get existing fs size for ntfs.
David Cantrell
2009-05-14
1
-0
/
+3
[next]