Re: x68k/installation/misc
Tetsuya Isaki <[email protected]> Sun, 27 Oct 2002 23:07:07 +0900
| Newsgroups | gmane.os.netbsd.devel.installation,gmane.os.netbsd.ports.x68k |
|---|---|
| Message-ID | <[email protected]> |
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 --- Tetsuya Isaki <[email protected] / [email protected]>