Skip to content

vagrant vm for building packages for synology disk station

Notifications You must be signed in to change notification settings

vrudikov/synology-build-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build VM for Synology disk station

Description

TODO

Requirements

VirtualBox 4.2.14 has a bug that prevents imports of appliances and breaks Vagrant. Please use VirtualBox 4.2.16.

Installation

Download and install VirtualBox and Vagrant.

Install librarian-chef Vagrant plugin:

The installation needs some essential build tools to be present (make, etc.). On Mac OS X, ff not already installed, the build tools come with Apple Xcode (optional Commandline tools).

$ vagrant plugin install vagrant-librarian-chef

Clone the repository:

$ git clone https://github.com/umesecke/synology-build-vm.git
$ cd synology-build-vm

Now fire up the VM:

$ vagrant up

Virtual Machine Management

suspend VM:

$ vagrant suspend

resume VM:

$ vagrant resume

destroy VM (removes the whole VM from the host system):

$ vagrant destroy

About

vagrant vm for building packages for synology disk station

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published