David Anderson 0cca8f4c85 Remove dependency on prettyprint library.
We only really use it to pretty-print pcap.Packet, and it was making
`go vet` angry. So we replaced it with a specialized pretty printer
instead. As a nice side-effect, it shows nicer timestamps now.
2016-03-24 17:26:45 -07:00
2016-03-24 13:12:10 -07:00
2016-03-24 13:12:10 -07:00
2016-03-05 15:18:01 -08:00
2016-03-05 15:08:13 -08:00
2016-03-05 15:23:37 -08:00

Netboot, packages and utilities for network booting

This repository contains Go implementations of network protocols used in booting machines over the network, as well as utilities that make use of those implementations.

This is not an official Google project.

Description
Packages and utilities for network booting
Readme Apache-2.0 28 MiB
Languages
Go 99.9%