Dalton Hubble
02a759a300
Makefile,scripts: Make platform-specific binary tarball targets
2016-07-12 11:26:19 -07:00
Dalton Hubble
3525abf84f
bootcfg/version: Add version package and HTTP version output
...
* bootcfg/version package provides the linker's GIT SHA based
version to bootcfg components
* Display the bootcfg version via the HTTP server / path for
convenience and for validating a deployed version easily
* Log requests to the / rooted subtree paths to surface machines
which are making requests containing typos and mistakes that do
not match HTTP API endpoints
2016-04-26 18:21:59 -07:00
Dalton Hubble
7732fa4d04
cmd/bootcmd: Add initial bootcmd CLI tool
2016-03-21 12:52:48 -07:00
Dalton Hubble
3f7161fe33
cmd/bootcfg: Start HTTP and gRPC (optional) via bootcfg binary
2016-03-17 16:02:26 -07:00
Dalton Hubble
798be8bdb8
bootcfg: Add bootcfg gRPC client and server packages
...
* Add standalone gRPC binary example
2016-03-04 11:31:33 -08:00
Dalton Hubble
3174d2512c
tests: Use Go 1.5 vendor experiment directory
2016-02-16 13:08:21 -08:00
Dalton Hubble
7bdf4aba7d
build: Remove build with Godeps circular symlinking
...
* Circular symbolic links are terrible for sync'd filesystems and this
build hack isn't strictly needed. Missing godeps are caught by CI
2016-01-19 10:21:42 -08:00
Brandon Philips
bbdec3fb62
build: don't force GOOS=linux
...
There is no reason to force this. Instead have the docker-build command
do it before it is built.
Also, use the actual package name: bootcfg. It confused me that bootcfg
was called server.
2016-01-16 14:29:25 -08:00
Dalton Hubble
8309b1635c
cmd/bootcfg: Add version flag, set compile time version
2016-01-11 17:28:27 -08:00
Dalton Hubble
139030cd2c
imports: Update import paths from coreos-inc to coreos
2015-12-23 09:31:50 -05:00
Dalton Hubble
bef07bdfc9
deps: Fix package paths to move repo
2015-12-16 10:14:40 -08:00
Dalton Hubble
ad737d5c13
api: Add capnslog logging
2015-12-16 02:22:36 -08:00
Dalton Hubble
f3a804f098
api: Add flags to configure address and image asset path
2015-12-16 02:22:27 -08:00
Dalton Hubble
5087c96f43
metal: Update image and example for real hardware
2015-12-16 02:21:22 -08:00
Dalton Hubble
46da9091a7
metal: Add boot metadata server skeleton
2015-12-16 02:20:27 -08:00