Module Name:    src
Committed By:   tsutsui
Date:           Sat Jan 11 08:20:51 UTC 2014

Modified Files:
        src/sys/arch/luna68k/stand/boot: version

Log Message:
Bump version to denote support to pass boothowto and bootdev to kernel.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/luna68k/stand/boot/version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/luna68k/stand/boot/version
diff -u src/sys/arch/luna68k/stand/boot/version:1.9 src/sys/arch/luna68k/stand/boot/version:1.10
--- src/sys/arch/luna68k/stand/boot/version:1.9	Fri Jan 10 11:12:03 2014
+++ src/sys/arch/luna68k/stand/boot/version	Sat Jan 11 08:20:51 2014
@@ -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 @@ is taken as the current.
 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.

Reply via email to