Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the whiteout since we can use a yum plugin for that too. | Chris Lumens | 2008-08-21 | 1 | -78/+0 |
| | |||||
* | Common GPLv2+ boilerplate on toplevel python source files. | David Cantrell | 2007-12-17 | 1 | -1/+14 |
| | | | | | | Updated all *.py files to have a uniform GPL boilerplate. Expanded copyright year ranges and listed authors (if they were in the comment section) under the Red Hat Author(s) section. | ||||
* | Remove unused imports. | Chris Lumens | 2007-04-26 | 1 | -4/+0 |
| | |||||
* | 2007-03-05 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-03-05 | 1 | -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 Lumens | 2006-08-18 | 1 | -1/+2 |
| | |||||
* | 2006-07-25 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-07-25 | 1 | -1/+0 |
| | | | | | * whiteout.py (whiteout): Remove gstreamer/gstreamer-tools no-longer-a-loop (#197139) | ||||
* | Drop some whiteout | Paul Nasrat | 2006-07-17 | 1 | -1/+0 |
| | |||||
* | Break gtk <-> hicolor-icon-theme cycle (#183018). | Chris Lumens | 2006-02-27 | 1 | -1/+2 |
| | |||||
* | Remove rpm-libs>rpm (#178540). | Chris Lumens | 2006-01-23 | 1 | -1/+0 |
| | |||||
* | 2005-12-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-12-13 | 1 | -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 sorting | Paul Nasrat | 2005-09-01 | 1 | -20/+21 |
| | |||||
* | Use new logging system. | Chris Lumens | 2005-08-12 | 1 | -3/+5 |
| | |||||
* | lots of new whiteout | Jeremy Katz | 2004-09-08 | 1 | -1/+11 |
| | |||||
* | targeted policy updates, a few little simplifications | Jeremy Katz | 2004-06-09 | 1 | -4/+5 |
| | |||||
* | lose one | Jeremy Katz | 2004-04-16 | 1 | -2/+1 |
| | |||||
* | commit the version that will work | Jeremy Katz | 2004-04-16 | 1 | -0/+1 |
| | |||||
* | be explicit about what we're using for our file context path | Jeremy Katz | 2004-04-16 | 1 | -1/+4 |
| | |||||
* | whiteout xorg-x11 deps too | Jeremy Katz | 2004-04-13 | 1 | -0/+3 |
| | |||||
* | if we disable selinux, disable setting file contexts for certain | Jeremy Katz | 2004-04-02 | 1 | -0/+2 |
| | |||||
* | new file_contexts location | Jeremy Katz | 2004-03-03 | 1 | -1/+1 |
| | |||||
* | key off of the flag | Jeremy Katz | 2004-02-23 | 1 | -4/+2 |
| | |||||
* | look somewhere else so that we dtrt for root mode | Jeremy Katz | 2004-02-19 | 1 | -0/+1 |
| | |||||
* | make the file_context finding smarter... look in updates paths, don't do it | Jeremy Katz | 2004-02-10 | 1 | -4/+13 |
| | | | | for selinux=0, etc | ||||
* | let's start turning selinux back on | Jeremy Katz | 2004-02-09 | 1 | -3/+2 |
| | |||||
* | disable selinux stuff for now since it breaks the kernel | Jeremy Katz | 2004-01-29 | 1 | -2/+3 |
| | |||||
* | add file contexts. this should give us selinux stuff being set during install | Jeremy Katz | 2004-01-23 | 1 | -0/+4 |
| | | | | properly. be afraid! | ||||
* | merge from taroon branch. product.img stuff, md can be modular, lots of | Jeremy Katz | 2003-07-16 | 1 | -1/+1 |
| | | | | little things across the board | ||||
* | oh dear. lots of new loops, let's nuke them. I don't even want to think | Jeremy Katz | 2003-06-12 | 1 | -1/+7 |
| | | | | about some of them :/ | ||||
* | merge from taroon. fixes driver disks, side effect of pulling in newanaconda-9.0.92-1 | Jeremy Katz | 2003-06-12 | 1 | -1/+2 |
| | | | | buildinstall stuff | ||||
* | merge changes from taroon since new rhpl in dist-10 will require them | Jeremy Katz | 2003-06-10 | 1 | -0/+6 |
| | |||||
* | merge from branch to HEAD. turkish stays on HEAD, though | Jeremy Katz | 2003-02-25 | 1 | -1/+3 |
| | |||||
* | whiteout more loops | Jeremy Katz | 2003-01-27 | 1 | -1/+3 |
| | |||||
* | use private so that we don't lose packages. looks to fix the "ghost" package | Jeremy Katz | 2003-01-08 | 1 | -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-7 | Matt Wilson | 2002-12-19 | 1 | -1/+1 |
| | |||||
* | whiteout glibc-debug dep on glibc-devel to avoid package order going to hell | Jeremy Katz | 2002-12-16 | 1 | -1/+2 |
| | |||||
* | fix tyop and cut-and-pasto | Jeremy Katz | 2002-12-16 | 1 | -2/+1 |
| | |||||
* | use DB_PRIVATE for the database right now. cdb just makes things slower | Jeremy Katz | 2002-12-16 | 1 | -1/+9 |
| | | | | | | (and spews some warnings right now too :) add more whiteout | ||||
* | we're moving forward to rpm 4.1... | Jeremy Katz | 2002-10-08 | 1 | -1/+1 |
| | | | | tagged before this commit as before-rpm-4_1 | ||||
* | more whiteout | Jeremy Katz | 2002-08-12 | 1 | -1/+3 |
| | |||||
* | more whiteout | Jeremy Katz | 2002-07-24 | 1 | -1/+2 |
| | |||||
* | snip the dependency loops | Jeremy Katz | 2002-07-02 | 1 | -1/+5 |
| | |||||
* | the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we ↵ | Jeremy Katz | 2002-06-10 | 1 | -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't | Jeremy Katz | 2002-04-19 | 1 | -0/+29 |
work now, at least in gui. text mode might, though |