/ipxe-script-menus

Various chain/boot scripts for ipxe

GNU General Public License v3.0GPL-3.0

ipxe-scripts

Various chain/boot scripts for ipxe

Example

to see an example of what these scripts look like click here

Structure

boot
├── efi_shell.ipxe
├── linux
│   ├── dban.ipxe
│   ├── debian.ipxe
│   ├── fed
│   │   ├── centos.ipxe
│   │   ├── fedora.ipxe
│   │   └── scientific.ipxe
│   ├── fed.ipxe
│   ├── opensuse
│   │   └── stable.ipxe
│   ├── opensuse.ipxe
│   └── ubuntu.ipxe
├── linux.ipxe
├── menu.ipxe
└── winpe.ipxe

License GPLv3 logo

This project is under the GPLv3 license unless otherwise stated in individual files.

Authors