Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
BOOTPARAMD(8) OpenBSD System Manager's Manual BOOTPARAMD(8)
NAME
bootparamd, rpc.bootparamd - boot parameter server
SYNOPSIS
/usr/sbin/rpc.bootparamd [-d] [-s] [-r router] [-f file]
DESCRIPTION
Bootparamd is a server process that provides information to diskless
clients necessary for booting. It consults the file ``/etc/bootparams''.
It should normally be started from ``/etc/rc''.
This version will allow the use of aliases on the hostname in the
``/etc/bootparams'' file. The hostname returned in response to the boot-
ing client's whoami request will be the name that appears in the config
file, not the canonical name. In this way you can keep the answer short
enough so that machines that cannot handle long hostnames won't fail dur-
ing boot.
While parsing, if a line containing just ``+'' is found, and the YP sub-
system is active, the YP map bootparams will be searched immediately.
OPTIONS
-d Display the debugging information. The daemon does not fork in
this case.
-s Log the debugging information with syslog.
-r Set the default router (a hostname or IP-address). This defaults
to the machine running the server.
-f Specify the file to read boot parameters from. Defaults to
``/etc/bootparams''.
FILES
/etc/bootparams default configuration file
SEE ALSO
bootparams(5) diskless(8),
WARNINGS
If rpc.bootparams is run on a system which is also running YP, your YP
domainname will be made public information.
BUGS
You may find the syslog loggings too verbose.
It's not clear if the non-canonical hack mentioned above is a good idea.
AUTHOR
Originally written by Klas Heggemann <klas@nada.kth.se>
OpenBSD 2.3 Jan 8, 1994 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for bootparamd(8)
Up to: System Administration - Configuration, installing software, adding users, setting limits, system startup (boot) et al.
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
bootparamd.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|