Subject: Re: x68k/installation/misc
To: None <lukem@netbsd.org>
From: Tetsuya Isaki <isaki@NetBSD.org>
List: tech-install
Date: 10/27/2002 23:07:07
On Mon, 28 Oct 2002 00:13:14 +1100,
In Re: x68k/installation/misc,
Luke Mewburn <lukem@netbsd.org> wrote:

>   | I wrote what prepares ${RELEASEDIR}/installation/misc of x68k.
>   | But I have one question.  Is 300MB gzip+uuencode'd file
>   | reasonable?  If there is no problem, I'll commit it.
> 
> It is reasonable, and better than the alternative of relying upon
> 'cvs -kb' to prevent the files from being modified...
> 
> Have you tested your changes in the following circumstances:
> 	+ UNPRIVED  defined
> 	+ read-only source, using objdirs or MAKEOBJDIRPREFIX
> ?

Yes, I've tested on:

 # mount -t null -o rdonly /NetBSD/src /autobuild

 % cd /autobuild
 % ./build.sh -m x68k -U -r -O /var/obj/x68k/obj -D /var/obj/x68k/dst \
   -R /var/obj/x68k/rel
---
Tetsuya Isaki <isaki@par.odn.ne.jp / isaki@NetBSD.org>