Enable FFS_NO_SNAPSHOT in the INSTALL kernel so that it fits into 2 floppies

This commit is contained in:
dsl 2005-02-27 12:38:42 +00:00
parent cc9b32444d
commit b3675ff77c
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.26 2005/02/18 21:05:50 dsl Exp $
# $NetBSD: INSTALL,v 1.27 2005/02/27 12:38:42 dsl Exp $
#
# GENERIC machine description file
#
@ -20,7 +20,7 @@
include "arch/amd64/conf/std.amd64"
#ident "INSTALL-$Revision: 1.26 $"
#ident "INSTALL-$Revision: 1.27 $"
maxusers 32 # estimated number of users
@ -93,7 +93,7 @@ file-system KERNFS # /kern
#options NFSSERVER # Network File System server
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
# immutable) behave as system flags.
#options FFS_NO_SNAPSHOT # ffs snapshots
options FFS_NO_SNAPSHOT # ffs snapshots
# Networking options
#options GATEWAY # packet forwarding