Git Product home page Git Product logo

vm-sdk's Introduction

vm-sdk

vm-sdk is simple distro build system aimed at creating Vagrant boxes and other virtual machines.

Requirements

vm-sdk is designed to be used interactively from a terminal. It requires the following packages to be installed in addition to the dependencies required for libdevuansdk.

sudo permissions are required for the user that is running the build.

Devuan

qemu qemu-utils

Gentoo

app-emulation/qemu

Initial setup

After cloning the vm-sdk git repository, enter it and issue:

git submodule update --init

Updating

To update vm-sdk, go to the root dir of the git repo and issue:

git pull && git submodule update --init --recursive

Quick start

Edit the config file to match your needs. Sensible defaults are already there. Then run zsh. To avoid issues, it's best to start a vanilla version, without preloaded config files so it doesn't cause issues with libdevuansdk/vm-sdk functions.

; zsh -f -c 'source sdk'

Now is the time you choose the OS and (optionally) a blend you want to build the image for.

Currently supported distros

  • devuan
; load devuan

Once initialized, you can run the helper command:

; build_vm_dist

The image will automatically be build for you. Once finished, you will be able to find it in the dist/ directory in vm-sdk's root.

vm-sdk's People

Contributors

jaromil avatar parazyd avatar

Watchers

 avatar  avatar  avatar

Forkers

maemo-leste

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.