add a new user stack with sudoers privileges (start of using sudo again)
diff --git a/apts/preseed b/apts/preseed
new file mode 100644
index 0000000..d64c3b0
--- /dev/null
+++ b/apts/preseed
@@ -0,0 +1,12 @@
+# a collection of packages that speed up installation as they are dependencies
+# of packages we can't install during bootstraping (rabbitmq-server, 
+# mysql-server, libvirt-bin)
+#
+# NOTE: only add packages to this file that aren't needed directly
+mysql-common
+mysql-client-5.1
+erlang-base
+erlang-ssl 
+erlang-nox
+erlang-inets
+erlang-mnesia