Source-Changes-HG archive

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

[src/netbsd-1-5]: src/distrib/sparc64/ramdisk Pullup 1.2 [mrg]:



details:   https://anonhg.NetBSD.org/src/rev/f1dc10534b6f
branches:  netbsd-1-5
changeset: 490257:f1dc10534b6f
user:      tv <tv%NetBSD.org@localhost>
date:      Thu Nov 16 17:24:47 2000 +0000

description:
Pullup 1.2 [mrg]:
add /usr/share/zoneinfo to the ramdisk, to enable support for setting the
zoneinfo inside sysinst.

diffstat:

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

diffs (21 lines):

diff -r abb18f5389bc -r f1dc10534b6f distrib/sparc64/ramdisk/mtree.conf
--- a/distrib/sparc64/ramdisk/mtree.conf        Thu Nov 16 17:21:17 2000 +0000
+++ b/distrib/sparc64/ramdisk/mtree.conf        Thu Nov 16 17:24:47 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mtree.conf,v 1.1.2.2 2000/08/26 01:07:07 mrg Exp $
+#      $NetBSD: mtree.conf,v 1.1.2.3 2000/11/16 17:24:47 tv Exp $
 
 /set type=dir uname=root gname=wheel mode=0755
 # .
@@ -70,6 +70,11 @@
 # ./usr/share
 share
 
+# ./usr/share/zoneinfo
+zoneinfo
+# ./usr/share/zoneinfo
+..
+
 # ./usr/share/misc
 misc
 # ./usr/share/misc



Home | Main Index | Thread Index | Old Index