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
...
*
Remove previous mdadm bug 523334 workaorund
Hans de Goede
2009-11-09
1
-12
/
+1
*
Don't stop mdraid containers or their arrays (#532971)
Hans de Goede
2009-11-09
1
-0
/
+6
*
Include the command line to put anaconda into debugger mode in history.
Peter Jones
2009-11-09
1
-1
/
+2
*
Allow remote(ish) debugging.
Peter Jones
2009-11-09
2
-2
/
+14
*
Make sure /var/log/lastlog is there so we don't have ugly logs.
Peter Jones
2009-11-09
1
-0
/
+2
*
Sending translation for Spanish
elsupergomez
2009-11-09
1
-2161
/
+1469
*
Correct modopts initialization in loader (take 2) (#531932).
David Cantrell
2009-11-06
1
-10
/
+33
*
Get rid of dead code, and fix gettimespecofday's math.
Peter Jones
2009-11-06
5
-76
/
+2
*
Don't exec without forking first when calling udevadm.
Peter Jones
2009-11-05
1
-7
/
+32
*
If init or loader exit unexpectedly, traceback.
Peter Jones
2009-11-05
2
-27
/
+127
*
Fix the vim magic in this file to work.
Peter Jones
2009-11-05
1
-1
/
+2
*
Add handling for sshpw command.
Peter Jones
2009-11-05
2
-5
/
+28
*
Improve createLuserConf behavior and chroot behavior in users.*
Peter Jones
2009-11-05
1
-11
/
+60
*
Improve logging of ssh-keygen.
Peter Jones
2009-11-05
1
-1
/
+6
*
Remove tabs in "anaconda"
Peter Jones
2009-11-05
1
-97
/
+99
*
pidof is a symlink to killall5, so we need that as well.
Peter Jones
2009-11-05
1
-0
/
+1
*
Correctly initialize modopts in loader (#531932).
David Cantrell
2009-11-04
1
-10
/
+12
*
Increase the size of /boot a little bit (#530555).
Chris Lumens
2009-11-04
1
-1
/
+1
*
Modify autopart requests to include a separate /home (#150670).
Chris Lumens
2009-11-04
1
-1
/
+4
*
Take the spec's requiredSpace into account when creating LVs.
Chris Lumens
2009-11-04
1
-0
/
+5
*
Add the PartSpec.__str__ method for debugging.
Chris Lumens
2009-11-04
1
-1
/
+36
*
Trim the inital / off the mountpoint before making an LV name from it.
Chris Lumens
2009-11-04
1
-1
/
+5
*
Remove "anaconda" from attributes to skip (#532612, #532737).
Chris Lumens
2009-11-03
1
-23
/
+22
*
Fix status for and consolidate handling of '-' in vg/lv names. (#527302)
David Lehman
2009-11-03
1
-11
/
+22
*
Rename "setupShellEnvironment" to "setupSshd". That's all it does.
Peter Jones
2009-11-03
1
-2
/
+2
*
Put "killall -USR2 anaconda" in a pre-populated history.
Peter Jones
2009-11-03
2
-1
/
+8
*
Only try to split proxy commands out if there's actually one specified.
Peter Jones
2009-11-03
1
-2
/
+6
*
Consolidate the parsing of nfs: locations for ks= and stage2= (#529197)
Stijn Hoop
2009-11-03
3
-28
/
+35
*
Copy cio_ignore kernel parameter to zipl.conf on s390 (#475675).
David Cantrell
2009-11-02
1
-0
/
+4
*
Do not modify /etc/hosts from setup package (#530343).
David Cantrell
2009-11-02
1
-23
/
+0
*
In execWithCallback(), support disabling stdout echo (#528386)
David Cantrell
2009-11-02
2
-6
/
+10
*
Select drives in partition dialog, preserving settings. (#529931)
David Lehman
2009-11-02
1
-2
/
+2
*
Sending translation for Greek
pkst
2009-11-01
1
-2012
/
+1274
*
Clear pot and po updates after a 'make release' or 'make archive'.
David Cantrell
2009-10-30
1
-0
/
+2
*
Use the new anaconda image in fedora-logos (#529267).
Jesse Keating
2009-10-30
1
-1
/
+1
*
Call udev_trigger with a "change" action and don't filter out dm devices.
David Lehman
2009-10-30
1
-3
/
+4
*
Remove unused attr_nomatch keyword argument from baseudev.udev_trigger.
David Lehman
2009-10-30
1
-4
/
+1
*
Fix logging of isys mount/umount into program.log.
Radek Vykydal
2009-10-30
1
-1
/
+1
*
Sending translation for Dutch
warrink
2009-10-30
1
-368
/
+429
*
Fix "resize failed: 1" errors for ext2/ext3/ext4 (#517491).
David Cantrell
2009-10-29
1
-3
/
+25
*
Log why we're exiting the installer in storage.DASD.startup()
David Cantrell
2009-10-29
1
-0
/
+1
*
Improve detailedMessageWindow() in text.py.
David Cantrell
2009-10-29
1
-22
/
+22
*
Use 'zerombr' kickstart command for DASDs needing dasdfmt (#528386).
David Cantrell
2009-10-29
2
-8
/
+19
*
Add 'zerombr' to list of early kickstart commands we look for.
David Cantrell
2009-10-29
1
-2
/
+5
*
Sending translation for Polish
raven
2009-10-29
1
-491
/
+520
*
New version.
Chris Lumens
2009-10-29
3
-301
/
+413
*
TypeError: '_ped.DiskType' object is not callable (#531730)
Hans de Goede
2009-10-29
1
-4
/
+4
*
Fix upgrade of GRUB with md raid boot for versions F11 and earlier.
Radek Vykydal
2009-10-29
1
-0
/
+21
*
Remove another code duplication in grub upgrade code.
Radek Vykydal
2009-10-29
2
-23
/
+5
*
Remove code duplication, use fixed code from writeGrub.
Radek Vykydal
2009-10-29
1
-44
/
+3
[prev]
[next]