Skip to content

Configuration files for the arkOS Vagrant (VirtualBox) image

Notifications You must be signed in to change notification settings

arkOScloud/vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arkOS Vagrant Image

This repository contains configuration files required to build and start arkOS Vagrant images for VirtualBox x86_64. This is the master branch, which will build a stably-released version of arkOS. For development builds, check the dev branch.

To build and run:

vagrant up

To package:

vagrant package --vagrantfile Vagrantfile.pkg

To run from package:

vagrant init <name> arkos.box
vagrant up

About

Configuration files for the arkOS Vagrant (VirtualBox) image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages