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
/
packages.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary import.
Chris Lumens
2006-07-12
1
-1
/
+0
*
Use subprocess instead of our own code. Fix all calls to execWith* so
Chris Lumens
2006-07-12
1
-33
/
+3
*
Don't try to mount protected partitions again, as this will cause an error
Chris Lumens
2006-05-26
1
-1
/
+1
*
Hook copyExtraModules back up to copy updated modules to the installed
Chris Lumens
2006-05-17
1
-67
/
+0
*
Finish making non-UI steps pass around the anaconda object.
Chris Lumens
2006-05-04
1
-52
/
+52
*
Start to use the anaconda class instead of passing around references to
Chris Lumens
2006-05-03
1
-20
/
+4
*
2006-04-26 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-04-26
1
-1
/
+1
*
Fix some deprecation warnings.
Chris Lumens
2006-03-30
1
-2
/
+3
*
Get ready for a surprise...
David Cantrell
2006-03-24
1
-1
/
+2
*
2006-03-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-03-13
1
-192
/
+3
*
2006-03-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-03-07
1
-1
/
+1
*
- set file contexts on blkid.tab{,.old}
Peter Jones
2006-02-03
1
-0
/
+1
*
Implement writeConfiguration (#115714)
Paul Nasrat
2006-02-02
1
-5
/
+0
*
Remove unused functions from packages.py.
Chris Lumens
2006-01-31
1
-166
/
+0
*
2006-01-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-01-30
1
-1
/
+0
*
* packages.py (writeXConfiguration): Do not create /etc/X11/X
David Cantrell
2006-01-30
1
-12
/
+0
*
* packages.py: /etc/X11/X -> /usr/bin/Xorg (#179321).
David Cantrell
2006-01-30
1
-1
/
+1
*
packages.py (queryUpgradeContinue): Change No button text to Reboot since
David Cantrell
2006-01-23
1
-2
/
+3
*
2005-09-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-13
1
-1
/
+0
*
2005-09-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-12
1
-8
/
+0
*
2005-09-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-12
1
-2
/
+2
*
* anaconda.spec: Bump version, tweak requirements
Bill Nottingham
2005-09-09
1
-2
/
+2
*
dispatch and yum backend integration
Paul Nasrat
2005-08-30
1
-106
/
+0
*
Simplified the authconfig step to store data as a string to be passed to
Chris Lumens
2005-08-29
1
-4
/
+4
*
Remove dependency checking
Paul Nasrat
2005-08-24
1
-1
/
+1
*
Don't install comps. Remove package handling for backend
Paul Nasrat
2005-08-24
1
-77
/
+4
*
remove rpmErrorClass
Paul Nasrat
2005-08-19
1
-8
/
+0
*
remove sortPackages
Paul Nasrat
2005-08-19
1
-33
/
+0
*
Extract InstallCallback
Paul Nasrat
2005-08-19
1
-155
/
+0
*
remove now uncalled anacondaTS
Paul Nasrat
2005-08-19
1
-15
/
+0
*
break all but nfs installs
Paul Nasrat
2005-08-19
1
-279
/
+0
*
Extract checkDependencies
Paul Nasrat
2005-08-19
1
-34
/
+0
*
Extract readPackages
Paul Nasrat
2005-08-19
1
-65
/
+0
*
remove unused function
Paul Nasrat
2005-08-19
1
-11
/
+0
*
2005-08-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-08-15
1
-17
/
+1
*
Converted a lot more messages to the new logging system, but there's still
Chris Lumens
2005-08-11
1
-43
/
+44
*
2005-07-06 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-07-06
1
-2
/
+4
*
Deprecate the langsupport kickstart keyword in favor of adding language
Chris Lumens
2005-06-28
1
-1
/
+1
*
2005-06-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-06-07
1
-0
/
+5
*
Fixed grammar and wording problems (#156048, #159044), update-po.
Chris Lumens
2005-06-01
1
-1
/
+1
*
Automatically select any conditional packages that are required by
Chris Lumens
2005-05-24
1
-20
/
+29
*
Unselect the language support group if no languages besides en_US are
Chris Lumens
2005-05-04
1
-0
/
+6
*
Select language support package for install-time language.
Chris Lumens
2005-05-02
1
-0
/
+2
*
2005-04-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-29
1
-2
/
+2
*
2005-04-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-27
1
-2
/
+2
*
2005-04-26 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-27
1
-12
/
+7
*
Select language support packages for all requested languages
Chris Lumens
2005-04-15
1
-12
/
+1
*
2005-03-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-03-29
1
-2
/
+2
*
Remove the Boolean class. We have a type for that.
Chris Lumens
2005-03-28
1
-8
/
+8
*
Combined Language and InstallTimeLanguage in language.py into a single
Chris Lumens
2005-03-23
1
-5
/
+5
[next]