summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* manifestMike Frysinger2007-06-251-4/+22
| | | | | (Portage version: 2.1.3_rc5) (Signed Manifest commit)
* manifestMike Frysinger2007-06-251-4/+1
| | | | (Portage version: 2.1.3_rc5)
* Version bump #183146 by Blu3.Mike Frysinger2007-06-253-1/+198
| | | | (Portage version: 2.1.3_rc5)
* Stable on mips.Joshua Kinard2007-05-121-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Stable on mips.Joshua Kinard2007-05-122-3/+6
| | | | (Portage version: 2.1.2.7)
* Fix Makefile for non bash shells.Roy Marples2007-05-091-18/+12
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Fix Makefile for non bash shells.Roy Marples2007-05-093-2/+22
| | | | (Portage version: 2.1.2.7)
* Replacing einfo with elog/ewarnMarius Mauch2007-05-061-23/+23
| | | | | (Portage version: 2.1.2.5) (Signed Manifest commit)
* Replacing einfo with elog/ewarnMarius Mauch2007-05-065-78/+82
| | | | (Portage version: 2.1.2.5)
* By default, let the toolchain worry about kernel header location #172209 by ↵Mike Frysinger2007-04-081-12/+16
| | | | | | | Karl Hiramoto. (Portage version: 2.1.2.3) (Signed Manifest commit)
* By default, let the toolchain worry about kernel header location #172209 by ↵Mike Frysinger2007-04-083-3/+27
| | | | | | Karl Hiramoto. (Portage version: 2.1.2.3)
* Stable on sparcGustavo Zacarias2007-04-041-12/+12
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* Stable on sparcGustavo Zacarias2007-04-042-3/+6
| | | | (Portage version: 2.1.2.2)
* back out a lot of pointless quotesMike Frysinger2007-03-121-4/+14
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* back out a lot of pointless quotesMike Frysinger2007-03-121-23/+23
| | | | (Portage version: 2.1.2.2)
* Remove bashisms from init script, #170085 thanks to Natanael Copa.Roy Marples2007-03-101-18/+8
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Remove bashisms from init script, #170085 thanks to Natanael Copa.Roy Marples2007-03-102-22/+28
| | | | (Portage version: 2.1.2.2)
* Fix for #166201Gustavo Zacarias2007-03-081-12/+16
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* Fix for #166201Gustavo Zacarias2007-03-083-2/+19
| | | | (Portage version: 2.1.2.2)
* fix USE=extensions problem with linux-headers - bug #156723. Thanks for the ↵Daniel Black2007-02-281-11/+15
| | | | | | | tip Paul Hewlett in bug #165590 (Portage version: 2.1.2-r11) (Signed Manifest commit)
* fix USE=extensions problem with linux-headers - bug #156723. Thanks for the ↵Daniel Black2007-02-283-2/+19
| | | | | | tip Paul Hewlett in bug #165590 (Portage version: 2.1.2-r11)
* fix digest assumed on iptables-1.3.0-imq1.diffDaniel Black2007-02-281-4/+4
| | | | | (Portage version: 2.1.2-r11) (Signed Manifest commit)
* cleanoutDaniel Black2007-02-061-82/+7
| | | | | (Portage version: 2.1.2-r7) (Signed Manifest commit)
* cleanoutDaniel Black2007-02-0620-1700/+14
| | | | (Portage version: 2.1.2-r7)
* l7 now at 2.9 - no code change just different tarball. Bumping to avoid ↵Daniel Black2007-02-061-12/+22
| | | | | | | extra downloads or something. Bug #161809 (Portage version: 2.1.2-r7) (Signed Manifest commit)
* l7 now at 2.9 - no code change just different tarball. Bumping to avoid ↵Daniel Black2007-02-063-7/+11
| | | | | | extra downloads or something. Bug #161809 (Portage version: 2.1.2-r7)
* Stable on MIPS; bug #149643Alexander Færøy2007-01-201-18/+8
| | | | | (Portage version: 2.1.2_rc3-r9) (Unsigned Manifest commit)
* Stable on MIPS; bug #149643Alexander Færøy2007-01-202-5/+9
| | | | (Portage version: 2.1.2_rc3-r9)
* Dont abort check target when uname contains -g #159162 by Sergey Borodich.Mike Frysinger2006-12-301-12/+16
| | | | | (Portage version: 2.1.2_rc4-r2) (Signed Manifest commit)
* Dont abort check target when uname contains -g #159162 by Sergey Borodich.Mike Frysinger2006-12-303-2/+24
| | | | (Portage version: 2.1.2_rc4-r2)
* l7filter - changed to 2.8 patch - exactly the same as 2.6Daniel Black2006-12-221-15/+16
| | | | | (Portage version: 2.1.2_rc3-r9) (Signed Manifest commit)
* l7filter - changed to 2.8 patch - exactly the same as 2.6Daniel Black2006-12-223-6/+10
| | | | (Portage version: 2.1.2_rc3-r9)
* Version bump #157850 by Blu3.Mike Frysinger2006-12-141-7/+15
| | | | | (Portage version: 2.1.2_rc3) (Signed Manifest commit)
* Version bump #157850 by Blu3.Mike Frysinger2006-12-143-1/+195
| | | | (Portage version: 2.1.2_rc3)
* Set policy to ACCEPT before flushing chains in init.d stop() as proposed by ↵Mike Frysinger2006-11-111-19/+19
| | | | | | | Max Hacking #154269. (Portage version: 2.1.2_rc1-r5) (Signed Manifest commit)
* Set policy to ACCEPT before flushing chains in init.d stop() as proposed by ↵Mike Frysinger2006-11-114-11/+10
| | | | | | Max Hacking #154269. (Portage version: 2.1.2_rc1-r5)
* allow people to not flush firewall on stop #154269Mike Frysinger2006-11-061-12/+22
| | | | | (Portage version: 2.1.2_rc1-r3) (Signed Manifest commit)
* allow people to not flush firewall on stop #154269Mike Frysinger2006-11-063-1/+8
| | | | (Portage version: 2.1.2_rc1-r3)
* Stable on alpha wrt Bug #149643.Thomas Cort2006-10-211-8/+8
| | | | | (Portage version: 2.1.1-r1) (Unsigned Manifest commit)
* Stable on alpha wrt Bug #149643.Thomas Cort2006-10-212-3/+6
| | | | (Portage version: 2.1.1-r1)
* Mark 1.3.5-r4 stable on ia64. #149643Aron Griffis2006-10-141-18/+8
| | | | | (Portage version: 2.1.1) (Unsigned Manifest commit)
* Mark 1.3.5-r4 stable on ia64. #149643Aron Griffis2006-10-142-3/+6
| | | | (Portage version: 2.1.1)
* Update l7-filter support #150124.Mike Frysinger2006-10-071-7/+15
| | | | | (Portage version: 2.1.2_pre2-r5) (Signed Manifest commit)
* Update l7-filter support #150124.Mike Frysinger2006-10-073-1/+197
| | | | (Portage version: 2.1.2_pre2-r5)
* back port linux kernel checks #150058Mike Frysinger2006-10-041-7/+7
| | | | | (Portage version: 2.1.2_pre2) (Signed Manifest commit)
* back port linux kernel checks #150058Mike Frysinger2006-10-041-28/+18
| | | | (Portage version: 2.1.2_pre2)
* Stable on x86 wrt bug #141688.Chris Gianelloni2006-10-031-8/+18
| | | | | (Portage version: 2.1.2_pre1-r4) (Signed Manifest commit)
* Stable on x86 wrt bug #141688.Chris Gianelloni2006-10-032-3/+7
| | | | (Portage version: 2.1.2_pre1-r4)
* stable on amd64Simon Stelling2006-10-031-8/+8
| | | | | (Portage version: 2.1.2_pre2) (Unsigned Manifest commit)
* stable on amd64Simon Stelling2006-10-032-3/+6
| | | | (Portage version: 2.1.2_pre2)