Source-Changes-HG archive

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

[src/netbsd-1-5]: src/distrib/miniroot Pullup 1.7 [pk]:



details:   https://anonhg.NetBSD.org/src/rev/6ab5f2165bab
branches:  netbsd-1-5
changeset: 489970:6ab5f2165bab
user:      tv <tv%NetBSD.org@localhost>
date:      Sat Oct 21 16:15:32 2000 +0000

description:
Pullup 1.7 [pk]:
Add `/dist', which is used by sysinst.

diffstat:

 distrib/miniroot/mtree.conf |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 936da4897555 -r 6ab5f2165bab distrib/miniroot/mtree.conf
--- a/distrib/miniroot/mtree.conf       Fri Oct 20 21:58:52 2000 +0000
+++ b/distrib/miniroot/mtree.conf       Sat Oct 21 16:15:32 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mtree.conf,v 1.6 1999/07/04 11:46:25 mrg Exp $
+#      $NetBSD: mtree.conf,v 1.6.8.1 2000/10/21 16:15:32 tv Exp $
 
 /set type=dir uname=root gname=wheel mode=0755
 # .
@@ -19,6 +19,11 @@
 # ./etc
 ..
 
+# ./dist
+dist
+# ./dist
+..
+
 # ./mnt
 mnt
 # ./mnt



Home | Main Index | Thread Index | Old Index