Skip to content

Proof of concept for Go/linux machine with no other user-space

License

Notifications You must be signed in to change notification settings

philpearl/scratchmachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A POC linux distribution with a user-space comprising a single Go binary (a trivial web server)

make.sh runs a vagrant machine that creates the ISO. The Go exe is built into an initramfs and runs as init (process 1). It configures an ethernet port with a hard-wired driver (e1000) and IP address, then listens on port 80.

About

Proof of concept for Go/linux machine with no other user-space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published