fossable / goldboot

Immutable infrastructure for the desktop!
GNU Affero General Public License v3.0
560 stars 6 forks source link

Add PXE support #3

Open cilki opened 2 years ago

cilki commented 2 years ago

In order to enable PXE booting, the user would need to also add the goldboot registry's IP to their DHCP server.

When enabled, the registry will:

berlin4apk commented 1 year ago

+1

tjohnston-cd commented 1 year ago

Looking forward to it.

You might get some value from referencing digitalrebar's provision tool, which can act as a PXE boot server among other things.

cilki commented 1 year ago

Thanks for the suggestion; I'll try it out and see what other features are relevant. I love when open source is better than its proprietary counterparts!