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
- Host: GitHub
- URL: https://github.com/etene/autopxe
- Owner: etene
- Created: 2021-01-23T12:44:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T16:40:15.000Z (over 3 years ago)
- Last Synced: 2025-03-23T01:29:10.090Z (over 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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