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
...
*
Fix estimate of LUKS header size for newly encrypted devices. (#493575)
David Lehman
2009-04-14
1
-4
/
+5
*
Fix two syntax problems with generated mdadm.conf entries. (#495552)
David Lehman
2009-04-14
1
-1
/
+1
*
Default to AES-XTS cipher mode with 512 bit key for new LUKS devices.
David Lehman
2009-04-14
1
-0
/
+6
*
When going back from a failed shrink, reset the device action set.
Chris Lumens
2009-04-14
1
-0
/
+1
*
If we can't communicate while logging in to bugzilla, error (#492470).
Chris Lumens
2009-04-14
1
-2
/
+5
*
Make save to usb work.
Joel Granados Moreno
2009-04-14
1
-3
/
+3
*
We don't always have a formatcb either (#495665).
Chris Lumens
2009-04-14
1
-1
/
+2
*
The entry is named lvsizeentry now.
Joel Granados Moreno
2009-04-14
1
-1
/
+1
*
New version.
anaconda-11.5.0.44-1
David Cantrell
2009-04-13
1
-1
/
+5
*
Default to SHA512 password encoding algorithm.
David Cantrell
2009-04-13
1
-2
/
+6
*
Handle format combo box not existing (#495288)
David Cantrell
2009-04-13
1
-1
/
+1
*
New version.
anaconda-11.5.0.43-1
Chris Lumens
2009-04-13
1
-1
/
+22
*
Run programs with LC_ALL=C in case we're parsing output (#492549).
Chris Lumens
2009-04-13
1
-2
/
+10
*
Sending translation for Swedish
goeran
2009-04-13
1
-3
/
+3
*
Sending translation for Swedish
goeran
2009-04-13
1
-12
/
+6
*
A volume group device has a "peSize" attribute (not "pesize").
David Lehman
2009-04-13
1
-1
/
+1
*
Remove uncommitted new lv from dict on cancel.
David Lehman
2009-04-13
1
-0
/
+2
*
Use the correct value when setting new extent size. (#493753)
David Lehman
2009-04-13
1
-1
/
+1
*
Fix image generation so all ELF binaries have their deps included (#495231).
Chris Lumens
2009-04-13
1
-2
/
+2
*
New version.
Chris Lumens
2009-04-13
1
-1
/
+28
*
Clean up the code in editLogicalVolume function.
Joel Granados Moreno
2009-04-10
1
-78
/
+137
*
Setup the disks before partitioning as the nodes are needed.
Joel Granados Moreno
2009-04-10
2
-0
/
+8
*
Rescan the devices when we are saving a traceback.
Joel Granados Moreno
2009-04-10
1
-0
/
+2
*
Close file descriptors when an error occurs.
Joel Granados Moreno
2009-04-10
1
-0
/
+2
*
Aesthetic changes to "editLogicalVolume" function.
Joel Granados Moreno
2009-04-10
1
-76
/
+74
*
When deallocating a partition also set its disk attribute to None
Hans de Goede
2009-04-10
2
-2
/
+6
*
Check self.partedPartition not being None before using it (#495077)
Hans de Goede
2009-04-10
1
-1
/
+1
*
growPartitions: Change op_func (back to) add when an iteration succeeds
Hans de Goede
2009-04-10
1
-0
/
+1
*
partedPartition can be None while growing partitions (#495076)
Hans de Goede
2009-04-10
1
-3
/
+2
*
Fix display of format type for devices.
anaconda-11.5.0.42-1
David Lehman
2009-04-09
3
-4
/
+4
*
Fix handling of priority option from swap fstab entries. (#494992)
David Lehman
2009-04-09
1
-2
/
+5
*
Some fs types cannot be passed to programs (#495061, #493075).
Chris Lumens
2009-04-09
1
-6
/
+16
*
When a new module is loaded, update the kernel_filesystems list.
Chris Lumens
2009-04-09
1
-0
/
+8
*
Add more Indic fonts (#494261, pnemade).
Chris Lumens
2009-04-09
1
-4
/
+9
*
Remove the message saying you can make your own layout (#495015).
Chris Lumens
2009-04-09
1
-1
/
+1
*
Put e100 (and other) firmware in its own directory if needed (#494778).
Chris Lumens
2009-04-08
1
-1
/
+9
*
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
[prev]
[next]