summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/apt/sources.list13
-rwxr-xr-xupdate_jdn.sh3
2 files changed, 15 insertions, 1 deletions
diff --git a/etc/apt/sources.list b/etc/apt/sources.list
new file mode 100644
index 00000000..2876aa9e
--- /dev/null
+++ b/etc/apt/sources.list
@@ -0,0 +1,13 @@
+#
+
+
+
+deb http://ftp.de.debian.org/debian/ wheezy main
+deb-src http://ftp.de.debian.org/debian/ wheezy main
+#deb-src http://ftp.de.debian.org/debian/ sid main
+
+deb http://security.debian.org/ wheezy/updates main
+deb-src http://security.debian.org/ wheezy/updates main
+
+deb http://ftp.de.debian.org/debian/ wheezy-backports main
+deb-src http://ftp.de.debian.org/debian/ wheezy-backports main
diff --git a/update_jdn.sh b/update_jdn.sh
index a8e1d057..c5cdb89f 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -25,7 +25,8 @@ done
#
sudo apt-get install vim screen less etckeeper moreutils curl mtr-tiny dstat devscripts bash-completion shorewall shorewall6 cron-apt apt-listchanges munin calamaris visitors procmail libjson-rpc-perl libfile-touch-perl zutils ip2host \
build-essential python-setuptools \
- debootstrap sudo figlet graphviz apache2 python-yaml python-pip mr subversion subversion-tools vnstat webcheck poxml qemu vncsnapshot imagemagick ffmpeg2theora python-twisted python-imaging gocr guestmount schroot
+ debootstrap sudo figlet graphviz apache2 python-yaml python-pip mr subversion subversion-tools vnstat webcheck poxml vncsnapshot imagemagick ffmpeg2theora python-twisted python-imaging gocr guestmount schroot
+sudo apt-get install -t wheezy-backports qemu
explain "Packages installed."
#