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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run /bin/umount instead of calling umount(2) in _isys.umount (#493333)
David Cantrell
2009-04-08
1
-7
/
+26
*
Add doPwUmount() and mountCommandWrapper() to isys (#493333)
David Cantrell
2009-04-08
2
-45
/
+89
*
Preserve symlinks and only collect deps on ELF executables.
David Cantrell
2009-04-08
1
-22
/
+33
*
Use $(ARCHIVE_TAG) throughout the updates target.
David Cantrell
2009-04-08
1
-1
/
+1
*
partedUtils doesn't exist anymore
Jeremy Katz
2009-04-08
1
-1
/
+0
*
Revert "Show the header in certain non-lowres cases" (#493153)
Jeremy Katz
2009-04-08
1
-2
/
+2
*
Pre-existing partitions names may change (#494833)
Hans de Goede
2009-04-08
2
-7
/
+14
*
Use getDeviceNodeName() instead of basename of device node.
Hans de Goede
2009-04-08
1
-1
/
+2
*
Fix ks raid --useexisting and --noformat
Radek Vykydal
2009-04-08
1
-4
/
+4
*
Fix processing of --level and --device options of ks raid commands.
Radek Vykydal
2009-04-08
2
-6
/
+7
*
Don't start pdb immediately in debug mode
Jeremy Katz
2009-04-08
1
-2
/
+0
*
Fix EDD BIOS disk order detection in general and make it work with dmraid
Hans de Goede
2009-04-08
2
-12
/
+48
*
Update extended partition geometry when we change it
Hans de Goede
2009-04-08
1
-2
/
+5
*
New version.
anaconda-11.5.0.41-1
David Cantrell
2009-04-07
1
-1
/
+49
*
Make sure we have a clean lvm ignore list when we initialize.
Joel Granados Moreno
2009-04-07
2
-0
/
+6
*
We need to search by name without the "mapper" prefix.
Joel Granados Moreno
2009-04-07
1
-1
/
+1
*
Create a min_max constraint to avoid alignments issues.
Joel Granados Moreno
2009-04-07
1
-1
/
+11
*
Don't exit the installer from filesystem errors.
David Lehman
2009-04-07
1
-24
/
+16
*
Try not to raise exceptions from minSize calculators.
David Lehman
2009-04-07
1
-5
/
+2
*
Don't traceback when PVs are encrypted or are not partitions.
David Lehman
2009-04-07
1
-1
/
+1
*
Adjust device dependencies when backing out device encryption. (#493257)
David Lehman
2009-04-07
1
-0
/
+8
*
Include filesystem type in mount log message.
David Lehman
2009-04-07
1
-1
/
+1
*
Load filesystem modules on demand (#490795, #494108).
Chris Lumens
2009-04-07
3
-3
/
+40
*
Sending translation for Swedish
goeran
2009-04-07
1
-229
/
+170
*
Use existing partitions when --onpart is used for PVs or raid members (#493065)
Radek Vykydal
2009-04-07
1
-5
/
+16
*
Raise message, not exception when size set in LV dialog is too big.
Radek Vykydal
2009-04-07
1
-1
/
+13
*
Sending translation for Hindi
rajesh
2009-04-07
1
-62
/
+62
*
Sending translation for Hindi
rajesh
2009-04-07
1
-573
/
+597
*
Raise an error when remofing an extended part with logical parts.
Joel Granados Moreno
2009-04-07
1
-0
/
+5
*
Esthetic changes to storage/partitioning.py.
Joel Granados Moreno
2009-04-07
1
-19
/
+28
*
Sending translation for Russian
andrmart
2009-04-06
1
-232
/
+211
*
dmraid.py is no longer being used by anything, so remove it.
Chris Lumens
2009-04-06
1
-305
/
+0
*
partedUtils no longer exists.
Chris Lumens
2009-04-06
1
-4
/
+1
*
Remove partedUtils.py.
Chris Lumens
2009-04-06
2
-1095
/
+0
*
This is the only place isEfiSystemPartition is used, so pull it in.
Chris Lumens
2009-04-06
1
-5
/
+13
*
getReleaseString now lives in the storage module.
Chris Lumens
2009-04-06
1
-2
/
+2
*
Stop lying about our support for dmraid and multipath in kickstart.
Chris Lumens
2009-04-06
1
-51
/
+2
*
Remove some old, unused code that also uses biosGeometry.
Chris Lumens
2009-04-06
1
-14
/
+4
*
For very small disks, don't try to display a stripe in the graph (#480484).
Chris Lumens
2009-04-06
1
-0
/
+6
*
Fix reading the console= parameter from the cmdline (#490731).
Chris Lumens
2009-04-06
1
-1
/
+1
*
For dmraid partititons device node name != name
Hans de Goede
2009-04-06
1
-4
/
+7
*
When a partition request gets unallocated, set the name back to req#
Hans de Goede
2009-04-06
1
-1
/
+1
*
Do not use getPartitionByPath() in allocatePartitions()
Hans de Goede
2009-04-06
2
-8
/
+3
*
Remove no longer used iscsi_get_node_record function
Hans de Goede
2009-04-06
1
-11
/
+0
*
Try to handle devices which live in a subdir of /dev properly
Hans de Goede
2009-04-06
6
-18
/
+24
*
Sending translation for Bengali (India)
runab
2009-04-06
1
-8
/
+17
*
Split DeviceTree.addUdevDevice into several smaller methods.
David Lehman
2009-04-06
1
-460
/
+543
*
Don't traceback from failure finding minimum fs size. (#494070)
David Lehman
2009-04-06
1
-1
/
+3
*
udev_settle after format teardown to avoid EBUSY on device teardown. (#492670)
David Lehman
2009-04-06
1
-1
/
+8
*
Add a parted.Device attribute to all existing StorageDevices.
David Lehman
2009-04-06
1
-67
/
+65
[next]