Source-Changes-HG archive

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

[src/netbsd-6]: src/etc/mtree Pull up following revision(s) (requested by msa...



details:   https://anonhg.NetBSD.org/src/rev/3a099d41eab4
branches:  netbsd-6
changeset: 774413:3a099d41eab4
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Aug 12 13:38:48 2012 +0000

description:
Pull up following revision(s) (requested by msaitoh in ticket #473):
        etc/mtree/NetBSD.dist.base: revision 1.98
Do not create obsolete ./usr/include/quota directory anymore.

diffstat:

 etc/mtree/NetBSD.dist.base |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r a2f28f3077c6 -r 3a099d41eab4 etc/mtree/NetBSD.dist.base
--- a/etc/mtree/NetBSD.dist.base        Sun Aug 12 13:27:43 2012 +0000
+++ b/etc/mtree/NetBSD.dist.base        Sun Aug 12 13:38:48 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: NetBSD.dist.base,v 1.97.2.1 2012/06/14 09:48:46 sborrill Exp $
+#      $NetBSD: NetBSD.dist.base,v 1.97.2.2 2012/08/12 13:38:48 martin Exp $
 #      @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
 
 # Do not customize this file as it may be overwritten on upgrades.
@@ -173,7 +173,6 @@
 ./usr/include/ppath
 ./usr/include/prop
 ./usr/include/protocols
-./usr/include/quota
 ./usr/include/readline
 ./usr/include/rpc
 ./usr/include/rpcsvc



Home | Main Index | Thread Index | Old Index