diff --git a/shellscripte/Lipuntu.sh b/shellscripte/Lipuntu.sh
index eeedf6333b20f9ac062c4596cb1126d205c62520..581b4bb4788498c0fae6c044b0d78fe7fab6ae66 100644
--- a/shellscripte/Lipuntu.sh
+++ b/shellscripte/Lipuntu.sh
@@ -59,11 +59,13 @@ deb-src http://extras.ubuntu.com/ubuntu precise main
 echo "# offline repository of the linux install party
 deb [ trusted=yes ] file:/isodevice/archives precise lip" > /etc/apt/sources.list.d/lipoffline.list
 
+add-apt-repository ppa:texlive-backports/ppa
+
 apt-get update
 apt-get install aptitude -y
 
 aptitude full-upgrade -y
-aptitude install automake cmake aspell-de build-essential ffmpeg htop hunspell hunspell-de-de language-pack-de lvm2 mencoder screen synaptic tofrodos efibootmgr gdisk linux-headers vlc moreutils 
+aptitude install automake cmake aspell-de build-essential ffmpeg htop hunspell hunspell-de-de language-pack-de lvm2 mencoder screen tofrodos efibootmgr gdisk linux-headers vlc moreutils networkmanager-vpnc-gnome vim
 aptitude install --without-recommends mdadm
 aptitude install cm-super context feynmf fragmaster info latex-beamer latex-xcolor latexmk pgf psutils t1utils texinfo texlive-base texlive-bibtex-extra texlive-binaries texlive-common texlive-doc-base texlive-doc-de texlive-doc-en texlive-extra-utils texlive-font-utils texlive-fonts-extra texlive-fonts-extra-doc texlive-fonts-recommended texlive-fonts-recommended-doc texlive-formats-extra texlive-games texlive-generic-extra texlive-humanities texlive-humanities-doc texlive-lang-german texlive-latex-base texlive-latex-base-doc texlive-latex-extra texlive-latex-extra-doc texlive-latex-recommended texlive-latex-recommended-doc texlive-latex3 texlive-luatex texlive-math-extra texlive-metapost texlive-metapost-doc texlive-music texlive-omega texlive-pictures texlive-pictures-doc texlive-plain-extra texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc texlive-science texlive-science-doc texlive-xetex