diff options
author | 2004-08-02 20:05:52 +0000 | |
---|---|---|
committer | 2004-08-02 20:05:52 +0000 | |
commit | 2b95fc40c689db786d15c83027ca467236d26c4d (patch) | |
tree | f369b9e291523bc65c1d67a1b8a36f0dd0074fa2 /sys-apps/baselayout | |
parent | Update to rc-scripts-1.5.2 - Related to bug 38955, don't set INPUTRC. Instead... (diff) | |
download | gentoo-2-2b95fc40c689db786d15c83027ca467236d26c4d.tar.gz gentoo-2-2b95fc40c689db786d15c83027ca467236d26c4d.tar.bz2 gentoo-2-2b95fc40c689db786d15c83027ca467236d26c4d.zip |
Update to rc-scripts-1.5.2 - Related to bug 38955, don't set INPUTRC. Instead patch bash so that it looks for /etc/inputrc automatically if ~/.inputrc is missing. This is better than using INPUTRC since that will override even after the user creates ~/.inputrc. - Fix bug 54275: Don't set INFODIR. The correct variable used by texinfo is INFOPATH, which is already set in 00basic. Setting INFODIR is useless, and breaks a NetBSD cross compile from Gentoo - Fix bug 58805: net.eth0 should use bridge so that bridge interfaces are configured prior to net.br0 running - Fix bug 56856: Get rid of net.rej and integrate missing stuff to conf.d/net - Apply half of spock's patch in bug 45784: Check for conf.d/bootsplash instead of conf.d/bootsplash.conf - Fix bug 51351: Quote parsed output of /proc/filesystems to handle octal sequences in mountpoint such as encoded spaces (\040) - Fix bug 46680: Add cifs support to localmount and netmount. Thanks to Ronald Moesbergen for the patches - Fix bug 26952: Use /etc/bash/bashrc to setup PS1, testing $- to determine if shell is interactive. The new system-wide bashrc is installed by bash-2.05b-r10 - Fix bug 38743: strip leading and trailing spaces from variable values in genenviron.awk. Thanks to Marius Mauch for the patch. - Fix bug 55576: swap words "start" and "stop" in runscript.sh error message (Manifest recommit)
Diffstat (limited to 'sys-apps/baselayout')
-rw-r--r-- | sys-apps/baselayout/Manifest | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/baselayout/Manifest b/sys-apps/baselayout/Manifest index f814d938beaf..79d3274a1ec2 100644 --- a/sys-apps/baselayout/Manifest +++ b/sys-apps/baselayout/Manifest @@ -1,14 +1,12 @@ +MD5 114d7bfa471ffede139fa4bfb6ea63bb ChangeLog 37047 MD5 c7ee69b983caab97c8947123a055bb81 baselayout-1.9.4-r3.ebuild 16531 -MD5 ce20a4347dab44c38cfeb929f77dd6d3 ChangeLog 35413 MD5 1c3088d684c3fbf95ef6388f5878a8bb baselayout-1.10.1-r2.ebuild 14356 -MD5 6afdb6fc26d069ab9eb34c6bbda38329 baselayout-1.10.2.ebuild 14356 -MD5 60405b54dc327906a01f6f324a1f6478 baselayout-1.9.4-r2.ebuild 16290 +MD5 cb83539b8b9a17f19536452fe36ff310 baselayout-1.10.2.ebuild 14352 MD5 e02bb32cac91dad28d3c05b731b37b04 metadata.xml 385 MD5 dd7fbce62822fed1595f11078e23aa32 files/baselayout-1.8.6.13-r1-gcc2.patch 443 MD5 7c0cd50e4ac1dc062f5e6ab578e95659 files/copyright 2099 MD5 d69d18485e6cfc948d9f39b2b766a406 files/digest-baselayout-1.9.4-r3 134 MD5 57c463223d32bbab75879dd96c355472 files/digest-baselayout-1.10.1-r2 69 MD5 ab3b5bbd5ce8a8b1386c834ff4a118b4 files/digest-baselayout-1.10.2 69 -MD5 d69d18485e6cfc948d9f39b2b766a406 files/digest-baselayout-1.9.4-r2 134 MD5 d50ca91cbb58c7528a60ddf5bb172956 files/sysvinit-2.84-selinux.patch 3206 MD5 adc667ea815b256d6f39259f4134f6df files/sysvinit-2.84-selinux1.patch 3556 |