> since /usr isn't mounted, I'm getting an error about libpcre not being found, > which causes the grep command to fail and thus /sys to not be mounted. This > also > causes other errors for me like lvm not being mounted (where /usr is). So I > have > had to comment out the offending lines to get my system to boot. Perhaps a > better solution would be to have a statically linked /bin/grep or have it (and > dependencies in the initrd [I'm using the stock kernel]). > > Anyway, I've looked in the mail archives and bug tracker and tried to search > the > wiki for initscripts, grep, rc.sysinit, libpcre not found on boot, etc with no > joy. Also tried google, but I'm not finding anything more helpful there > either. > > Is this a known issue? Is anyone else seeing this behavior?
http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/base/pcre/PKGBUILD?rev=1.18&cvsroot=Current&only_with_tag=CURRENT&content-type=text/vnd.viewcvs-markup This should've been fixed 2 days ago by moving pcre to /lib. Dale _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
