Subject: Re: NetBSD/arm32 1.5-BETA2 snapshot uploaded
To: Matt Thomas <matt@3am-software.com>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: port-arm32
Date: 11/07/2000 21:13:25
--OXfL5xGRrasGEqWY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Nov 07, 2000 at 12:16:00PM -0800, Matt Thomas wrote:
> At 08:53 PM 11/7/2000 +0100, Ignatios Souvatzis wrote:
> >On Tue, Nov 07, 2000 at 08:03:13AM -0800, Matt Thomas wrote:
> > >
> > > to ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-1.5_BETA2/arm32/
> >
> >Somebody (tv?) mentioned he wanted to make building installation media b=
uild
> >automatic... this didn't finish, right? At least we don't have installat=
ion
> >kernels etc. in this snapshot.
>=20
> I almost have it working except there is a missing release target and i d=
on't
> know what/where it should be.

Snap-md-post:, in etc/etc.arm32/Makefile.

Let me check on Amiga...  yes, I got it mostly right, it is

snap_md_post:

You'll have to change the example below to call the right stuff; the miniro=
ot
target is not the right thing for a sysinst architecture.

Regards,
	Ignatios

#       $NetBSD: Makefile.inc,v 1.12.4.2 2000/09/19 18:18:20 is Exp $
#
#       etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
#

# Set this for any kernels beyond GENERIC you want to include
# in the distribution.
EXTRA_KERNELS+=3DINSTALL INSTWDCPCM

INSTALLATION_DIRS+=3D     installation/miniroot \
                        installation/misc

snap_md_post:
#       (cd $(SRCTOP)/distrib/miniroot; ${MAKE} release)
=2Eifndef UPDATE
        cd ${.CURDIR}/../distrib && ${MAKE} cleandir
=2Eendif
        cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
        cd ${.CURDIR}/../distrib/miniroot && ${MAKE} && ${MAKE} release
        cd ${.CURDIR}/../distrib/notes && ${MAKE} release
#       sh ${.CURDIR}/../distrib/sets/makesums -t ${RELEASEDIR}/installatio=
n/min
iroot '*.gz'


--=20
 * Progress (n.): The process through which Usenet has evolved from
   smart people in front of dumb terminals to dumb people in front of
   smart terminals.  -- obs@burnout.demon.co.uk (obscurity)

--OXfL5xGRrasGEqWY
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: 2.6.i

iQEVAgUBOghiXzCn4om+4LhpAQE5vwgAgyC8X/8As8wldMf7F+EyqoXZiK0LPOMX
ISVf6DXaUK+xQrqgSQe6P6IwmV3T9+5jHCNaFgFQ/xBqtLY9BOZPTHLZ6mW7TVPS
Kune32+sT1/R98lPu2jea0OVzOlk4WStD5aKUQ8j4+Py/MCcTv1xEEyEIUknS/f3
p9EwMsJAPBvJEVkUYFr8+iHj3GPelSogRvj+Pd6B4kd4uVLc/YqyWWLBUqX6kY2b
nk5IEObjAsD71Tdq6AvOpV70vzGO4JXZV+epEjLd1pgLnrItbLvp2pTbqwWmAtCK
16PyFERH7OAccVIlI0lwf6fnTU7Jdy4Nn6mtKUDyemuSaq3srW65OA==
=j+iV
-----END PGP SIGNATURE-----

--OXfL5xGRrasGEqWY--