on the last livecd 1.4-release please be so kind as to - if [ -x /sbin/rc-envupdate.sh ] + if [ -x /sbin/env-update.sh ] also please check if bootmisc realy does get started at boot time. on my modified_and_probably_screwed version of the great live cd it doesn't start. i will check your version tomorrow. Reproducible: Always Steps to Reproduce: 1. 2. 3. Expected Results: /sbin/rc-envupdate.sh is not, /sbin/env-update.sh IS.
as I see it, this problem is also present in the stock gentoo 'baselayout-1.8.6.8-r1' package ;( there we have peter init.d # ls -al /usr/sbin/env-update lrwxrwxrwx 1 root root 29 Aug 4 20:18 /usr/sbin/env-update -> ../lib/portage/bin/env-update peter init.d # ls -al /sbin/env-update.sh -rwxr-xr-x 1 root root 709 Jun 29 17:48 /sbin/env-update.sh
fixed in current baselayout (8.6.10-r1)