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
path:
root
/
anaconda
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove one last reference to minstg2.img.
Chris Lumens
2008-07-24
1
-8
/
+2
*
When there is text mode specified in the kickstart file, disable the vnc ques...
Martin Sivak
2008-07-21
1
-1
/
+5
*
Support xdriver= again
Jeremy Katz
2008-07-17
1
-0
/
+19
*
don't change from cmdline to textmode on lowmem systems
Niels de Vos
2008-07-17
1
-1
/
+1
*
Update the VNC over text mode patch, so it correctly passes the password to V...
Martin Sivak
2008-07-17
1
-1
/
+1
*
Ask the user if he wants to use VNC instead of text mode (#453551)
Martin Sivak
2008-07-15
1
-0
/
+11
*
Remove old livecd flag
Jeremy Katz
2008-06-30
1
-5
/
+1
*
Explicitly setup livecd install by passing --liveinst to anaconda
Jeremy Katz
2008-06-30
1
-0
/
+5
*
Rescue mode no longer needs access to a methodstr (#453044).
Chris Lumens
2008-06-27
1
-4
/
+0
*
Don't pass methodstr into the backend and instdata.
Chris Lumens
2008-06-18
1
-53
/
+9
*
Add the --stage2= and --repo= options to anaconda.
Chris Lumens
2008-06-18
1
-2
/
+5
*
Remove support for RHupdates. updates.img is the way to go now.
Chris Lumens
2008-06-18
1
-16
/
+2
*
Don't do the "exec shell on tty1" thing in vnc if we've got virtual terminals.
Peter Jones
2008-06-05
1
-4
/
+11
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-131
/
+51
*
Activate autorepeat for GUI installs.
Joel Andres Granados
2008-04-28
1
-1
/
+1
*
Handle .utf8 vs .UTF-8 (#443408)
Jeremy Katz
2008-04-22
1
-0
/
+2
*
Slower machines may take more than five seconds for hal to start (#442113)
Jeremy Katz
2008-04-11
1
-1
/
+9
*
Work around GL crashes in anaconda X by disabling them.
Jesse Keating
2008-04-05
1
-1
/
+1
*
Only do verbose hal logging if loglevel=debug
Jeremy Katz
2008-04-01
1
-3
/
+6
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/anaconda
Bill Nottingham
2008-03-27
1
-0
/
+5
|
\
|
*
Fix up the case where both method= and stage2= are given
Jeremy Katz
2008-03-27
1
-0
/
+5
*
|
more mouse-related removals
Bill Nottingham
2008-03-27
1
-5
/
+1
|
/
*
Handle /dev being on hard drive devices in the second stage
Jeremy Katz
2008-03-20
1
-0
/
+2
*
Fix a traceback writing out the nethod string for hdiso installs.
Chris Lumens
2008-03-18
1
-1
/
+1
*
Fix the format of the method=hd: parameter.
Chris Lumens
2008-03-13
1
-5
/
+2
*
But make sure that we've activated the keymap now that X follows its defaults
Jeremy Katz
2008-03-11
1
-0
/
+1
*
Don't set a keyboard in the X config, we should just do this at runtime
Jeremy Katz
2008-03-11
1
-8
/
+0
*
Writing out the nfs method line is a lot simpler now.
Chris Lumens
2008-03-11
1
-19
/
+2
*
Support stage2= for CD installs in loader.
Chris Lumens
2008-03-04
1
-1
/
+1
*
Update the method string handling for NFS and URL installs.
Chris Lumens
2008-03-04
1
-10
/
+16
*
Fix methodstr handling for hdiso installs (#431132).
Chris Lumens
2008-02-06
1
-6
/
+1
*
Convert hd:// method strings into something yum understands.
Chris Lumens
2008-02-01
1
-0
/
+7
*
Handle putting updates ahead of anaconda in the updates= case too.
Chris Lumens
2008-01-30
1
-2
/
+2
*
Add dogtail support (#172891, #239024).
Chris Lumens
2008-01-23
1
-0
/
+33
*
Make sure anaconda has precedence in the module search path (#331091).
Chris Lumens
2008-01-22
1
-6
/
+17
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-8
/
+8
*
More GPLv2+ license boilerplate updates.
David Cantrell
2007-12-17
1
-17
/
+20
*
getBackend expects a methodstr argument.
Chris Lumens
2007-12-10
1
-1
/
+1
*
Start DBus and HAL on anaconda startup if needed.
Bill Nottingham
2007-12-07
1
-1
/
+51
*
Don't try and make devices. Adjust calls as necessary.
Bill Nottingham
2007-12-07
1
-12
/
+0
*
Move X.log out of /tmp/ramfs
Jeremy Katz
2007-12-06
1
-3
/
+1
*
Fix up the livecd to no longer use an InstallMethod.
Chris Lumens
2007-12-05
1
-1
/
+1
*
methodstr cleanups.
Chris Lumens
2007-12-05
1
-2
/
+2
*
Begin removing references to anaconda.method and anaconda.methodstr.
Chris Lumens
2007-12-05
1
-19
/
+60
*
no more floppydevice in instdata
Bill Nottingham
2007-11-30
1
-1
/
+1
*
no more floppy.py
Jeremy Katz
2007-11-06
1
-1
/
+0
*
Fix various typos that were causing exceptions.
Chris Lumens
2007-10-30
1
-1
/
+1
*
Use classes with the vnc stuff. Fix vnc behavior (#264841).
jgranado
2007-10-30
1
-29
/
+22
*
Since the exception dialog no longer probes for the floppy in advance,
Chris Lumens
2007-10-26
1
-5
/
+2
*
2007-10-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-24
1
-1
/
+1
[prev]
[next]