| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
livecds; marked ~amd64 momentarily until tested
|
|
|
|
| |
Setting to ~amd64 only as that was what was mentioned in the CL and discussed on #-base, but the ebuild had all archs for some reason. 2) s/libdirs/${libdirs}/ in the for loop.
|
|
|
|
| |
user; thanks to Eradicator for catching this
|
|
|
|
| |
~amd64 only, but the changes should roll forward for all arches in 1.11.9
|
| |
|
| |
|
|
|
|
| |
Benoit Boissinot for the patches
|
| |
|
|
|
|
| |
we can mark stable in a few days
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
RC_NET_STRICT_CHECKING to resolve bug #29225. Lots of net-scripts bug-fixes. See rc-scripts ChangeLog for more details
|
|
|
|
| |
some bugs related to /dev and fsck. See rc-scripts ChangeLog for details
|
|
|
|
| |
applied to rc-scripts in cvs
|
| |
|
|
|
|
| |
affects livecd-functions,sh, so moving straight to stable.
|
| |
|
| |
|
|
|
|
| |
this version will need to go stable in a day or so. baselayout-1.11.x will go into testing and then stable post-release. baselayout-1.10.x will never go stable because there's no point switching networking setup twice
|
| |
|
| |
|
| |
|
|
|
|
| |
(see rc-scripts ChangeLog)
|
| |
|
| |
|
| |
|
|
|
|
| |
quickpkg won't pick up personal files like /etc/passwd
|
|
|
|
| |
update also includes the new dm-crypt support (bug 43146) and netmount fix (bug 64034). This release is pmasked for the moment so we can get wider testing on the net-scripts
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Fix bug 60719 (request for better error messages from runscript) by
allowing errors to show on the screen when they're encountered in
wrap_rcscript
- Apply Spock's bootsplash patch from bug 45784. This moves most of
the splash functionality out of baselayout.
- Don't export PS1. Continuation of bug 26951, comments 60-62.
|
|
|
|
| |
support #59710
|
| |
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
| |
since neither one requires a c++ compiler
|
|
|
|
| |
requires a c++ compiler
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
${i} which would result in a syntax error
- Use vlan_IFACE instead of iface_IFACE_vlans in net.eth0 for more
consistent vlan configuration. Thanks to robbat2 in bug 55394 (not
fully resolved)
- Add example for checking if root filesystem is NFS-mounted via
predown function in conf.d/net for bug 53104. This might be better
integrated at some point into net.eth0
- Add http://dev.gentoo.org/~agriffis/rc-scripts/ as an
alternative download point while the mirrors catch up
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix bug 47659: support iproute2-style configuration. Thanks to Dean
Bailey for some fantastic patches, including documentation for
conf.d/net
- Fix bug 34607: provide examples for in conf.d/net for preup, postup,
predown, postdown functions. Also pay attention to return value
from postdown (previously ignored)
- Fix bug 25975: support adsl in net.eth0. Thanks to Patrick McLean
for the initial pass at the code.
- Fix bug 34140: add --servicelist option to rc-status. Thanks to
Eldad Zack for the patch.
- Fix bug 37418: fix order of LVM and RAID in checkfs. Thanks to
Raimondo Giammanco for the patch.
|
|
|
|
|
|
|
|
|
| |
- Fix bug 47659: support iproute2-style configuration. Thanks to Dean
Bailey for some fantastic patches, including documentation for
conf.d/net
- Fix bug 34607: provide examples for in conf.d/net for preup, postup,
predown, postdown functions. Also pay attention to return value
from postdown (previously ignored)
|
| |
|
| |
|
| |
|
| |
|