Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #470



details:   https://anonhg.NetBSD.org/src/rev/26d51029133c
branches:  netbsd-7
changeset: 798925:26d51029133c
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Jan 29 15:15:40 2015 +0000

description:
Ticket #470

diffstat:

 doc/CHANGES-7.0 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 381dc6276358 -r 26d51029133c doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Thu Jan 29 15:12:48 2015 +0000
+++ b/doc/CHANGES-7.0   Thu Jan 29 15:15:40 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.187 2015/01/28 19:53:10 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.188 2015/01/29 15:15:40 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -15244,3 +15244,13 @@
        nestiobuf_done().
        [bouyer, ticket #468]
 
+distrib/utils/embedded/conf/evbarm.conf                1.20
+distrib/utils/embedded/conf/x86.conf           1.7
+distrib/utils/embedded/mkimage                 1.52
+
+       Fix previous so that the new generated rc.conf is picked up and that
+       any new new mount points (e.g. /proc and /kern) are generated.
+       While here increate the fs size so that postfix can actually build
+       /etc/mail/aliases.db
+       [skrll, ticket #470]
+



Home | Main Index | Thread Index | Old Index