Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/stand/ofwboot Bump version - virtio support a...
details: https://anonhg.NetBSD.org/src/rev/1a6df33ea1c8
branches: trunk
changeset: 352311:1a6df33ea1c8
user: martin <martin%NetBSD.org@localhost>
date: Sat Mar 25 09:22:02 2017 +0000
description:
Bump version - virtio support added
diffstat:
sys/arch/sparc/stand/ofwboot/version | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 3de87a8ec0b6 -r 1a6df33ea1c8 sys/arch/sparc/stand/ofwboot/version
--- a/sys/arch/sparc/stand/ofwboot/version Sat Mar 25 09:21:21 2017 +0000
+++ b/sys/arch/sparc/stand/ofwboot/version Sat Mar 25 09:22:02 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.21 2015/06/14 18:40:10 martin Exp $
+$NetBSD: version,v 1.22 2017/03/25 09:22:02 martin Exp $
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
file is important - make sure the entries are appended on end, last item
@@ -22,3 +22,4 @@
1.16: Add support to boot with root on cd9660
1.17: Add support for sun4v architecture
1.18: Fix loading of kernels with huge .bss
+1.19: Support booting from virtio devices
Home |
Main Index |
Thread Index |
Old Index