summaryrefslogtreecommitdiffstats
path: root/whiteout.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused imports.Chris Lumens2007-04-261-4/+0
|
* 2007-03-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-051-27/+0
| | | | | * whiteout.py: Don't import rpm. We don't use it here. And nuke other old code too.
* Add whiteout for scim-libs (#202543).Chris Lumens2006-08-181-1/+2
|
* 2006-07-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-251-1/+0
| | | | | * whiteout.py (whiteout): Remove gstreamer/gstreamer-tools no-longer-a-loop (#197139)
* Drop some whiteoutPaul Nasrat2006-07-171-1/+0
|
* Break gtk <-> hicolor-icon-theme cycle (#183018).Chris Lumens2006-02-271-1/+2
|
* Remove rpm-libs>rpm (#178540).Chris Lumens2006-01-231-1/+0
|
* 2005-12-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-131-0/+2
| | | | | | * whiteout.py (whitetup): Break the whiteout into tuples * yuminstall.py (tsCheck): Use whiteout tuple instead of string for a minor speed improvement.
* whiteout and macros for correct sortingPaul Nasrat2005-09-011-20/+21
|
* Use new logging system.Chris Lumens2005-08-121-3/+5
|
* lots of new whiteoutJeremy Katz2004-09-081-1/+11
|
* targeted policy updates, a few little simplificationsJeremy Katz2004-06-091-4/+5
|
* lose oneJeremy Katz2004-04-161-2/+1
|
* commit the version that will workJeremy Katz2004-04-161-0/+1
|
* be explicit about what we're using for our file context pathJeremy Katz2004-04-161-1/+4
|
* whiteout xorg-x11 deps tooJeremy Katz2004-04-131-0/+3
|
* if we disable selinux, disable setting file contexts for certainJeremy Katz2004-04-021-0/+2
|
* new file_contexts locationJeremy Katz2004-03-031-1/+1
|
* key off of the flagJeremy Katz2004-02-231-4/+2
|
* look somewhere else so that we dtrt for root modeJeremy Katz2004-02-191-0/+1
|
* make the file_context finding smarter... look in updates paths, don't do itJeremy Katz2004-02-101-4/+13
| | | | for selinux=0, etc
* let's start turning selinux back onJeremy Katz2004-02-091-3/+2
|
* disable selinux stuff for now since it breaks the kernelJeremy Katz2004-01-291-2/+3
|
* add file contexts. this should give us selinux stuff being set during installJeremy Katz2004-01-231-0/+4
| | | | properly. be afraid!
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-1/+1
| | | | little things across the board
* oh dear. lots of new loops, let's nuke them. I don't even want to thinkJeremy Katz2003-06-121-1/+7
| | | | about some of them :/
* merge from taroon. fixes driver disks, side effect of pulling in newanaconda-9.0.92-1Jeremy Katz2003-06-121-1/+2
| | | | buildinstall stuff
* merge changes from taroon since new rhpl in dist-10 will require themJeremy Katz2003-06-101-0/+6
|
* merge from branch to HEAD. turkish stays on HEAD, thoughJeremy Katz2003-02-251-1/+3
|
* whiteout more loopsJeremy Katz2003-01-271-1/+3
|
* use private so that we don't lose packages. looks to fix the "ghost" packageJeremy Katz2003-01-081-1/+1
| | | | | problems and doesn't seem to have any negative effects when booting into the installed system
* don't muck with dbi flags - it does not work well with rpm-4.2-0.25.1anaconda-8.0.92-7Matt Wilson2002-12-191-1/+1
|
* whiteout glibc-debug dep on glibc-devel to avoid package order going to hellJeremy Katz2002-12-161-1/+2
|
* fix tyop and cut-and-pastoJeremy Katz2002-12-161-2/+1
|
* use DB_PRIVATE for the database right now. cdb just makes things slowerJeremy Katz2002-12-161-1/+9
| | | | | | (and spews some warnings right now too :) add more whiteout
* we're moving forward to rpm 4.1...Jeremy Katz2002-10-081-1/+1
| | | | tagged before this commit as before-rpm-4_1
* more whiteoutJeremy Katz2002-08-121-1/+3
|
* more whiteoutJeremy Katz2002-07-241-1/+2
|
* snip the dependency loopsJeremy Katz2002-07-021-1/+5
|
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we ↵Jeremy Katz2002-06-101-1/+1
| | | | use rpmmodule so that we get rpm 4.0.4 instead of 4.1
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-0/+29
work now, at least in gui. text mode might, though