
* Updated README * Updated pip and deb packages. * New firefox bookmark format [currently doesn't work] Change-Id: I115609d6db6b77a6812dd92aa066fb5edc4f38a1
170 lines
2.4 KiB
YAML
170 lines
2.4 KiB
YAML
---
|
|
|
|
# Install base packages
|
|
bash-completion:
|
|
bridge-utils:
|
|
command-not-found:
|
|
ifupdown:
|
|
isc-dhcp-client:
|
|
mlocate:
|
|
net-tools:
|
|
python-pip:
|
|
python3-pip:
|
|
software-properties-common:
|
|
|
|
# Install git workflow related software
|
|
git:
|
|
gitk:
|
|
git-gui:
|
|
git-review:
|
|
tig:
|
|
|
|
# Install basic TUI applications
|
|
htop:
|
|
less:
|
|
mc:
|
|
tmux:
|
|
vim-gtk:
|
|
|
|
# Set up a desktop environment
|
|
adwaita-icon-theme-full:
|
|
gnome-themes-standard:
|
|
gtk2-engines-pixbuf:
|
|
lightdm-gtk-greeter:
|
|
lightdm:
|
|
policykit-1:
|
|
thunar:
|
|
xfce4-panel:
|
|
xfce4-session:
|
|
xfdesktop4:
|
|
xfwm4:
|
|
xserver-xorg-input-evdev:
|
|
|
|
# Install basic GUI applications
|
|
firefox:
|
|
geany:
|
|
hexchat:
|
|
xfce4-appfinder:
|
|
xfce4-terminal:
|
|
xfce4-whiskermenu-plugin:
|
|
|
|
# Configure virtualbox GUI
|
|
linux-headers-generic:
|
|
virtualbox-guest-dkms:
|
|
virtualbox-guest-x11:
|
|
|
|
# Configure vmware GUI
|
|
open-vm-tools-desktop:
|
|
open-vm-tools:
|
|
xserver-xorg-video-vmware:
|
|
|
|
# Configure qemu-kvm GUI
|
|
spice-vdagent:
|
|
xserver-xorg-video-qxl:
|
|
|
|
# # Enable cloud-init (for running DevStack in OpenStack)
|
|
# cloud-init:
|
|
|
|
# Install devstack required packages
|
|
# This list is generated from the list of package differences between a
|
|
# pre- and post-install of devstack
|
|
acl:
|
|
apache2-dev:
|
|
apache2:
|
|
bc:
|
|
bsdmainutils:
|
|
conntrack:
|
|
conntrackd:
|
|
cryptsetup:
|
|
curl:
|
|
dnsmasq-base:
|
|
dnsmasq-utils:
|
|
dosfstools:
|
|
dstat:
|
|
ebtables:
|
|
fakeroot:
|
|
g++:
|
|
gawk:
|
|
gcc:
|
|
genisoimage:
|
|
gettext:
|
|
gir1.2-libosinfo-1.0:
|
|
graphviz:
|
|
haproxy:
|
|
init-system-helpers:
|
|
ipset:
|
|
iptables:
|
|
iputils-arping:
|
|
iputils-ping:
|
|
keepalived:
|
|
kpartx:
|
|
libapache2-mod-proxy-uwsgi:
|
|
libapache2-mod-wsgi-py3:
|
|
libffi-dev:
|
|
libjpeg-dev:
|
|
libjs-jquery-tablesorter:
|
|
libkrb5-dev:
|
|
libldap2-dev:
|
|
libmysqlclient-dev:
|
|
libpcre3-dev:
|
|
libpq-dev:
|
|
libsasl2-dev:
|
|
libssl-dev:
|
|
libsystemd-dev:
|
|
libunbound2:
|
|
libvirt-clients:
|
|
libvirt-daemon-system:
|
|
libvirt-daemon:
|
|
libvirt-dev:
|
|
libvirt0:
|
|
libxml2-dev:
|
|
libxslt1-dev:
|
|
libyaml-dev:
|
|
lsof:
|
|
lsscsi:
|
|
lvm2:
|
|
make:
|
|
memcached:
|
|
moreutils:
|
|
mysql-server:
|
|
netcat-openbsd:
|
|
openssh-server:
|
|
openssl:
|
|
openvswitch-common:
|
|
openvswitch-switch:
|
|
parted:
|
|
pkg-config:
|
|
pm-utils:
|
|
postgresql-server-dev-all:
|
|
psmisc:
|
|
python3-dev:
|
|
python3-mysqldb:
|
|
python3-netifaces:
|
|
python3-openvswitch:
|
|
python3-sortedcontainers:
|
|
python3-venv:
|
|
python3.6-dev:
|
|
python3.6:
|
|
qemu-block-extra:
|
|
qemu-system-common:
|
|
qemu-system:
|
|
qemu-utils:
|
|
rabbitmq-server:
|
|
radvd:
|
|
sg3-utils:
|
|
socat:
|
|
sqlite3:
|
|
sysfsutils:
|
|
tcpdump:
|
|
tgt:
|
|
thin-provisioning-tools:
|
|
ubuntu-cloud-keyring:
|
|
unzip:
|
|
uuid-runtime:
|
|
uwsgi-plugin-python3:
|
|
uwsgi-plugin-python:
|
|
uwsgi:
|
|
vlan:
|
|
wget:
|
|
zlib1g-dev:
|