From 2c406a76e0909ad693c31ab777b1a39ad492cb9d Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Thu, 3 Sep 2015 19:33:48 +0200 Subject: [PATCH] create trusty container --- pandora/config.indiancinema.jsonc | 1 - vm/LXC_README.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/pandora/config.indiancinema.jsonc b/pandora/config.indiancinema.jsonc index 5c0a2959..3075ee37 100644 --- a/pandora/config.indiancinema.jsonc +++ b/pandora/config.indiancinema.jsonc @@ -800,7 +800,6 @@ "id": "subtitles", "title": "Subtitles", "canAddAnnotations": {"researcher": true, "staff": true, "admin": true}, - "canPlayClips": true, "hasEvents": true, "hasPlaces": true, "isSubtitles": true, diff --git a/vm/LXC_README.txt b/vm/LXC_README.txt index 6595712f..786c4c55 100644 --- a/vm/LXC_README.txt +++ b/vm/LXC_README.txt @@ -6,7 +6,7 @@ 2) Create a new container, use different names if installing multiple instances: - sudo lxc-create -n pandora -t ubuntu -- -r precise + sudo lxc-create -n pandora -t ubuntu -- -r trusty 3) Install pan.do/ra in container: