* Andreas Barth (a...@not.so.argh.org) [090828 14:02]: > One suggestion: How about bindmounting /proc, /sys and /dev > respectivly into the changeroot instead of a new mount?
Bindmounting works different on kfreebsd: lykorias:~# mount /proc/ $chroot/proc/ -t nullfs (whereas on linux we use -o bind) This is of course used all overall pbuilder, e.g. when using --pbuilder-internal Please also keep in mind that kfreebsd doesn't support good chroot detection (at least untill now) - I don't know if you use that somewhere, but you should assume that this fails on kfreebsd. Cheers, Andi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org