From 4b5ffac402c73329f8ecfa4bc372100c885cd139 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 16 May 2014 10:52:02 +0000 Subject: Vagrant system with virtualbox guest additions. At this time, the VirtualBox stuff is x86_64 only because we're abusing its build system to get to what we need. --- devel-system-x86_64-vagrant.morph | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 devel-system-x86_64-vagrant.morph (limited to 'devel-system-x86_64-vagrant.morph') diff --git a/devel-system-x86_64-vagrant.morph b/devel-system-x86_64-vagrant.morph new file mode 100644 index 00000000..a346ad2d --- /dev/null +++ b/devel-system-x86_64-vagrant.morph @@ -0,0 +1,29 @@ +arch: x86_64 +configuration-extensions: +- set-hostname +- add-config-files +- simple-network +- nfsboot +- install-files +- vagrant +description: A system that is able to build other systems based on the 64-bit x86 + architecture. This adds the virtualbox guest additions and vagrant configuration too +kind: system +name: devel-system-x86_64-vagrant +strata: +- morph: build-essential +- morph: core +- morph: foundation +- morph: genivi-foundation +- morph: bsp-x86_64-generic +- morph: connectivity +- morph: audio-bluetooth +- morph: x-common +- morph: x-x86_64-generic +- morph: multimedia +- morph: genivi +- morph: genivi-x-x86_64-generic +- morph: tools +- morph: virtualization +- morph: openstack-clients +- morph: virtualbox-guest-x86_64 -- cgit v1.2.1