summaryrefslogtreecommitdiff
path: root/net/ipxe/files/pkg-message.in
blob: 54f3d05c1512002bb335a1a14567d60936f0528d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{ type: install
  message: <<EOD
The following files have been installed in %%DATADIR%%:
- ipxe.dsk for creating a bootable floppy disk
- ipxe.efi-* for loading from EFI
- ipxe.efi-*.usb for creating a bootable EFI USB key
- ipxe.iso for creating a bootable CD
- ipxe.lkrn for any boot manager that can boot Linux kernels
- ipxe.pxe for chainloading from a PXE ROM
- ipxe.usb for creating a bootable USB key
- undionly.kpxe for chainloading from a PXE ROM; contains only
  the UNDI drivers
- snponly.efi-* similar to undionly, but uses SNP/NII, should
  only find and boot the specific NIC device it was chained from
- snp.efi-* same as snponly but tries to boot all devices
- {8086100f,808610d3,10222000,15ad07b0}.rom for replacing the
  VMware PXE ROM.  See http://ipxe.org/howto/vmware for more
  information.
EOD
}
]