From f28f4468446a735b1d42391781b412c05876015b Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Wed, 31 Aug 2016 14:36:54 +0100 Subject: [PATCH] Removed unused requirements directory Signed-off-by: Justin Cormack --- requirements/README.md | 1 - requirements/pinata-alpha | 18 ------------------ 2 files changed, 19 deletions(-) delete mode 100644 requirements/README.md delete mode 100644 requirements/pinata-alpha diff --git a/requirements/README.md b/requirements/README.md deleted file mode 100644 index 959f8bd3b..000000000 --- a/requirements/README.md +++ /dev/null @@ -1 +0,0 @@ -Feel free to add requirements documents in here - all contributions welcome. diff --git a/requirements/pinata-alpha b/requirements/pinata-alpha deleted file mode 100644 index e4555205b..000000000 --- a/requirements/pinata-alpha +++ /dev/null @@ -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