| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | iPXE executable | Geert Stappers | 2022-12-19 | 1 | -6/+6 |
| | | | | | | | | Replaced string 'ROM' by 'executable'. Read-Only-Memory, ROM, is a physical thing, which can't be transfered by TFTP. | ||||
| * | Use Go Modules | Michael Aldridge | 2021-01-11 | 1 | -5/+0 |
| | | | | | | | | Go has made it clear that the official way to manage modules is to use the built in modules system, and `dep` is painfully slow. This commit replaces the `dep` control files with the files needed for go modules and has synced the vendor directory. | ||||
| * | Move screenshots to docs/screenshots | Raúl Benencia | 2019-01-08 | 1 | -3/+3 |
| | | |||||
| * | Rename example-templates-configs to data-dir | Raúl Benencia | 2019-01-08 | 1 | -2/+2 |
| | | |||||
| * | Added dnsmasq for DHCP | Henk | 2018-12-03 | 1 | -4/+15 |
| | | |||||
| * | Add UI screenshots to the README | Raúl Benencia | 2018-05-14 | 1 | -2/+29 |
| | | |||||
| * | First public commit | Raúl Benencia | 2018-05-11 | 1 | -0/+199 |
