Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/distrib/sparc64/liveimage/emuimage Pull up following revi...
details: https://anonhg.NetBSD.org/src/rev/771eff679fb7
branches: netbsd-7
changeset: 799272:771eff679fb7
user: martin <martin%NetBSD.org@localhost>
date: Sat May 02 18:09:06 2015 +0000
description:
Pull up following revision(s) (requested by tsutsui in ticket #729):
distrib/sparc64/liveimage/emuimage/Makefile: revision 1.4
Don't forget to put /ofwboot into the image otherwise boot fails.
diffstat:
distrib/sparc64/liveimage/emuimage/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d083aedefd8e -r 771eff679fb7 distrib/sparc64/liveimage/emuimage/Makefile
--- a/distrib/sparc64/liveimage/emuimage/Makefile Sat May 02 18:04:37 2015 +0000
+++ b/distrib/sparc64/liveimage/emuimage/Makefile Sat May 02 18:09:06 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/11/03 14:25:33 tsutsui Exp $
+# $NetBSD: Makefile,v 1.3.10.1 2015/05/02 18:09:06 martin Exp $
LIVEIMGBASE= NetBSD-${DISTRIBVER}-sparc64-live-sd0root # gives ${IMGBASE}.img
@@ -11,7 +11,7 @@
LIVEIMAGEMB= ${EMUIMAGEMB}
.endif
PRIMARY_BOOT= bootblk
-#SECONDARY_BOOT= # nothing
+SECONDARY_BOOT= ofwboot
#SECONDARY_BOOT_ARG= # unnecessary
USE_SUNLABEL= yes
Home |
Main Index |
Thread Index |
Old Index