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
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
1
-2
/
+3
*
2007-04-18 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-18
1
-0
/
+8
*
2007-04-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-12
1
-0
/
+3
*
2007-03-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-23
1
-15
/
+2
*
2007-03-05 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-05
1
-1
/
+2
*
Set the kickstart data after setting any initial timezone info so we don't wipe
Chris Lumens
2007-03-01
1
-6
/
+6
*
Handle any kickstart exceptions instead of just printing a traceback.
Chris Lumens
2007-02-28
1
-1
/
+9
*
Set the default timezone based on the current language, whether we can display
Chris Lumens
2007-02-21
1
-0
/
+1
*
Solved the mystery of the tiny font size (#224665).
Chris Lumens
2007-02-21
1
-8
/
+1
*
Updated for new pykickstart organization. This is basically just moving
Chris Lumens
2007-02-20
1
-1
/
+1
*
If a resolution was specified in a kickstart file, preserve that in the
Chris Lumens
2007-02-01
1
-7
/
+1
*
2007-01-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-24
1
-1
/
+1
*
2007-01-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-24
1
-2
/
+3
*
Don't print out the method instance.
Chris Lumens
2007-01-19
1
-1
/
+0
*
Kickstart is no longer an install class!
Chris Lumens
2007-01-19
1
-25
/
+25
*
2007-01-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-19
1
-1
/
+2
*
* anaconda (doStartupX11Actions): Set a selection if we're using
Jeremy Katz
2007-01-18
1
-0
/
+4
*
2007-01-18 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-18
1
-2
/
+2
*
2007-01-18 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-18
1
-26
/
+11
*
Oh crap, support for new pykickstart is here. This is too large to explain
Chris Lumens
2007-01-16
1
-14
/
+13
*
2007-01-10 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-10
1
-1
/
+1
*
Don't use all the complication of execWithRedirect so shells end up where
Chris Lumens
2006-12-15
1
-42
/
+7
*
Don't need my debugging code in the final version.
Chris Lumens
2006-12-14
1
-2
/
+0
*
Make device nodes in anaconda instead of in runRescue so cachedDrives isn't
Chris Lumens
2006-12-14
1
-0
/
+5
*
* anaconda (__main__): Pass reference to anaconda object to InstallData.
David Cantrell
2006-12-13
1
-1
/
+1
*
Remove LIBUSER_CONF from the environment before running %post scripts
Chris Lumens
2006-12-08
1
-6
/
+0
*
Add badEDID function to check the X log to see if we were lied to about the
Chris Lumens
2006-11-03
1
-2
/
+37
*
Here's a better fix.
Chris Lumens
2006-10-19
1
-4
/
+1
*
Don't specify a stdout or stderr for shells on s390 (#210481).
Chris Lumens
2006-10-19
1
-1
/
+4
*
* anaconda (parseOptions): Add the --noipv4 and --noipv6 opts (#208334).
David Cantrell
2006-10-18
1
-0
/
+10
*
- anaconda (__main__): Only do auditDaemon if we're not in test or
Peter Jones
2006-10-11
1
-2
/
+3
*
--usefbx is really just a special case of --xdriver.
Chris Lumens
2006-10-05
1
-2
/
+2
*
Only set graphical display mode if VNC is enabled in kickstart, not just if
Chris Lumens
2006-09-29
1
-1
/
+3
*
Don't check the updates image source by default in the partitioning UI.
Chris Lumens
2006-09-28
1
-0
/
+5
*
Fix lowres parameter setting.
Chris Lumens
2006-09-27
1
-1
/
+1
*
Set display_mode if the ksfile specifies a vnc install (#204736).
Chris Lumens
2006-09-25
1
-0
/
+1
*
fix a tyop
Jeremy Katz
2006-09-20
1
-2
/
+2
*
2006-09-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-20
1
-1
/
+5
*
- make "xserver=foo" work
Peter Jones
2006-09-12
1
-2
/
+2
*
- add a simple audit daemon
Peter Jones
2006-08-22
1
-0
/
+2
*
- make /mnt/runtime symlink for mke2fs.conf where appropriate
Peter Jones
2006-08-21
1
-1
/
+2
*
virtpconsole is a value, not a boolean (#202450).
Chris Lumens
2006-08-14
1
-1
/
+1
*
2006-08-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-09
1
-1
/
+3
*
Remove DDC probing support to sync up with how rhpxl is going to work.
Chris Lumens
2006-08-01
1
-10
/
+2
*
:7 -> :1 (#200758).
Chris Lumens
2006-07-31
1
-2
/
+2
*
Guard xserver.
Chris Lumens
2006-07-31
1
-30
/
+33
*
Don't need that import anymore.
Chris Lumens
2006-07-28
1
-14
/
+1
*
Fix writing out the X config file during post instllation.
Chris Lumens
2006-07-28
1
-2
/
+2
*
The path to victory over X:
Chris Lumens
2006-07-28
1
-63
/
+49
*
2006-07-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-25
1
-1
/
+5
[next]