mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-27 20:48:11 +00:00
Merge pull request #454 from justincormack/noreq
Removed unused requirements directory
This commit is contained in:
commit
de593f5ba3
@ -1 +0,0 @@
|
|||||||
Feel free to add requirements documents in here - all contributions welcome.
|
|
@ -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
|
|
Loading…
Reference in New Issue
Block a user