MirBSD manpage: bootparams(5)

BOOTPARAMS(5)                BSD Reference Manual                BOOTPARAMS(5)

NAME

     bootparams - boot parameter database

SYNOPSIS

     /etc/bootparams

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

     In this version of rpc.bootparamd, client can be an asterisk ("*") for
     wildcard processing.

     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)

MirBSD #10-current             October 2, 1994                               1

Generated on 2022-12-24 01:00:14 by $MirOS: src/scripts/roff2htm,v 1.113 2022/12/21 23:14:31 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2022 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.

Kontakt / Impressum & Datenschutzerklärung