exec on /usr/src?
Ian Lepore
ian at FreeBSD.org
Sun Sep 22 19:17:35 UTC 2013
On Sun, 2013-09-22 at 11:02 -0500, Larry Rosenman wrote:
> On 2013-09-22 10:41, Ian Lepore wrote:
> > On Sun, 2013-09-22 at 09:37 -0500, Larry Rosenman wrote:
> >> Is it intended that we need to set exec=on for /usr/src after the
> >> include/mk-osreldate.sh addition?
> >>
> >>
> >
> > Are you saying you have /usr/src mounted with the noexec option and
> > that's preventing the script from running? The mount manpage says that
> > you may still run scripts from a noexec mount, but maybe that's
> > outdated. Does the attached patch let you keep the noexec option?
> >
> > -- Ian
> Yes (sorry, using ZFS terminology, since I'm root on ZFS and totally
> ZFS).
>
> The does fix it from what I can tell.
>
>
Committed as r255796. Thanks for testing it, and sorry for glitching
your build. :)
-- Ian
More information about the freebsd-current
mailing list