summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Respect CC/CPPFLAGS env vars #280847 by Chris Slycord.Mike Frysinger2009-08-151-6/+6
| | | | | (Portage version: 2.2_rc38/cvs/Linux x86_64) (Signed Manifest commit)
* Respect CC/CPPFLAGS env vars #280847 by Chris Slycord.Mike Frysinger2009-08-152-5/+9
| | | | (Portage version: 2.2_rc38/cvs/Linux x86_64)
* Allow people to disable ionice args #257475 by Jan-Matthias Braun.Mike Frysinger2009-02-071-5/+5
| | | | | (Portage version: 2.2_rc23/cvs/Linux x86_64) (Signed Manifest commit)
* Allow people to disable ionice args #257475 by Jan-Matthias Braun.Mike Frysinger2009-02-072-4/+11
| | | | (Portage version: 2.2_rc23/cvs/Linux x86_64)
* Add ocfs/ocfs2 to PRUNEFS #249590 by Oleg Gawriloff.Mike Frysinger2008-12-021-5/+5
| | | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit)
* Add ocfs/ocfs2 to PRUNEFS #249590 by Oleg Gawriloff.Mike Frysinger2008-12-022-3/+6
| | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64)
* Add patch from Debian for CVE 2007-0227. Run updatedb through ionice ↵Mike Frysinger2008-08-191-6/+10
| | | | | | | #231203 by Daniel Pielmeier. Add support by marty rosenberg for -0 (NUL delimited output) #216838. (Portage version: 2.2_rc6/cvs/Linux 2.6.26.2 x86_64) (Signed Manifest commit)
* Add patch from Debian for CVE 2007-0227. Run updatedb through ionice ↵Mike Frysinger2008-08-196-2/+260
| | | | | | #231203 by Daniel Pielmeier. Add support by marty rosenberg for -0 (NUL delimited output) #216838. (Portage version: 2.2_rc6/cvs/Linux 2.6.26.2 x86_64)
* arm/s390/sh stableMike Frysinger2008-03-161-1/+11
| | | | | (Portage version: 2.2_pre2) (Signed Manifest commit)
* arm/s390/sh stableMike Frysinger2008-03-161-2/+2
| | | | (Portage version: 2.2_pre2)
* stable on ppc wrt bug #180360Gysbert Wassenaar2008-02-061-2/+2
| | | | | (Portage version: 2.1.4.1) (Unsigned Manifest commit)
* stable on ppc wrt bug #180360Gysbert Wassenaar2008-02-062-3/+6
| | | | (Portage version: 2.1.4.1)
* alpha/ia64 stable wrt #180360Raúl Porcel2008-02-061-12/+2
| | | | | (Portage version: 2.1.3.19) (Unsigned Manifest commit)
* alpha/ia64 stable wrt #180360Raúl Porcel2008-02-062-3/+6
| | | | (Portage version: 2.1.3.19)
* Stable on amd64, bug #180360Christoph Mende2008-02-061-2/+12
| | | | | (Portage version: 2.1.4.1) (Signed Manifest commit)
* Stable on amd64, bug #180360Christoph Mende2008-02-062-3/+6
| | | | (Portage version: 2.1.4.1)
* Sparc stable --- Bug #180360 --- can rebuild database and locate things.Ferris McCormick2008-02-061-2/+2
| | | | | (Portage version: 2.1.4.1) (Unsigned Manifest commit)
* Sparc stable --- Bug #180360 --- can rebuild database and locate things.Ferris McCormick2008-02-062-3/+6
| | | | (Portage version: 2.1.4.1)
* stable ppc64, bug 180360Brent Baude2008-02-061-2/+2
| | | | | (Portage version: 2.1.3.19) (Unsigned Manifest commit)
* stable ppc64, bug 180360Brent Baude2008-02-062-3/+6
| | | | (Portage version: 2.1.3.19)
* Stable for HPPA (bug #180360).Jeroen Roovers2008-02-041-2/+2
| | | | | (Portage version: 2.1.3.19) (Unsigned Manifest commit)
* Stable for HPPA (bug #180360).Jeroen Roovers2008-02-042-3/+6
| | | | (Portage version: 2.1.3.19)
* Stable on x86 wrt bug #180360Dawid Węgliński2008-02-041-12/+2
| | | | | (Portage version: 2.1.3.19) (Unsigned Manifest commit)
* Stable on x86 wrt bug #180360Dawid Węgliński2008-02-042-3/+6
| | | | (Portage version: 2.1.3.19)
* When upgrading from slocate-2.x, delete the slocate db as they are incompatible.Mike Frysinger2008-02-041-2/+12
| | | | | (Portage version: 2.1.4) (Signed Manifest commit)
* When upgrading from slocate-2.x, delete the slocate db as they are incompatible.Mike Frysinger2008-02-042-9/+16
| | | | (Portage version: 2.1.4)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-313-58/+0
|
* Allow people to have both slocate and locate groups at the same time #200949 ↵Mike Frysinger2007-12-021-16/+16
| | | | | | | by Timothy Stotts. (Portage version: 2.1.4_rc4) (Signed Manifest commit)
* Allow people to have both slocate and locate groups at the same time #200949 ↵Mike Frysinger2007-12-023-5/+10
| | | | | | by Timothy Stotts. (Portage version: 2.1.4_rc4)
* Dont bother doing a chown in the cron job as the slocate binary itself will ↵Mike Frysinger2007-08-251-8/+18
| | | | | | | do chown() #180488 by Andri. (Portage version: 2.1.3.7) (Signed Manifest commit)
* Dont bother doing a chown in the cron job as the slocate binary itself will ↵Mike Frysinger2007-08-252-5/+9
| | | | | | do chown() #180488 by Andri. (Portage version: 2.1.3.7)
* Add spufs to the pruned file systemsLuca Barbato2007-08-081-18/+8
| | | | | (Portage version: 2.1.3.3) (Unsigned Manifest commit)
* Add spufs to the pruned file systemsLuca Barbato2007-08-082-3/+6
| | | | (Portage version: 2.1.3.3)
* Punt bindnow-flags usage.Mike Frysinger2007-07-231-23/+16
| | | | | (Portage version: 2.1.3_rc8) (Signed Manifest commit)
* Punt bindnow-flags usage.Mike Frysinger2007-07-233-8/+8
| | | | (Portage version: 2.1.3_rc8)
* oldMike Frysinger2007-07-232-94/+0
|
* Exclude selinuxfs from the db #170120 by Vlastimil Holer.Mike Frysinger2007-03-121-12/+12
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* Exclude selinuxfs from the db #170120 by Vlastimil Holer.Mike Frysinger2007-03-122-4/+7
| | | | (Portage version: 2.1.2.2)
* dont compress manpageMike Frysinger2007-01-261-11/+11
| | | | | (Portage version: 2.1.2-r3) (Signed Manifest commit)
* dont compress manpageMike Frysinger2007-01-262-8/+12
| | | | (Portage version: 2.1.2-r3)
* exclude gfs #162213 by Philipp GaschuetzMike Frysinger2007-01-151-22/+22
| | | | | (Portage version: 2.1.2_rc4-r9) (Signed Manifest commit)
* exclude gfs #162213 by Philipp GaschuetzMike Frysinger2007-01-151-2/+2
| | | | (Portage version: 2.1.2_rc4-r9)
* ignore nfs4 filesystems #132658 by kakouMike Frysinger2006-05-091-4/+14
| | | | | (Portage version: 2.1_pre10-r3) (Signed Manifest commit)
* ignore nfs4 filesystems #132658 by kakouMike Frysinger2006-05-091-2/+2
| | | | (Portage version: 2.1_pre10-r3)
* Fixing SHA256 digest, pass fourAlec Warner2006-04-271-9/+6
| | | | | (Portage version: 2.1_pre9-r4) (Unsigned Manifest commit)
* Fixing SHA256 digest, pass fourAlec Warner2006-04-271-1/+4
| | | | (Portage version: 2.1_pre9-r4)
* Marked stable on mips.Joshua Kinard2006-04-231-18/+36
| | | | | (Portage version: 2.1_pre9-r3) (Unsigned Manifest commit)
* Marked stable on mips.Joshua Kinard2006-04-232-3/+6
| | | | (Portage version: 2.1_pre9-r3)
* change the chown to use the new coreutils convention of : to separate user ↵Seemant Kulleen2006-04-211-46/+18
| | | | | | from group, instead of a . sign. (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit)
* change the chown to use the new coreutils convention of : to separate user ↵Seemant Kulleen2006-04-212-2/+7
| | | | | | from group, instead of a . sign. (Portage version: 2.1_pre7-r5)