Re: x68k/installation/misc
Luke Mewburn <[email protected]> Mon, 28 Oct 2002 13:05:29 +1100
| Newsgroups | gmane.os.netbsd.ports.x68k,gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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.