update vm buildscript

This commit is contained in:
j 2012-10-09 12:44:36 +02:00
parent d340e753e5
commit 47f83daccf
2 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,8 @@ sudo vmbuilder vbox ubuntu --suite=precise \
--addpkg subversion \
--addpkg mercurial \
--addpkg avahi-daemon \
--addpkg update-manager-core \
--addpkg python-software-properties \
--addpkg python-setuptools \
--addpkg python-pip \
--addpkg python-virtualenv \

View File

@ -2,6 +2,8 @@
#fails in bootstrap
apt-get -y install ipython ntp
add-apt-repository ppa:j/pandora
#ffmpeg installed as apt package
#wget http://firefogg.org/nightly/ffmpeg.linux -O /usr/local/bin/ffmpeg
#chmod 755 /usr/local/bin/ffmpeg