Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sparc64/xminiroot this needs to be ${INSTALLBOOT}ed
details: https://anonhg.NetBSD.org/src/rev/dc31ab18eeb5
branches: trunk
changeset: 526665:dc31ab18eeb5
user: lukem <lukem%NetBSD.org@localhost>
date: Tue May 07 14:44:06 2002 +0000
description:
this needs to be ${INSTALLBOOT}ed
diffstat:
distrib/sparc64/xminiroot/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 71ad9084f0b3 -r dc31ab18eeb5 distrib/sparc64/xminiroot/Makefile
--- a/distrib/sparc64/xminiroot/Makefile Tue May 07 14:41:36 2002 +0000
+++ b/distrib/sparc64/xminiroot/Makefile Tue May 07 14:44:06 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2002/05/07 14:41:37 lukem Exp $
+# $NetBSD: Makefile,v 1.18 2002/05/07 14:44:06 lukem Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -8,6 +8,8 @@
.include "${.CURDIR}/../instfs/Makefile.instfs"
IMAGE= miniroot.fs
IMAGESIZE= 5m
+IMAGEPOSTBUILD= ${INSTALLBOOT} -m ${MACHINE} ${IMAGE} \
+ ${DESTDIR}/usr/mdec/bootblk
IMAGE_RELEASEDIR= installation/miniroot
CRUNCHBINDIR!= cd ${INSTFSDIR} && ${PRINTOBJDIR}
Home |
Main Index |
Thread Index |
Old Index