Module Name: src
Committed By: snj
Date: Thu May 14 00:29:37 UTC 2009
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.1
Log Message:
Ticket 756.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-5.0.1
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-5.0.1
diff -u src/doc/CHANGES-5.0.1:1.1.2.9 src/doc/CHANGES-5.0.1:1.1.2.10
--- src/doc/CHANGES-5.0.1:1.1.2.9 Wed May 13 01:09:06 2009
+++ src/doc/CHANGES-5.0.1 Thu May 14 00:29:37 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.1,v 1.1.2.9 2009/05/13 01:09:06 snj Exp $
+# $NetBSD: CHANGES-5.0.1,v 1.1.2.10 2009/05/14 00:29:37 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.0.1
release:
@@ -93,3 +93,9 @@
Teach postinstall about /etc/dhcpcd.conf.
[jnemeth, ticket #752]
+usr.sbin/postinstall/postinstall 1.97
+
+ Fetch /etc/dhcpcd.conf from the correct place when building the
+ system from source.
+ [jnemeth, ticket #756]
+