*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: bootparams | Section: 5 | Source: OpenBSD | File: bootparams.5
BOOTPARAMS(5) FreeBSD File Formats Manual BOOTPARAMS(5) NAME bootparams - boot parameter database DESCRIPTION The bootparams file specifies the boot parameters that diskless(8) clients may request when booting over the network. Each client supported by this server must have an entry in the bootparams file containing the pathnames for its "root" and (optionally) "swap" areas. Each line in the file (other than comment lines that begin with a `#') specifies the client name followed by the pathnames that the client may request by their logical names. The components of the line are delimited with blank or tab, and may be continued onto multiple lines with a backslash. For example: client root=server:/export/client/root \ swap=server:/export/client/swap \ dump=server:/export/client/swap When the client named "client" requests the pathname for its logical "root", it will be given the server name "server" and the pathname /export/client/root as the response to its RPC request. A line containing simply `+' will cause YP lookups to be done on the YP map "bootparams". FILES /etc/bootparams default configuration file SEE ALSO diskless(8), rpc.bootparamd(8), yp(8) FreeBSD 14.1-RELEASE-p8 March 31, 2022 FreeBSD 14.1-RELEASE-p8

Navigation Options