Merge pull request #454 from justincormack/noreq

Removed unused requirements directory
This commit is contained in:
Justin Cormack 2016-08-31 14:37:32 +01:00 committed by GitHub
commit de593f5ba3
2 changed files with 0 additions and 19 deletions

View File

@ -1 +0,0 @@
Feel free to add requirements documents in here - all contributions welcome.

View File

@ -1,18 +0,0 @@
For pinata-alpha we need to replace the functions we use in the initial boot2docker version:
minimal kernel that will boot in under 3s (to be cut down further)
boot2docker uses aufs and so patched kernel, probably use overlayfs and upstream instead
docker
dhcp, ntp
getty for login, possibly ssh
shell for logins
base dependencies - may all be eg busybox
external build with binaries for pinata to use in build: vmlinuz and initrd (do not need iso/fs image initially)
CI, autobuild (via docker hub ideally).
pinata needs to add to standard build:
init scripts to create fs if not there etc
9puds Go binary to forward domain sockets
not required: self update: treated as immutable, updated with a new pinata update