blob: 03de3e72425f7b588d9abe12db2d4206085d8a04 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: NFS,v 1.2 2020/03/08 06:32:41 rin Exp $
#
# GENERIC machine description file for NFS root instead of FFS
# Supports Sun2 (2/120, 2/170, 2/50, ...)
# Supports root on: ie0, ... (NFS)
include "arch/sun2/conf/GENERIC"
no file-system FFS
file-system NFS
|