sfsys(4) UNIX System V sfsys(4)
NAME
sfsys - file format.
SYNOPSIS
sfsys
DESCRIPTION
The sfsys file contains local system information about each file system
type specified in the mfsys file. It is present in the directory
/etc/conf/cf.d, and contains a one-line entry for each file system type
specified in the mfsys file. The sfsys file is coalesced from component
files in the directory /etc/conf/sfsys.d. Each line in this file is a
whitespace-separate set of fields that specify:
1. name: This field contains the internal name of the file system type
(e.g., DUFST, S51K). By convention, this name is up to 32
characters long, and is composed of all uppercase alphanumeric
characters.
2. Y/N: This field contains either an uppercase 'Y' (for "yes") or an
uppercase 'N' (for "no) to indicate whether the named file system
type is to be configured into the next system kernel to be built.
SEE ALSO
mfsys(4).
idinstall(1m), idbuild(1m) in the User's/System Administrator's Reference
Manual.
10/89 Page 1