Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
Go to file
2019-11-10 10:18:23 -08:00
inventory initial commit 2019-11-06 22:34:15 -06:00
roles/netbootxyz Adding more changes 2019-11-10 10:18:23 -08:00
endpoints.yml Version bump for netbootxyz/manjaro-core-18.x:master new tag 5.3.8-d0e4054f 2019-11-10 04:35:38 +00:00
netbootxyz.yml adding POC live menu stuff loading settings from endpoints yaml 2019-11-07 17:43:06 -08:00
README.md initial commit 2019-11-06 22:34:15 -06:00
TODO.md Adding more changes 2019-11-10 10:18:23 -08:00
user_overrides.yml Adding more changes 2019-11-10 10:18:23 -08:00

netboot.xyz - v2 - Under Construction

** THIS IS A WORK IN PROGRESS, DO NOT USE **

** Templates are incomplete and still being worked **

netboot.xyz rewritten in ansible to generate standalone netboot environments.

The goal is to use this to generate the primary netboot.xyz site but at the same time allow it to be customizable for any type of environment or user.

The source files are now templates in order to make things a bit easier to generate.

This is a seperate repo for now but will more than likely roll into the existing repo.

To generate, run:

ansible-playbook -i inventory/all netbootxyz.yml

It'll handle source generation as well as ipxe disk generation with the users settings. The disk generation was worked on a while back so it needs work to catch it up to the existing state of netboot.xyz.

If you want to override the defaults, you can put overrides in user_overrides.yml. See file for examples.