Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Note new GPT support in the x86 boot code.



details:   https://anonhg.NetBSD.org/src/rev/e8eae74d688b
branches:  trunk
changeset: 760527:e8eae74d688b
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Thu Jan 06 19:49:37 2011 +0000

description:
Note new GPT support in the x86 boot code.

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 9cc6139c385f -r e8eae74d688b doc/CHANGES
--- a/doc/CHANGES       Thu Jan 06 19:34:28 2011 +0000
+++ b/doc/CHANGES       Thu Jan 06 19:49:37 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1485 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1486 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -819,3 +819,5 @@
        resize_ffs(8): support byteswapped file systems, and support
                growing ufs2 file systems. [riz 20110104]
        acpipmtr(4): Add a driver for ACPI power meters. [jruoho 20110105]
+       amd64, i386: Booting from a disk with a GUID Partition Table is
+               now possible. [jakllsch 20110106]



Home | Main Index | Thread Index | Old Index