initial commit

This commit is contained in:
Jaromil 2016-06-13 18:14:11 +02:00
commit d2f08a3645
2 changed files with 39 additions and 0 deletions

15
config Normal file
View File

@ -0,0 +1,15 @@
# os name
os="devuan"
# release name
release="jessie"
# release version
version="1.0.0-beta2"
# mirror url
mirror="http://packages.devuan.org/merged"
# mirror repo section
section="main"

24
vm-sdk Executable file
View File

@ -0,0 +1,24 @@
#!/usr/bin/env zsh
R=`pwd`
H=`pwd`
E=`pwd`
source config
pushd ../libdevuansdk
source libdevuansdk
popd
# example workflow:
# 1st stage
#bootstrap amd64
#kernel_x86_install_default
# 2nd stage
#install opennebula.deb
# 3rd stage
#qemu_make_img