Subject: Re: x68k/installation/misc
To: Tetsuya Isaki <isaki@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: port-x68k
Date: 10/28/2002 13:05:29
On Sun, Oct 27, 2002 at 11:07:07PM +0900, Tetsuya Isaki wrote:
  | 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

Excellent.  In that case, no objection from me.

Luke.