Netboot: Difference between revisions

imported>Erikarvstedt
m add iptables `-w` arg
imported>Vilvo
m update link to match link target default branch name change from master to main
Line 2: Line 2:


=== Example ===
=== Example ===
This example uses [https://github.com/danderson/netboot/tree/master/pixiecore Pixiecore] for hosting, which works in an ordinary network environment with an existing DHCP server.
This example uses [https://github.com/danderson/netboot/tree/main/pixiecore Pixiecore] for hosting, which works in an ordinary network environment with an existing DHCP server.


Create file <code>system.nix</code>:
Create file <code>system.nix</code>: