Module Name: src
Committed By: tsutsui
Date: Sun Jan 22 04:30:00 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Note build.sh live-image and install-image target support.
To generate a diff of this commit:
cvs rdiff -u -r1.1648 -r1.1649 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1648 src/doc/CHANGES:1.1649
--- src/doc/CHANGES:1.1648 Thu Jan 19 00:41:33 2012
+++ src/doc/CHANGES Sun Jan 22 04:30:00 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1648 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1649 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1204,3 +1204,4 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
atf(7): Import 0.15. [jmmv 20120116]
p5pb(4): DCE Computer G-REX 1200 and G-REX 4000 PCI bridges are now
supported. [rkujawa 20120119]
+ build.sh: Add live-image and install-image targets. [tsutsui 20120122]