On Friday 12 April 2013 02:50:20 Maxim Kammerer wrote: > On Wed, Apr 10, 2013 at 8:15 AM, Mike Frysinger <vap...@gentoo.org> wrote: > > i plan on updating the latest glibc to add USE=suid. in pkg_preinst and > > ROOT==/, the ebuild will read /proc/mounts for a devpts line with gid=5. > > if it doesn't find one, i'll have it call `die`. > > What about chroot builds? I have /dev/pts bind-mounted from the (old) > host filesystem into chroot, yet pt_chown has its suid bit happily > disabled in deployed build since long time ago.
i don't know what you mean. if the ebuild detects devpts being mounted and the mount is incorrect, it will die. if you don't have devpts mounted at all, then it assumes you know what you're doing. -mike
signature.asc
Description: This is a digitally signed message part.