Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-1]: src/distrib/sparc64/liveimage/emuimage Pull up following re...
details: https://anonhg.NetBSD.org/src/rev/0fd648ed7afb
branches: netbsd-6-1
changeset: 776074:0fd648ed7afb
user: martin <martin%NetBSD.org@localhost>
date: Sat May 02 17:06:01 2015 +0000
description:
Pull up following revision(s) (requested by tsutsui in ticket #1297):
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 8fdd3ea101ca -r 0fd648ed7afb distrib/sparc64/liveimage/emuimage/Makefile
--- a/distrib/sparc64/liveimage/emuimage/Makefile Sun Apr 19 05:59:12 2015 +0000
+++ b/distrib/sparc64/liveimage/emuimage/Makefile Sat May 02 17:06:01 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.2.1 2012/08/17 20:50:50 martin Exp $
+# $NetBSD: Makefile,v 1.1.2.1.6.1 2015/05/02 17:06:01 martin Exp $
LIVEIMGBASE= NetBSD-${DISTRIBVER}-sparc64-live-sd0root # gives ${IMGBASE}.img
@@ -8,7 +8,7 @@
BOOTDISK= sd0 # for QEMU
#BOOTDISK= wd0 # for Ultra5/10 image?
PRIMARY_BOOT= bootblk
-#SECONDARY_BOOT= # nothing
+SECONDARY_BOOT= ofwboot
#SECONDARY_BOOT_ARG= # unnecessary
USE_SUNLABEL= yes
Home |
Main Index |
Thread Index |
Old Index