forked fromhyperhq/hyperstart
- Notifications
You must be signed in to change notification settings - Fork0
The tiny Init service for HyperContainer
License
NotificationsYou must be signed in to change notification settings
codercom/hyperstart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
You can get the binary installer of HyperContainer and HyperStart throughThe Hyper Page
clone this repo, and make sure you have build-essential and autoconf installed. Go into the working copy and
> ./autogen.sh> ./configure> make
Then you can findhyper-initrd.img
in the build directory, together with a pre-built kernel.
If you want to run hyperstart with 64-bit ARM architecture, please reconfigure with flag --with-aarch64,
> ./configure --with-aarch64> make
About
The tiny Init service for HyperContainer
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- C96.9%
- Shell1.6%
- Other1.5%