BOOTPARAMD(8)           NetBSD System Manager's Manual           BOOTPARAMD(8)

NNAAMMEE
     bboooottppaarraammdd, rrppcc..bboooottppaarraammdd - boot parameter server

SSYYNNOOPPSSIISS
     bboooottppaarraammdd [--dd] [--ss] [--rr _r_o_u_t_e_r] [--ff _f_i_l_e]

DDEESSCCRRIIPPTTIIOONN
     bboooottppaarraammdd is a server process that provides information to diskless
     clients necessary for booting. It consults the file ``_/_e_t_c_/_b_o_o_t_p_a_r_a_m_s''.
     It should normally be started from ``_/_e_t_c_/_r_c''.

     This version will allow the use of aliases on the hostname in the
     ``_/_e_t_c_/_b_o_o_t_p_a_r_a_m_s'' 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 _b_o_o_t_p_a_r_a_m_s will be searched immediately.

OOPPTTIIOONNSS
     --dd      Display the debugging information. The daemon does not fork in
             this case.

     --ss      Log the debugging information with syslog(3).

     --rr      Set the default router (a hostname or IP-address).  This defaults
             to the machine running the server.

     --ff      Specify the file to use as boot parameter file instead of
             ``_/_e_t_c_/_b_o_o_t_p_a_r_a_m_s''.

FFIILLEESS
     /etc/bootparams  default configuration file

SSEEEE AALLSSOO
     bootparams(5)

BBUUGGSS
     You may find the syslog messages too verbose.

     It's not clear if the non-canonical hack mentioned above is a good idea.

AAUUTTHHOORR
     Originally written by Klas Heggemann <klas@nada.kth.se>

NetBSD                            Jan 8, 1994                                1
