Lines Matching full:system
43 it is the duty of the system administrator to properly create
45 Each file system is described on a separate line;
61 remote file system to be mounted.
70 describes the mount point for the file system.
79 describes the type of the file system.
80 The system can support various file system types.
91 describes the mount options associated with the file system.
95 below) plus any additional options appropriate to the file system type.
100 page and the file system specific page, such as
103 All options that can be given to the file system specific mount commands
113 Other options need both the file system specific flag and its argument,
135 the file system is automatically processed by the
140 file system quotas are maintained in files named
144 which are located at the root of the associated file system.
159 the system will ignore any error which happens during the mount of that filesystem,
160 which would otherwise cause the system to drop into single user mode.
167 is specified, the file system will not be automatically
168 mounted at system startup.
172 not included in the base system)
173 to be automatically mounted at system startup,
179 startup script's list of network file system types.
183 is specified, the file system will be automatically mounted
184 at a stage of system startup after remote mount points are mounted.
193 system should be changed accordingly.
199 unless it's a root file system, in which case logic similar to
229 then the file system whose name is given in the
241 command at the end of the system reboot procedure.
308 will assume that the file system does not need to be dumped.
310 between dumps for this file system.
318 programs to determine the order in which file system and quota
325 The root file system should be specified with a
330 A file system with a
333 another file system is processed, and it will be processed before
342 Once all file system checks are complete for the current
352 will assume that the file system does not need to be checked.
357 the system utilities may determine that the file system resides
391 char *fs_file; /* file system path prefix */
392 char *fs_vfstype; /* File system type, ufs, nfs */
420 # UFS file system.
434 # UFS file system on a swap-backed md(4). /dev/md10 is
446 # NFS-exported file system. "serv" is an NFS server name