Date: Sun, 22 Sep 2013 13:17:30 -0600 From: Ian Lepore <ian@FreeBSD.org> To: Larry Rosenman <ler@lerctr.org> Cc: Freebsd current <freebsd-current@FreeBSD.org> Subject: Re: exec on /usr/src? Message-ID: <1379877450.1197.107.camel@revolution.hippie.lan> In-Reply-To: <89612e6757bfd588065e3ea67bda99c2@webmail.lerctr.org> References: <4fba59fe23c1e48e95548e377d8ff368@webmail.lerctr.org> <1379864515.1197.102.camel@revolution.hippie.lan> <89612e6757bfd588065e3ea67bda99c2@webmail.lerctr.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1379877450.1197.107.camel>