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
/
installclass.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix discovery of existing raid/lvm for ks install without clearpart (#503310)...
Radek Vykydal
2009-06-05
1
-8
/
+1
*
Use PartSpec in the auto partition request list, and assign weights to them.
Chris Lumens
2009-03-30
1
-2
/
+5
*
Make sure autopart without any clearpart command will fail.
Chris Lumens
2009-03-06
1
-0
/
+2
*
Merge branch 'master' into storage
David Lehman
2009-03-04
1
-1
/
+1
|
\
|
*
reIPL support for s390
Mark Hamzy
2009-03-02
1
-0
/
+1
|
*
Remove unnecessary import lines.
David Cantrell
2009-02-23
1
-1
/
+0
*
|
Specify the filesystem type in the autopart requests.
David Lehman
2009-02-27
1
-1
/
+1
*
|
Fix calls to getAutopartitionBoot, calling the platform's code instead.
Chris Lumens
2009-02-27
1
-3
/
+3
*
|
Use correct attributes of storage for clearpart type and disks.
David Lehman
2009-02-27
1
-6
/
+3
*
|
Lots of minor fixes and cleanups. A non-exhaustive list follows.
David Lehman
2009-02-27
1
-1
/
+0
*
|
Remove format flag from autorequest tuple since it's always True.
David Lehman
2009-02-23
1
-3
/
+3
*
|
Updates to make existing code use the new storage module.
David Lehman
2009-02-23
1
-9
/
+8
|
/
*
Encode our upgrade policy in productMatches/versionMatches and enforce it.
Chris Lumens
2009-02-16
1
-0
/
+9
*
Make ext4 default in UI filesystem selection (bug #481112)
Radek Vykydal
2009-02-03
1
-1
/
+1
*
Default / to be ext4
Jeremy Katz
2009-01-19
1
-1
/
+1
*
Fix syntax error in yuminstall.py, fix pychecker warnings.
David Cantrell
2008-08-27
1
-1
/
+0
*
Expert mode was disabled in 2004. Remove it now.
Chris Lumens
2008-08-14
1
-3
/
+3
*
Support an abstract bug filing layer.
Chris Lumens
2008-07-22
1
-0
/
+3
*
Don't continue on using the base installclass if we can't find one
Jeremy Katz
2008-06-23
1
-2
/
+1
*
Don't pass methodstr into the backend and instdata.
Chris Lumens
2008-06-18
1
-1
/
+1
*
Remove support for RHupdates. updates.img is the way to go now.
Chris Lumens
2008-06-18
1
-2
/
+0
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-273
/
+25
*
Preserve 'set the hostname' setting when going Next/Back (#443414)
David Cantrell
2008-04-25
1
-1
/
+1
*
more mouse-related removals
Bill Nottingham
2008-03-27
1
-10
/
+0
*
Be a little smarter about downloading repo metadata (#437972).
Chris Lumens
2008-03-24
1
-3
/
+0
*
Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anaconda
Peter Jones
2008-03-14
1
-0
/
+4
|
\
|
*
The xconfig command with no X running doesn't make sense.
Chris Lumens
2008-03-13
1
-0
/
+4
*
|
Call getAutoPartitionBoot with our partition list as an arg.
Peter Jones
2008-03-14
1
-1
/
+1
|
/
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/anaconda
Bill Nottingham
2008-02-11
1
-1
/
+1
|
\
|
*
Fix test mode with python-fedora installed
Jeremy Katz
2008-02-05
1
-1
/
+1
*
|
Use /etc/adjtime as the configuration file for UTC/not-UTC.
Bill Nottingham
2008-02-11
1
-2
/
+2
|
/
*
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
[next]