diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-12 03:11:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-12 03:11:34 +0000 |
commit | abe7eddcd71287f6f7211591b3e4b8e02a8919cb (patch) | |
tree | 2a3ac02ebb3942ea6f926ec6b888f97fb8094cd8 /sys-apps | |
parent | - Get rid of ROOT trick which had the potential to break binary installs. (diff) | |
download | gentoo-2-abe7eddcd71287f6f7211591b3e4b8e02a8919cb.tar.gz gentoo-2-abe7eddcd71287f6f7211591b3e4b8e02a8919cb.tar.bz2 gentoo-2-abe7eddcd71287f6f7211591b3e4b8e02a8919cb.zip |
- Get rid of ROOT trick which had the potential to break binary installs.
- Make /sys directory on all installations, not just ppc, since it will be
needed anywhere 2.6 is running.
- Create default runlevel symlinks in pkg_postinst instead of src_install
since it tests content of ${ROOT}.
- Create device nodes in pkg_postinst for the same reason. Don't call
/sbin/init U in pkg_postinst since that is handled by the sysvinit ebuild
now. (Manifest recommit)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/baselayout/Manifest | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/baselayout/Manifest b/sys-apps/baselayout/Manifest index 81f88d0ba710..7304e7323830 100644 --- a/sys-apps/baselayout/Manifest +++ b/sys-apps/baselayout/Manifest @@ -1,9 +1,9 @@ -MD5 c0addea7bbc6f33225ae480ecd03b2b0 baselayout-1.10.1-r2.ebuild 13917 +MD5 8183328931f15f15272e9b37521f29d3 baselayout-1.10.1-r2.ebuild 14352 MD5 84c673a319468fec8e41489b5e188ca7 baselayout-1.10.1.ebuild 16346 MD5 c7ee69b983caab97c8947123a055bb81 baselayout-1.9.4-r3.ebuild 16531 -MD5 33d9068aabeb1c1f73ebda9f8783f3e1 baselayout-1.10.1-r1.ebuild 14523 +MD5 de08965cf60a1056f2f5506c624bfe72 baselayout-1.10.1-r1.ebuild 14511 MD5 60405b54dc327906a01f6f324a1f6478 baselayout-1.9.4-r2.ebuild 16290 -MD5 b47d7a738064ca4cfbe9bee2651b5f55 ChangeLog 34657 +MD5 aca771d702bf085daccc73904a3957e5 ChangeLog 35233 MD5 e02bb32cac91dad28d3c05b731b37b04 metadata.xml 385 MD5 dd7fbce62822fed1595f11078e23aa32 files/baselayout-1.8.6.13-r1-gcc2.patch 443 MD5 d50ca91cbb58c7528a60ddf5bb172956 files/sysvinit-2.84-selinux.patch 3206 |