Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/luna68k/stand/boot Bump version to denote support t...
details: https://anonhg.NetBSD.org/src/rev/001362fae2a3
branches: trunk
changeset: 325905:001362fae2a3
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Jan 11 08:20:51 2014 +0000
description:
Bump version to denote support to pass boothowto and bootdev to kernel.
diffstat:
sys/arch/luna68k/stand/boot/version | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r e2b6fec4def6 -r 001362fae2a3 sys/arch/luna68k/stand/boot/version
--- a/sys/arch/luna68k/stand/boot/version Sat Jan 11 08:08:23 2014 +0000
+++ b/sys/arch/luna68k/stand/boot/version Sat Jan 11 08:20:51 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.9 2014/01/10 11:12:03 tsutsui Exp $
+$NetBSD: version,v 1.10 2014/01/11 08:20:51 tsutsui 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
@@ -14,3 +14,4 @@
1.7: Check boot device on PROM and set proper default boot device and unit.
1.8: Probe SCSI devices at any IDs and change boot command to use SCSI
controller number and target ID to specify the boot disk.
+1.9: Parse boot flags and pass boothowto and bootdev info to kernel.
Home |
Main Index |
Thread Index |
Old Index