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
path:
root
/
anaconda
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dogtail support. No one uses it anyway.
Chris Lumens
2011-07-28
1
-36
/
+0
*
request_step -> request_steps in anaconda.
Chris Lumens
2011-07-19
1
-1
/
+1
*
cosmetic: dispatch.skipStep is dispatch.skip_steps
Ales Kozumplik
2011-05-19
1
-3
/
+3
*
dispatch: fix remaining places using the old dispatch interface.
Ales Kozumplik
2011-05-19
1
-1
/
+1
*
dispatch: All skips are permanent now.
Ales Kozumplik
2011-05-19
1
-3
/
+3
*
Update the requirements for memory..
David Lehman
2011-05-05
1
-7
/
+0
*
Turn sshd setup, kicstart execution and the rescue mode into dispatch steps.
Ales Kozumplik
2011-05-04
1
-132
/
+27
*
Do not recreate the ssh keys if they exist already.
Ales Kozumplik
2011-04-21
1
-0
/
+2
*
Set ANACONDA=1 in the udev environment early in anaconda.
Chris Lumens
2011-04-15
1
-0
/
+2
*
Make reboot/halt/shutdown decisions in anaconda instead of loader.
Chris Lumens
2011-04-12
1
-8
/
+25
*
If we change language during Python, build the new locale files.
Chris Lumens
2011-04-07
1
-0
/
+1
*
After 17233a16, vncS is no longer a global.
Ales Kozumplik
2011-03-23
1
-3
/
+2
*
Remove some more xutils-related code.
Chris Lumens
2011-03-16
1
-4
/
+0
*
Log running version number as soon as possible
Brian C. Lane
2011-03-15
1
-2
/
+7
*
Remove the last of the xutils module.
Chris Lumens
2011-03-11
1
-15
/
+3
*
Pass createUser and createGroup an arguments dict.
Chris Lumens
2011-03-04
1
-3
/
+3
*
Be better at handling killed metacity.
Ales Kozumplik
2011-02-21
1
-20
/
+16
*
Make the dispatcher call the shots.
Ales Kozumplik
2011-02-21
1
-1
/
+1
*
Clean up a bunch of exception handling code.
David Lehman
2011-02-16
1
-2
/
+2
*
Tighten the focus of the dogtail and X try/except blocks.
David Lehman
2011-02-14
1
-49
/
+46
*
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
*
Add anaconda --version support (#673150).
Chris Lumens
2011-01-27
1
-1
/
+5
*
logging: get rid of storage_log.py
Ales Kozumplik
2011-01-10
1
-2
/
+2
*
mpath: remove a harmful udev_trigger() in filter_gui
Ales Kozumplik
2011-01-10
1
-0
/
+1
*
Allow existing /var/log
Brian C. Lane
2011-01-03
1
-1
/
+1
*
mpath: make sure /var/log exists exists early.
Ales Kozumplik
2010-12-15
1
-1
/
+2
*
Set up disk images earlier so kickstart device filtering works on them.
David Lehman
2010-12-10
1
-0
/
+1
*
Add support for installing onto block device image files.
David Lehman
2010-12-02
1
-4
/
+25
*
Remove writeRpmPlatform, adjust callers. (#651132, #650490)
Bill Nottingham
2010-11-11
1
-4
/
+0
*
Don't hardcode the sshd location, either.
Chris Lumens
2010-10-22
1
-2
/
+3
*
anaconda: Disable X server regenerations (#609245)
Adam Jackson
2010-10-13
1
-3
/
+2
*
Do a better job of explaining how much memory is required to install (#639056).
Chris Lumens
2010-10-07
1
-16
/
+17
*
Fix a storage logging import (#636621).
Chris Lumens
2010-09-30
1
-1
/
+1
*
updates: .glade files are in data/ui now.
Ales Kozumplik
2010-09-08
1
-1
/
+1
*
memory: check_memory() displays GUI dialog on livecd (#624534).
Ales Kozumplik
2010-08-30
1
-30
/
+45
*
Include the kickstart file in the traceback
Brian C. Lane
2010-07-27
1
-0
/
+1
*
remove doShutdownX11Actions().
Ales Kozumplik
2010-07-19
1
-10
/
+0
*
ssl: propagate 'url --noverifyssl' into yum repo configuration (#599040).
Ales Kozumplik
2010-07-08
1
-0
/
+4
*
updates: link files in also on lower directory levels.
Ales Kozumplik
2010-06-23
1
-12
/
+19
*
modules: dont treat isys special.
Ales Kozumplik
2010-06-23
1
-0
/
+3
*
modules: remove the hacks in setupPythonPath().
Ales Kozumplik
2010-06-23
1
-42
/
+19
*
Adjust the paths used for updates
Brian C. Lane
2010-06-14
1
-3
/
+4
*
fix: kickstart sshpw command dysfunctional (#602308).
Ales Kozumplik
2010-06-11
1
-1
/
+1
*
fix: the po path has to be bound for gtk.glade too.
Ales Kozumplik
2010-06-10
1
-20
/
+1
*
Re-enable usable pdb with vnc on s390x
Steffen Maier
2010-06-02
1
-2
/
+3
*
refactoring: put totalMemory() into isys.
Ales Kozumplik
2010-05-27
1
-1
/
+1
*
set the resolution with resolution= from the cmdline (#594918).
Ales Kozumplik
2010-05-26
1
-11
/
+24
*
Fix rescue mode startup with kickstart file and without (#515896)
Martin Sivak
2010-05-25
1
-1
/
+1
*
fix: traceback in check_memory() (#595284).
Ales Kozumplik
2010-05-25
1
-1
/
+1
[next]