Commit Graph

3 Commits

Author SHA1 Message Date
Antony Messerli
43e2f303de Add recursive to copy in readme 2021-06-17 20:13:02 -05:00
Joshua Gilman
6d9a393eea
Add an example of using custom menus with the Docker build 2020-07-04 12:35:11 -07:00
Antony Messerli
413f49b4d5
Add ability for self hosted custom menus (#23)
* Adds ability for self hosted custom menus

Templates can be added to /etc/netbootxyz/custom and are
generated and placed in the custom directory of the root
web directory by setting custom_generate_menus to true.

This provides an option on the main netboot.xyz menu to chain
into a custom environment so that seperate local menus can be
added and maintained seperately from the netboot.xyz source
code tree.

* Remove todo
2019-11-29 16:02:15 -06:00