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
/
comps.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ow.
Jeremy Katz
2003-02-12
1
-0
/
+5
*
soften message for non-existent packages
Jeremy Katz
2003-02-11
1
-1
/
+1
*
try to be more careful about catching errors from urllib2. Not pretty. But I...
Mike Fulbright
2003-02-04
1
-2
/
+25
*
hack on pkgorder a bit to get "better" ordering. not at all ideal since
Jeremy Katz
2003-01-29
1
-0
/
+3
*
bump up copyright for things we have changed this year so far
Mike Fulbright
2003-01-14
1
-1
/
+1
*
wording (#72900)
Jeremy Katz
2003-01-10
1
-1
/
+1
*
this fixes the weird behavior where unselecting a package wouldn't unselect it.
Jeremy Katz
2002-12-31
1
-5
/
+2
*
explicitly make sure the db is closed for transaction sets where we
Jeremy Katz
2002-12-23
1
-0
/
+1
*
explicitly close the db. hopefully will fix #79341
Jeremy Katz
2002-12-16
1
-2
/
+3
*
fix for broken backwards rpm flags
Jeremy Katz
2002-12-12
1
-1
/
+1
*
move to urllib2. this should make catching exceptions on transfer errors 'be...
Jeremy Katz
2002-11-01
1
-2
/
+2
*
db object is gone
Jeremy Katz
2002-10-14
1
-2
/
+0
*
more rpm 4.1 tweaking
Jeremy Katz
2002-10-14
1
-9
/
+3
*
rpm python api changes
Jeremy Katz
2002-10-09
1
-4
/
+4
*
we're moving forward to rpm 4.1...
Jeremy Katz
2002-10-08
1
-1
/
+1
*
merge anaconda-8-0-branch to HEAD
Jeremy Katz
2002-09-05
1
-1
/
+0
*
fix selection of lang specific packages (ie kde-i18n-foo) for mandatory/depen...
Jeremy Katz
2002-08-22
1
-1
/
+7
*
detect and install summit, if available
Matt Wilson
2002-08-21
1
-1
/
+2
*
handle the translated comps stuff
Jeremy Katz
2002-08-16
1
-5
/
+23
*
use translated group names and descriptions if available
Jeremy Katz
2002-08-01
1
-4
/
+31
*
hierarchy is in the comps file now
Jeremy Katz
2002-07-23
1
-46
/
+13
*
cheap hack to make loading comps faster -- don't resolve the dependencies for...
Jeremy Katz
2002-07-19
1
-6
/
+16
*
add description for minimal and move X to Desktop section
Mike Fulbright
2002-07-19
1
-3
/
+8
*
add some other poor folks who worked on this file
Mike Fulbright
2002-07-18
1
-0
/
+2
*
only register if we're not there yet. don't worry about metapkgs, dependenci...
Jeremy Katz
2002-07-18
1
-1
/
+5
*
confuse concepts even more at least as far as naming is concerned. we need t...
Jeremy Katz
2002-07-17
1
-0
/
+13
*
support selecting metapkgs, make the metapkg dict be Component object indexed
Jeremy Katz
2002-07-17
1
-35
/
+42
*
old cruft
Mike Fulbright
2002-07-17
1
-3
/
+0
*
pull in package descriptions from xml now
Mike Fulbright
2002-07-17
1
-11
/
+27
*
add support for the metapkgs stuff too
Jeremy Katz
2002-07-16
1
-2
/
+27
*
actually commit the code to update selections after adding/removing optional ...
Jeremy Katz
2002-07-16
1
-1
/
+3
*
fix mandatory packages to be mandatory, fix refcounting so that we don't get ...
Jeremy Katz
2002-07-16
1
-3
/
+20
*
only turn on mandatory and default packages initially. make optional compone...
Jeremy Katz
2002-07-16
1
-51
/
+133
*
fixup sorting of comps groups
Mike Fulbright
2002-07-12
1
-2
/
+4
*
and avoid breaking the tree
Jeremy Katz
2002-07-12
1
-0
/
+9
*
implement comps hierarchy sorting
Mike Fulbright
2002-07-12
1
-63
/
+62
*
fix speling (#68541)
Bill Nottingham
2002-07-11
1
-1
/
+1
*
fix order to put defaults closer to start
Mike Fulbright
2002-06-28
1
-5
/
+5
*
fix so that Everything installs in other languages via kickstart work
Jeremy Katz
2002-06-28
1
-2
/
+2
*
quick hack to order new comps
Mike Fulbright
2002-06-28
1
-0
/
+70
*
more silliness
Jeremy Katz
2002-06-28
1
-1
/
+1
*
I'm an idiot
Jeremy Katz
2002-06-28
1
-1
/
+1
*
use new comps file while changing as little as possible
Jeremy Katz
2002-06-27
1
-105
/
+117
*
remove ugly hack now that we don't have a file conflict
Jeremy Katz
2002-06-10
1
-4
/
+0
*
the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...
Jeremy Katz
2002-06-10
1
-1
/
+1
*
this is what I meant
Jeremy Katz
2002-05-30
1
-1
/
+1
*
librpm404-python really only exists so we don't have to go to rpm 4.1 quite y...
Jeremy Katz
2002-05-30
1
-0
/
+4
*
migrate to using rhpl log function
Mike Fulbright
2002-05-23
1
-2
/
+3
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-2
/
+2
*
don't include kernel-summit on everything installs either
Jeremy Katz
2002-03-07
1
-0
/
+1
[next]