Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename modprobe files and fix some comments. | Mike Frysinger | 2009-05-24 | 1 | -5/+7 |
| | | | | | (Portage version: 2.2_rc33/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | Rename modprobe files and fix some comments. | Mike Frysinger | 2009-05-24 | 2 | -1/+220 |
| | | | | (Portage version: 2.2_rc33/cvs/Linux x86_64) | ||||
* | tweak style in previous commit | Mike Frysinger | 2009-03-03 | 1 | -1/+11 |
| | | | | | (Portage version: 2.2_rc23/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | tweak style in previous commit | Mike Frysinger | 2009-03-03 | 1 | -3/+5 |
| | | | | (Portage version: 2.2_rc23/cvs/Linux x86_64) | ||||
* | fix /etc/shadow permissions when building stages | Benedikt Boehm | 2009-03-02 | 1 | -12/+2 |
| | | | | | (Portage version: 2.2_rc23/cvs/Linux i686) (Unsigned Manifest commit) | ||||
* | fix /etc/shadow permissions when building stages | Benedikt Boehm | 2009-03-02 | 2 | -4/+12 |
| | | | | (Portage version: 2.2_rc23/cvs/Linux i686) | ||||
* | Avoid potential warning messages in the SYMLINK_LIB code which may be | Zac Medico | 2008-08-19 | 1 | -5/+5 |
| | | | | | | | triggered when find traverses a directory whose parent has already been merged from lib to lib64. (Portage version: 2.2_rc8_p11419/cvs/Linux 2.6.26-0810-x86-64 i686) (Signed Manifest commit) | ||||
* | Avoid potential warning messages in the SYMLINK_LIB code which may be | Zac Medico | 2008-08-19 | 2 | -2/+12 |
| | | | | | | triggered when find traverses a directory whose parent has already been merged from lib to lib64. (Portage version: 2.2_rc8_p11419/cvs/Linux 2.6.26-0810-x86-64 i686) | ||||
* | Make the SYMLINK_LIB code in pkg_preinst merge files from lib directories | Zac Medico | 2008-08-19 | 1 | -6/+6 |
| | | | | | | | | to lib64 directories when necessary, instead of blindly wiping out the content of the lib dir. Thanks to Daniel Robbins for finding the cause of this issue, which he discovered when building stage1 with catalyst. (Portage version: 2.2_rc8_p11419/cvs/Linux 2.6.26-0810-x86-64 i686) (Signed Manifest commit) | ||||
* | Make the SYMLINK_LIB code in pkg_preinst merge files from lib directories | Zac Medico | 2008-08-19 | 2 | -9/+83 |
| | | | | | | | to lib64 directories when necessary, instead of blindly wiping out the content of the lib dir. Thanks to Daniel Robbins for finding the cause of this issue, which he discovered when building stage1 with catalyst. (Portage version: 2.2_rc8_p11419/cvs/Linux 2.6.26-0810-x86-64 i686) | ||||
* | Install the Makefile into $D so that we can use it in pkg_preinst steps (for ↵ | Mike Frysinger | 2008-05-10 | 1 | -5/+5 |
| | | | | | | | binpkgs) #218877 by Kevin Cody Jr. (Portage version: 2.2_pre5) (Signed Manifest commit) | ||||
* | Install the Makefile into $D so that we can use it in pkg_preinst steps (for ↵ | Mike Frysinger | 2008-05-10 | 2 | -3/+12 |
| | | | | | | binpkgs) #218877 by Kevin Cody Jr. (Portage version: 2.2_pre5) | ||||
* | Detect and display users with non-existent shells #215698. | Mike Frysinger | 2008-04-19 | 1 | -6/+6 |
| | | | | | (Portage version: 2.2_pre5) (Signed Manifest commit) | ||||
* | Detect and display users with non-existent shells #215698. | Mike Frysinger | 2008-04-19 | 2 | -2/+15 |
| | | | | (Portage version: 2.2_pre5) | ||||
* | Bug #217848 - Since the remap_dns_vars() called by pkg_preinst() of the | Zac Medico | 2008-04-17 | 1 | -2/+12 |
| | | | | | | | | | baselayout-1.x ebuild copies all the real configs from the user's /etc/conf.d into ${D}, it makes them all appear to be the default versions. In order to protect them from being unmerged after this upgrade, modify their timestamps during pkg_preinst(). (Portage version: 2.1.5_rc4_p9919) (Signed Manifest commit) | ||||
* | Bug #217848 - Since the remap_dns_vars() called by pkg_preinst() of the | Zac Medico | 2008-04-17 | 2 | -2/+16 |
| | | | | | | | | baselayout-1.x ebuild copies all the real configs from the user's /etc/conf.d into ${D}, it makes them all appear to be the default versions. In order to protect them from being unmerged after this upgrade, modify their timestamps during pkg_preinst(). (Portage version: 2.1.5_rc4_p9919) | ||||
* | Keyword ~mips. | Ryan Hill | 2008-04-08 | 1 | -12/+2 |
| | | | | | (Portage version: 2.2_pre5) (Unsigned Manifest commit) | ||||
* | Keyword ~mips. | Ryan Hill | 2008-04-08 | 2 | -3/+6 |
| | | | | (Portage version: 2.2_pre5) | ||||
* | Cleanup unquoted warnings and drop virtual/baselayout PROVIDE. | Mike Frysinger | 2008-03-31 | 1 | -7/+7 |
| | | | | | (Portage version: 2.2_pre5) (Signed Manifest commit) | ||||
* | Cleanup unquoted warnings and drop virtual/baselayout PROVIDE. | Mike Frysinger | 2008-03-31 | 4 | -34/+32 |
| | | | | (Portage version: 2.2_pre5) | ||||
* | Push out some stable fixes. | Mike Frysinger | 2008-03-31 | 1 | -13/+6 |
| | | | | | (Portage version: 2.2_pre5) (Signed Manifest commit) | ||||
* | Push out some stable fixes. | Mike Frysinger | 2008-03-31 | 2 | -1/+619 |
| | | | | (Portage version: 2.2_pre5) | ||||
* | old | Mike Frysinger | 2008-03-31 | 7 | -1444/+0 |
| | |||||
* | Use openrc. | Mike Frysinger | 2008-03-28 | 1 | -6/+4 |
| | | | | | (Portage version: 2.2_pre5) (Signed Manifest commit) | ||||
* | Use openrc. | Mike Frysinger | 2008-03-28 | 2 | -252/+5 |
| | | | | (Portage version: 2.2_pre5) | ||||
* | Version bump #212696. | Mike Frysinger | 2008-03-23 | 1 | -4/+6 |
| | | | | | (Portage version: 2.2_pre5) (Signed Manifest commit) | ||||
* | Version bump #212696. | Mike Frysinger | 2008-03-23 | 2 | -1/+118 |
| | | | | (Portage version: 2.2_pre5) | ||||
* | arm/s390/sh stable | Mike Frysinger | 2008-03-16 | 1 | -1/+11 |
| | | | | | (Portage version: 2.2_pre2) (Signed Manifest commit) | ||||
* | arm/s390/sh stable | Mike Frysinger | 2008-03-16 | 1 | -2/+2 |
| | | | | (Portage version: 2.2_pre2) | ||||
* | Added sys-apps/findutils to RDEPEND since find/xargs are used by the ↵ | Chris Gianelloni | 2008-03-11 | 1 | -5/+5 |
| | | | | | | | bootmisc init script, at least. (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | Added sys-apps/findutils to RDEPEND since find/xargs are used by the ↵ | Chris Gianelloni | 2008-03-11 | 5 | -6/+16 |
| | | | | | | bootmisc init script, at least. (Portage version: 2.1.4.4) | ||||
* | Stable for HPPA (bug #210559). | Jeroen Roovers | 2008-02-22 | 1 | -2/+2 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | Stable for HPPA (bug #210559). | Jeroen Roovers | 2008-02-22 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | alpha/ia64/sparc stable wrt #210559 | Raúl Porcel | 2008-02-20 | 1 | -2/+2 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | alpha/ia64/sparc stable wrt #210559 | Raúl Porcel | 2008-02-20 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Stable on x86 wrt bug #210559 | Dawid Węgliński | 2008-02-19 | 1 | -2/+2 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | Stable on x86 wrt bug #210559 | Dawid Węgliński | 2008-02-19 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Stable on ppc wrt bug 210559 | Gysbert Wassenaar | 2008-02-19 | 1 | -2/+2 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | Stable on ppc wrt bug 210559 | Gysbert Wassenaar | 2008-02-19 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | stable ppc64, bug 210559 | Brent Baude | 2008-02-18 | 1 | -12/+2 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | stable ppc64, bug 210559 | Brent Baude | 2008-02-18 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Stable on amd64, bug #210559 | Christoph Mende | 2008-02-18 | 1 | -2/+12 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Stable on amd64, bug #210559 | Christoph Mende | 2008-02-18 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Remove all old-style digests from the system and regen the Manifest files. | Robin H. Johnson | 2008-01-31 | 6 | -85/+0 |
| | |||||
* | sys-apps/coreutils-6.10-r1 and higher now provides /bin/mktemp | Doug Goldstein | 2008-01-23 | 1 | -11/+11 |
| | | | | | (Portage version: 2.1.4) (Signed Manifest commit) | ||||
* | sys-apps/coreutils-6.10-r1 and higher now provides /bin/mktemp | Doug Goldstein | 2008-01-23 | 2 | -4/+4 |
| | | | | (Portage version: 2.1.4) | ||||
* | sys-apps/coreutils-6.10-r1 and higher now provides /bin/mktemp | Doug Goldstein | 2008-01-23 | 1 | -19/+19 |
| | | | | | (Portage version: 2.1.4) (Signed Manifest commit) | ||||
* | sys-apps/coreutils-6.10-r1 and higher now provides /bin/mktemp | Doug Goldstein | 2008-01-23 | 4 | -7/+11 |
| | | | | (Portage version: 2.1.4) | ||||
* | Add a note about WIPE_TMP defaulting to yes. | Mike Frysinger | 2008-01-19 | 1 | -11/+11 |
| | | | | | (Portage version: 2.1.4) (Signed Manifest commit) | ||||
* | Add a note about WIPE_TMP defaulting to yes. | Mike Frysinger | 2008-01-19 | 2 | -2/+9 |
| | | | | (Portage version: 2.1.4) |