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
/
installclasses
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust the Makefiles to install anaconda to /usr/lib{,64}/python?.?.
Chris Lumens
2010-04-06
1
-1
/
+2
*
Add "crashkernel=auto" to grub.conf for RHEL installs (#561729)
Hans de Goede
2010-03-10
1
-0
/
+1
*
report handles exn saving now, and doesn't require a Filer (#562656).
Chris Lumens
2010-03-04
2
-10
/
+0
*
Nothing uses InstallData anymore, so it can completely be removed.
Chris Lumens
2010-02-04
2
-4
/
+4
*
Move storage into the Anaconda class.
Chris Lumens
2010-02-04
2
-2
/
+2
*
The firmware and additional-web-server groups no longer exist (#555609).
Chris Lumens
2010-01-15
1
-5
/
+5
*
pylint error fixes round 2
Hans de Goede
2010-01-14
1
-1
/
+1
*
Use installclass to make the bootloader timeout 5 seconds on RHEL.
Peter Jones
2009-11-23
1
-0
/
+2
*
Provide a single checkbox for a minimal install (#523839).
Chris Lumens
2009-10-27
2
-9
/
+23
*
"minimal" has been renamed to "core" (#526191).
Chris Lumens
2009-09-29
1
-1
/
+1
*
Make sure the Minimal group is selected by default on RHEL installs (#524561).
Chris Lumens
2009-09-24
2
-0
/
+8
*
Modify rhel.py installclass for current RHEL development efforts.
David Cantrell
2009-09-22
1
-124
/
+54
*
Fixes for rhel installclass.
David Cantrell
2009-09-21
1
-6
/
+8
*
defaultVersion and defaultProduct no longer exist in python-meh.
Chris Lumens
2009-07-29
1
-2
/
+1
*
BugzillaFiler.__init__ now requires a bugUrl, version, and product.
Chris Lumens
2009-07-29
2
-4
/
+8
*
Convert installclasses/ to Makefile.am
David Cantrell
2009-06-09
2
-39
/
+23
*
Make the installation key text more descriptive (#474375).
Chris Lumens
2009-06-05
1
-12
/
+8
*
Fix discovery of existing raid/lvm for ks install without clearpart (#503310)...
Radek Vykydal
2009-06-05
2
-4
/
+2
*
If no partitioning commands are given, apply the UI selections (#490880).
Chris Lumens
2009-04-03
2
-12
/
+8
*
Don't set default partitioning in every kickstart case.
Chris Lumens
2009-03-12
2
-8
/
+11
*
More syntax errors / traceback fixes
Hans de Goede
2009-03-05
1
-0
/
+3
*
Make kickstart work against the new partitioning code.
Chris Lumens
2009-03-04
2
-10
/
+8
*
Fix calls to getAutopartitionBoot, calling the platform's code instead.
Chris Lumens
2009-02-27
2
-0
/
+2
*
Lots of little updates to make things use the new storage module.
David Lehman
2009-02-24
2
-2
/
+3
*
Encode our upgrade policy in productMatches/versionMatches and enforce it.
Chris Lumens
2009-02-16
2
-0
/
+69
*
Various packaging fixed from review (#225246)
Hans de Goede
2009-01-05
1
-1
/
+1
*
Don't install the games group as part of office/productivity (#472324).
Chris Lumens
2008-12-09
1
-1
/
+1
*
Check that the platform and product are also correct (#469367).
Chris Lumens
2008-10-31
1
-1
/
+1
*
Make sure the productVersion given by .treeinfo exists in bugzilla (#468657).
Chris Lumens
2008-10-28
1
-1
/
+2
*
Fix text inconsistency (#465165).
Chris Lumens
2008-10-01
1
-1
/
+1
*
Expert mode was disabled in 2004. Remove it now.
Chris Lumens
2008-08-14
2
-4
/
+4
*
Support an abstract bug filing layer.
Chris Lumens
2008-07-22
2
-1
/
+6
*
Explicitly setup livecd install by passing --liveinst to anaconda
Jeremy Katz
2008-06-30
1
-1
/
+1
*
If repo=/method= is given, disable all other repos by default.
Chris Lumens
2008-06-18
1
-1
/
+1
*
Don't pass methodstr into the backend and instdata.
Chris Lumens
2008-06-18
2
-4
/
+6
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
2
-16
/
+8
*
Be a little smarter about downloading repo metadata (#437972).
Chris Lumens
2008-03-24
1
-1
/
+0
*
Rename base repo (#430806).
Chris Lumens
2008-02-08
1
-1
/
+1
*
Add a repository editor and rework the adding code to make use of it.
Chris Lumens
2008-01-22
1
-1
/
+1
*
Add the default repo to the UI so it can be edited later.
Chris Lumens
2008-01-22
1
-0
/
+6
*
GPLv2+ boilerplates on all installclasses/*.py files.
David Cantrell
2007-12-17
2
-0
/
+38
*
Add license boilerplates to Makefiles.
David Cantrell
2007-12-17
1
-0
/
+18
*
Begin removing references to anaconda.method and anaconda.methodstr.
Chris Lumens
2007-12-05
2
-9
/
+0
*
move existing cvsignores to gitignore; remove ones no longer needed
Jeremy Katz
2007-11-05
1
-1
/
+0
*
- remove sound-and-video from 'Office and Productivity'
Peter Jones
2007-10-17
1
-1
/
+1
*
2007-09-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-25
1
-1
/
+1
*
2007-08-23 Joel Granados <jgranado@redhat.com>
jgranado
2007-08-23
1
-2
/
+1
*
Was I the only one getting this error? rhel.py needed to import yuminstall.
David Cantrell
2007-07-25
1
-0
/
+1
*
The RHEL installclass is hidden in Fedora.
Chris Lumens
2007-02-26
1
-1
/
+1
*
* partedUtils.py (openDevices): don't relabel disks that contain
dlehman
2007-02-22
1
-37
/
+102
[next]