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 for VBE cha...



details:   https://anonhg.NetBSD.org/src/rev/7b098665b470
branches:  trunk
changeset: 746954:7b098665b470
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Aug 24 12:42:18 2009 +0000

description:
Bump bootloader version for VBE changes.

diffstat:

 sys/arch/i386/stand/boot/version |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 782bdf3343bb -r 7b098665b470 sys/arch/i386/stand/boot/version
--- a/sys/arch/i386/stand/boot/version  Mon Aug 24 11:35:27 2009 +0000
+++ b/sys/arch/i386/stand/boot/version  Mon Aug 24 12:42:18 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.9 2008/11/19 12:36:41 ad Exp $
+$NetBSD: version,v 1.10 2009/08/24 12:42:18 jmcneill 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
@@ -40,3 +40,5 @@
 5.1:   Change boot messages to replace build date with kernel version.
 5.2:   Support for multiboot.
 5.3:   Autoload kernel module for root file system.
+5.4:   The VESA VBE mode number is now passed to the kernel so it can be
+       restored on ACPI resume.



Home | Main Index | Thread Index | Old Index