Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/miniroot Add `/dist', which is used by sysinst.
details: https://anonhg.NetBSD.org/src/rev/0cff8d82a9a9
branches: trunk
changeset: 498366:0cff8d82a9a9
user: pk <pk%NetBSD.org@localhost>
date: Fri Oct 20 23:24:52 2000 +0000
description:
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 27859afe3178 -r 0cff8d82a9a9 distrib/miniroot/mtree.conf
--- a/distrib/miniroot/mtree.conf Fri Oct 20 21:49:00 2000 +0000
+++ b/distrib/miniroot/mtree.conf Fri Oct 20 23:24:52 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.7 2000/10/20 23:24:52 pk 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