# /etc/bootptab: database for QNX bootp server (/etc/bootpd)

# First, we define a global entry which specifies the stuff every host uses.
global:\
  :hd=/boot:\
  :sm=<your netmask here>:\
  :hn:bf=null:

node2:tc=global:\
  :ht=ethernet:ha=<your MAC here>:\
  :ip=<your IP address here>:\
  :bf=|cd /boot; buildqnx build/<your build-file here> | mknbi:
