1 # /etc/bootptab: database for QNX bootp server (/etc/bootpd)
3 # First, we define a global entry which specifies the stuff every host uses.
7 :sm=<your netmask here>:\
8 :bf=|cd /boot; buildqnx -b 0x10000 build/<your build-file here> | mkQNXnbi:\
11 # node 2 uses the default build-file
15 :ip=<your IP address here>:
17 # node 3 uses its own build-file
21 :ip=<your IP address here>:\
22 :bf=|cd /boot; buildqnx -b 0x10000 build/<your build-file here> | mkQNXnbi:
24 # node 4 uses a pre-built boot image
28 :ip=<your IP address here>:\
29 :bf=images/<your image-file here>: