|
|
||
|---|---|---|
| config | ||
| preseed/debian | ||
| pxelinux.cfg | ||
| scripts | ||
| CHANGELOG | ||
| README.md | ||
| chain.c32 | ||
| gpxelinux.0 | ||
| menu.c32 | ||
| pxelinux.0 | ||
| reboot.c32 | ||
| vesamenu.c32 | ||
README.md
tftpboot
Overview
All needed files to set up a PXE servers.
Description
PXE files
Use some bootloaders files provide by :
- pxelinux debian package :
- gpxelinux.0
- pxelinux.0
- syslinux-common debian package :
- chain.c32
- menu.c32
- reboot.c32
- vesamenu.c32
Configuration files
Preseed
Script
See the scripts's README.md file for more informations.
How to use it
TODO
- Add a tiny preseed file that could be load for a manual install.