Automatically update the SmartOS platform served for netbooting
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#!ipxe |
|
# /var/lib/tftpboot/smartos.ipxe.tpl |
|
kernel /smartos/$release/platform/i86pc/kernel/amd64/unix -B smartos=true |
|
initrd /smartos/$release/platform/i86pc/amd64/boot_archive |
|
boot
|
|
|