Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/stand/boot Bump bootloader version, support fo...
details: https://anonhg.NetBSD.org/src/rev/a29880ba0a33
branches: trunk
changeset: 356640:a29880ba0a33
user: maxv <maxv%NetBSD.org@localhost>
date: Sat Oct 07 10:32:56 2017 +0000
description:
Bump bootloader version, support for booting KASLR amd64 kernels.
diffstat:
sys/arch/i386/stand/boot/version | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 24ad200865a8 -r a29880ba0a33 sys/arch/i386/stand/boot/version
--- a/sys/arch/i386/stand/boot/version Sat Oct 07 10:26:38 2017 +0000
+++ b/sys/arch/i386/stand/boot/version Sat Oct 07 10:32:56 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.16 2013/08/30 16:43:33 jmcneill Exp $
+$NetBSD: version,v 1.17 2017/10/07 10:32:56 maxv 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
@@ -48,3 +48,4 @@
5.8: Support for splash images.
5.9: VESA VBE/DDC EDID support.
5.10: Support for using raw file-system images as memory disks.
+5.11: Support for booting KASLR amd64 kernels.
Home |
Main Index |
Thread Index |
Old Index