NotAKangaroo2 / ipxe-script-menus

Various chain/boot scripts for ipxe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Various chain/boot scripts for ipxe

License:GNU General Public License v3.0