An open API service indexing awesome lists of open source software.

https://github.com/etene/autopxe

Automatically set up everything (not yet) for a PXE install
https://github.com/etene/autopxe

Last synced: 3 months ago
JSON representation

Automatically set up everything (not yet) for a PXE install

Awesome Lists containing this project

README

          

# autopxe

Automatically set up everything to boot and install another computer (or a VM) with PXE.

## Features

- [x] Downloads, caches & unpacks the PXE installer for your distro
- [x] Create a temporary bridge interface to serve requests on
- [ ] Adds your Ethernet interface to it
- [ ] Sets up a NAT
- [x] Runs `dnsmasq` as a TFTP & DHCP server

## Supported distributions (work in progress)

- Debian Buster
- Debian Testing
- Ubuntu Focal