Removed DHCP from Makefile and added a bunch of README content

This commit is contained in:
Gregory Kurtzer
2020-12-03 18:02:33 -08:00
parent 28f102b5f7
commit c46603c082
2 changed files with 87 additions and 12 deletions

View File

@@ -59,8 +59,6 @@ files: all
services: files
sudo systemctl enable tftp
sudo systemctl restart tftp
sudo systemctl enable dhcpd
sudo systemctl restart dhcpd
warewulfd:
cd cmd/warewulfd; go build -mod vendor -o ../../warewulfd