Skip to content

HolovexIncorporated/ipxe-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published