summaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2010-10-19 18:09:26 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2010-10-19 18:09:26 -0700
commitdff319674337c05eb574b89c7c14e27163d342c4 (patch)
treecd9f71a14dc883ffc3ceb84bb252e8f021ff70ef /notes
parentd4dfb6378998f0ed83748575f027cc4e0a8381de (diff)
downloadjrayhawk-dff319674337c05eb574b89c7c14e27163d342c4.tar.gz
jrayhawk-dff319674337c05eb574b89c7c14e27163d342c4.zip
notes: lxc_setup.sh.txt: adding less horrible apt sources
Diffstat (limited to 'notes')
-rw-r--r--notes/lxc_setup.sh.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/notes/lxc_setup.sh.txt b/notes/lxc_setup.sh.txt
index 5154e28..9c1f81e 100644
--- a/notes/lxc_setup.sh.txt
+++ b/notes/lxc_setup.sh.txt
@@ -73,6 +73,8 @@ done
echo 'APT::Install-Recommends "false";' > /srv/lxc/$container/rootfs/etc/apt/apt.conf
-lxc-create -n $container -f /srv/lxc/$container/config
+echo 'deb http://debian.osuosl.org/debian stable main' > /srv/lxc/$container/rootfs/etc/apt/sources.list
+lxc-create -n $container -f /srv/lxc/$container/config
+# apt-get install cron rsyslog