- back out previous for amiga/miniroot/list because:

- sparc now creates /kern in the 'list' file like the amiga, atari,
  mvme68k and pmax ports, and:
- remove /kern from miniroot/mtree.conf
This commit is contained in:
mrg 1999-07-04 11:46:23 +00:00
parent 0f1bc6e9b6
commit f3ea75e08a
3 changed files with 6 additions and 8 deletions

View File

@ -1,8 +1,9 @@
# $NetBSD: list,v 1.7 1999/07/04 09:51:45 is Exp $
# $NetBSD: list,v 1.8 1999/07/04 11:46:23 mrg Exp $
# Amiga extra's
LINK instbin sbin/mount_ados
LINK instbin sbin/mount_kernfs
SPECIAL mkdir kern
LINK instbin usr/bin/printf
LINK instbin usr/bin/vi
LINK instbin usr/sbin/loadkmap

View File

@ -1,4 +1,4 @@
# $NetBSD: mtree.conf,v 1.5 1999/06/27 12:55:58 mrg Exp $
# $NetBSD: mtree.conf,v 1.6 1999/07/04 11:46:25 mrg Exp $
/set type=dir uname=root gname=wheel mode=0755
# .
@ -19,11 +19,6 @@ etc
# ./etc
..
# ./kern
kern
# ./kern
..
# ./mnt
mnt
# ./mnt

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.12 1999/06/27 12:55:59 mrg Exp $
# $NetBSD: list,v 1.13 1999/07/04 11:46:24 mrg Exp $
# Sparc extra's
LINK instbin sbin/disklabel
@ -19,6 +19,8 @@ SYMLINK ../../instbin usr/sbin/sysctl
CRUNCHSPECIAL vi srcdir usr.bin/vi/build
CRUNCHSPECIAL less srcdir usr.bin/less/less
# for /kern
SPECIAL mkdir kern
# Minimize use of MFS
SYMLINK /tmp var/tmp