Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2011 22:16:05 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r219542 - in projects/altix/sys/boot/ia64: efi ski
Message-ID:  <201103112216.p2BMG5tG095529@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marcel
Date: Fri Mar 11 22:16:05 2011
New Revision: 219542
URL: http://svn.freebsd.org/changeset/base/219542

Log:
  Bump the version information to account for PBVM support.

Modified:
  projects/altix/sys/boot/ia64/efi/version
  projects/altix/sys/boot/ia64/ski/version

Modified: projects/altix/sys/boot/ia64/efi/version
==============================================================================
--- projects/altix/sys/boot/ia64/efi/version	Fri Mar 11 22:14:02 2011	(r219541)
+++ projects/altix/sys/boot/ia64/efi/version	Fri Mar 11 22:16:05 2011	(r219542)
@@ -3,6 +3,7 @@ $FreeBSD$
 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
 file is important.  Make sure the current version number is on line 6.
 
+3.0:	Add support for PBVM.
 2.2:	Create direct mapping based on start address instead of mapping
 	first 256M.
 2.1:	Add support for "-dev <part>" argument parsing.

Modified: projects/altix/sys/boot/ia64/ski/version
==============================================================================
--- projects/altix/sys/boot/ia64/ski/version	Fri Mar 11 22:14:02 2011	(r219541)
+++ projects/altix/sys/boot/ia64/ski/version	Fri Mar 11 22:16:05 2011	(r219542)
@@ -3,6 +3,7 @@ $FreeBSD$
 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
 file is important.  Make sure the current version number is on line 6.
 
+2.0:    Add support for PBVM.
 1.2:    Restructured. Has some user visible differences. Due to code
 	sharing, has been given the same version number as the EFI
 	loader.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103112216.p2BMG5tG095529>