index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Perform terminations before unmounting filesystems on shutdown.
David Lehman
2011-02-22
2
-13
/
+40
*
Get size + summary from yum package object instead of callback key
Panu Matilainen
2011-02-22
1
-3
/
+3
*
Test for stringiness instead of explicit rpm.hdr class in install callback
Panu Matilainen
2011-02-22
1
-3
/
+3
*
Remove unused doneFiles counting from transaction callback
Panu Matilainen
2011-02-22
1
-3
/
+0
*
Handle nfsiso in promptForNfs as well (#678413).
Chris Lumens
2011-02-22
1
-1
/
+67
*
If the umount in getFileFromNfs fails, log it.
Chris Lumens
2011-02-21
1
-2
/
+4
*
Correct the return values of some backend base class methods. (#679107)
David Lehman
2011-02-21
1
-0
/
+3
*
Change xhost auth when doing a liveinst (#663294)
Brian C. Lane
2011-02-21
1
-0
/
+3
*
Override kernel cmdline updates
Brian C. Lane
2011-02-21
1
-1
/
+4
*
Write --noverifyssl to repos and urls in kickstart where fit.
Ales Kozumplik
2011-02-21
2
-1
/
+8
*
Do all dm handling inside addUdevDMDevice. (#672030)
David Lehman
2011-02-21
1
-7
/
+1
*
Remove storage/miscutils.py, it is not used.
Ales Kozumplik
2011-02-21
1
-57
/
+0
*
Be better at handling killed metacity.
Ales Kozumplik
2011-02-21
2
-24
/
+26
*
Remove Dispatcher.firstStep.
Ales Kozumplik
2011-02-21
1
-4
/
+2
*
remove InstallerControllerWindow.setup_theme()
Ales Kozumplik
2011-02-21
1
-5
/
+0
*
Make the dispatcher call the shots.
Ales Kozumplik
2011-02-21
7
-142
/
+154
*
icw._doExit is now icw.close()
Ales Kozumplik
2011-02-21
1
-5
/
+4
*
remove trailing whitespace from gui.py and installclass.py
Ales Kozumplik
2011-02-21
2
-30
/
+30
*
gui: remove ics.setScreenNext() and ics.getScreenNext().
Ales Kozumplik
2011-02-21
1
-6
/
+0
*
l10n: Updates to Swedish (sv) translation
goeran
2011-02-18
1
-682
/
+317
*
Clean up vg name generator and default to "vg_image" in image installs.
David Lehman
2011-02-18
1
-10
/
+6
*
Fix calculation of md array spare count.
David Lehman
2011-02-18
1
-2
/
+3
*
createSuggestedVGName takes a hostname, not a Network instance.
David Lehman
2011-02-18
1
-1
/
+1
*
Show correct device path in PV create progress window.
David Lehman
2011-02-18
1
-1
/
+3
*
VNC does not support runtime SecurityTypes changes (#678150)
Martin Gracik
2011-02-18
1
-38
/
+27
*
Support cciss devices in get_sysfs_path_by_name().
Ales Kozumplik
2011-02-18
2
-4
/
+15
*
l10n: Updates to Turkish (tr) translation
hasanalpinan
2011-02-17
1
-107
/
+95
*
Don't clear partition 1 from mac disks even if it has no name. (#674105)
David Lehman
2011-02-16
1
-2
/
+1
*
Handle quotes around labels and UUIDs in /etc/fstab. (#670496)
David Lehman
2011-02-16
1
-0
/
+6
*
Clean up a bunch of exception handling code.
David Lehman
2011-02-16
33
-253
/
+222
*
Don't show loaderSegvHandler or its glibc entry point in tracebacks.
Peter Jones
2011-02-16
1
-1
/
+4
*
The default kickstart UI is graphical, specify other if you want it (#678095).
Chris Lumens
2011-02-16
1
-6
/
+6
*
Only check for the addons of enabled repos (#677773).
Chris Lumens
2011-02-16
1
-3
/
+2
*
Fix build - add Makefiles for new unittests to configure.ac
Will Woods
2011-02-16
1
-0
/
+6
*
l10n: Updates to Hindi (hi) translation
rajesh
2011-02-16
1
-668
/
+725
*
l10n: Updates to Danish (da) translation
kristho
2011-02-16
1
-2049
/
+2427
*
Fix a thinko when setting up the base repo for NFSISO (#676821).
Chris Lumens
2011-02-15
1
-1
/
+1
*
Take out the part about anaconda being of little use (#677522).
Chris Lumens
2011-02-15
1
-1
/
+1
*
Fix loading translations in loader (#677648).
Chris Lumens
2011-02-15
1
-6
/
+8
*
Don't always attempt to load updates on kickstart installs (#677131).
Chris Lumens
2011-02-15
1
-4
/
+6
*
s390x has firstboot now
David Cantrell
2011-02-14
1
-3
/
+1
*
Don't fail on missing %includes during loader kickstart processing (#676940).
Chris Lumens
2011-02-14
1
-2
/
+2
*
Prompt for media check on DVD installs (#676551).
Chris Lumens
2011-02-14
3
-14
/
+15
*
Tighten the focus of the dogtail and X try/except blocks.
David Lehman
2011-02-14
1
-49
/
+46
*
Stop overriding ext[234] filesystem defaults.
David Lehman
2011-02-14
1
-16
/
+0
*
Make Storage function in the absence of an Anaconda instance.
David Lehman
2011-02-14
5
-107
/
+163
*
Fix DeviceTree to function in the absence of an InstallInterface.
David Lehman
2011-02-14
1
-3
/
+6
*
Remove some udev hackery that was only needed for two-stage env.
David Lehman
2011-02-14
1
-17
/
+0
*
Move large anaconda.__main__ tasks into functions.
David Lehman
2011-02-14
1
-228
/
+250
*
Generate locale files on request
Martin Sivak
2011-02-14
2
-10
/
+80
[next]