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 binary installer of Hyper and HyperStart throughThe Hyper Page
clone this repo, and make sure have build-essentials installed. Go into the working copy and
> ./autogen.sh> ./configure> make
Then you can findhyper-initrd.img
in build directory, together with a pre-build kernel.
If you want to get the boot disk file for VirtaulBox, please reconfigure with flag --with-vbox,
> ./configure --with-vbox> make
Then you can findhyper-vbox-bootimage.iso
in build directory, booting from this iso willbring you to the hyper world.
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%