A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack 4da9303b17 Output kernel command line to a file in the kernel+initrd output case
Trying to find the relevant yaml file was an issue as we now support
`--name` and it might be in a different directory, so although it is
a bit verbose outputing a whole file at least it is more consistent.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-20 13:43:09 +00:00
tools/infrakit.hyperkit/vendor/github.com Add initial support for specifying the output type 2017-03-03 14:49:47 -08:00
config.go Add a metadata handler for GCP which allows ssh login 2017-03-16 18:45:44 +00:00
gcp.go GCP image handling enhancements 2017-03-16 13:20:21 +00:00
main.go Output kernel command line to a file in the kernel+initrd output case 2017-03-20 13:43:09 +00:00
output.go Output kernel command line to a file in the kernel+initrd output case 2017-03-20 13:43:09 +00:00