Date: Sun, 9 Jun 2002 20:51:11 +0400 (MSD) From: Dmitry Morozovsky <marck@rinet.ru> To: Alessandro de Manzano <adm@unixmania.net> Cc: Matthew Dillon <dillon@apollo.backplane.com>, randall ehren <randall@ucsb.edu>, <freebsd-stable@FreeBSD.ORG> Subject: Re: make buildworld problems Message-ID: <20020609204933.W7944-100000@woozle.rinet.ru> In-Reply-To: <20020609184130.B58910@libero.sunshine.ale>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 9 Jun 2002, Alessandro de Manzano wrote: AdM> > I suspect the issue with /var may be related to /var/tmp. If you AdM> > ktrace -i that portion of the build and look for '/var' in the kdump AdM> > I'll bet it will become obvious. AdM> AdM> I add myself to the list: why a (nosuid+)noexec /var should be a problem for AdM> the build/install system ? AdM> AdM> I've just config'ed my /var's to be (also) noexec and I planned for AdM> tomorrow a rebuild of all systems but now I'm worried... ;-) AdM> AdM> Could you or someone else, please, spread light on this ? :-) At least `installworld' phase from RELENG_4 uses pre-built install script in /var/tmp due to possibility of Read-only /usr/src. I wonder why this script can't be placed under /usr/obj, which seems for me much more appropriate... Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020609204933.W7944-100000>