commit 42b4447a22488940b8c478d50ade308da08f402a
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Feb 26 11:09:04 2018 -0600
Fix type stages to stage on machine drpcli call
Add files to gitignore to cleanup that view.
Add remove option and enhancements to install.sh
Update docs some more about the remove command.
M .gitignore
commit 493f34e6f18b29558f979ad01e58198b8619f568
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Feb 23 16:41:52 2018 -0600
Remove the need for --static-ip on Macs.
M midlayer/tftp.go
commit 336af968cc8c6ffa31bd53cfab761eba0e5b9662
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Feb 23 14:00:14 2018 -0600
Add log messages to DHCP unit tests
M midlayer/dhcp-tests/0000-basic-ipxe-discover/0000.logs-expect
M midlayer/dhcp-tests/0000-basic-ipxe-discover/0001.logs-expect
commit a363542e9175a425fb3838341ccbf3cf10983330
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Feb 23 11:50:28 2018 -0600
Add some iPXE feature sanity testing.
The ipxe baked into virtualbox cannot load bzImages for whatever
probably insane reason. Have our DHCP server be smart enough to
detect when the remote iPXE is too stupid for us to use and fall back
the non-iPXE set of choices.
M midlayer/dhcp.go
commit 8f3dd7717639627ebc2a0ea6c36371fbb4cab8f9
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Feb 23 10:59:21 2018 -0600
Fix swagger.json validation.
M embedded/assets.go
End of Note