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
/
installclass.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-10
/
+17
*
getBackend expects a methodstr argument.
Chris Lumens
2007-12-10
1
-1
/
+1
*
Fix up the livecd to no longer use an InstallMethod.
Chris Lumens
2007-12-05
1
-0
/
+3
*
methodstr cleanups.
Chris Lumens
2007-12-05
1
-1
/
+1
*
Begin removing references to anaconda.method and anaconda.methodstr.
Chris Lumens
2007-12-05
1
-19
/
+0
*
Remove base InstallMethod class and harddrive.py and urlinstall.py files.
Chris Lumens
2007-12-05
1
-3
/
+0
*
import isys (#390141)
Jeremy Katz
2007-11-19
1
-0
/
+1
*
no more partitioning.py
Jeremy Katz
2007-11-06
1
-1
/
+0
*
Pass the bootloader --timeout= parameter from pykickstart along to booty.
Chris Lumens
2007-10-19
1
-1
/
+9
*
Lots of minor pychecker error fixes. Some of these are even real problems.
Chris Lumens
2007-09-19
1
-1
/
+1
*
If we did a kickstart install, use the %packages section from the ks file
Chris Lumens
2007-09-04
1
-1
/
+1
*
Add the --only-use option to specify which disks should be used. This is the
Chris Lumens
2007-07-16
1
-2
/
+8
*
2007-06-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-06-04
1
-1
/
+2
*
* image.py (CdromInstallMethod.__init__): don't nuke the timestamp
dlehman
2007-06-04
1
-2
/
+7
*
2007-04-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-04
1
-1
/
+1
*
2007-03-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-23
1
-3
/
+12
*
That comment is no longer relevant.
Chris Lumens
2007-03-08
1
-3
/
+1
*
2007-03-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-07
1
-1
/
+3
*
Use imputil instead of exec.
Chris Lumens
2007-02-26
1
-14
/
+13
*
* partedUtils.py (openDevices): don't relabel disks that contain
dlehman
2007-02-22
1
-0
/
+9
*
- make the product description actually get translated sanely (rhel bz #216067)
Peter Jones
2007-02-06
1
-1
/
+10
*
Add the postscripts step (#227470).
Chris Lumens
2007-02-06
1
-0
/
+1
*
Don't try to second guess any provided resolution or depth (like from a
Chris Lumens
2007-02-01
1
-19
/
+0
*
Remove some unused code.
Chris Lumens
2007-01-19
1
-3
/
+0
*
2007-01-18 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-18
1
-5
/
+14
*
2007-01-18 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-18
1
-0
/
+24
*
* anaconda (__main__): Pass reference to anaconda object to InstallData.
David Cantrell
2006-12-13
1
-1
/
+1
*
Don't look for the non-existant list of drivers in rhpxl anymore (#217890).
Chris Lumens
2006-11-30
1
-17
/
+7
*
2006-09-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-20
1
-6
/
+0
*
2006-09-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-19
1
-4
/
+0
*
2006-08-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-23
1
-0
/
+3
*
2006-08-10 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-10
1
-5
/
+27
*
2006-08-03 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-03
1
-0
/
+1
*
xhwstate -> xserver.hwstate (#200755).
Chris Lumens
2006-07-31
1
-15
/
+15
*
2006-07-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-24
1
-0
/
+12
*
Nuke more unused code.
Chris Lumens
2006-07-14
1
-8
/
+1
*
* iw/iscsi_gui.py: Remove in favor of more integrated way of
Jeremy Katz
2006-07-13
1
-5
/
+0
*
elvis waits no more
David Cantrell
2006-05-17
1
-2
/
+0
*
Removed references to steps that don't exist anymore.
David Cantrell
2006-05-17
1
-7
/
+0
*
Finish making non-UI steps pass around the anaconda object.
Chris Lumens
2006-05-04
1
-6
/
+6
*
Use libuser for handling the root password instead of a bunch of our own
Chris Lumens
2006-04-11
1
-4
/
+0
*
Trust what driver the user provided if there's no list available. This
Chris Lumens
2006-04-04
1
-8
/
+15
*
Miscellaneous little cleanups.
Chris Lumens
2006-04-04
1
-5
/
+1
*
Get ready for a surprise...
David Cantrell
2006-03-24
1
-3
/
+4
*
Create a dictionary in flags.py for storing /proc/cmdline. Nuke all
Chris Lumens
2006-03-22
1
-4
/
+2
*
Complain about unknown packages and groups
Paul Nasrat
2006-02-17
1
-2
/
+2
*
2006-02-09 Patrick Mansfield <patmans@us.ibm.com>
Jeremy Katz
2006-02-09
1
-0
/
+6
*
2006-02-03 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-03
1
-10
/
+2
*
2006-01-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-01-26
1
-2
/
+2
*
Forgot one parameter.
Chris Lumens
2005-12-12
1
-1
/
+1
[next]