Skip to content
Snippets Groups Projects
Commit 176ef72e authored by Daniel Schulte's avatar Daniel Schulte
Browse files

Updated Lipbuntu.sh with EFI and GPT packets

parent 95b0e58b
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
apt-get install aptitude
echo "# deb cdrom:[Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423)]/ precise main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
......@@ -56,8 +55,9 @@ deb-src http://ftp.halifax.rwth-aachen.de/ubuntu/ precise-security multiverse
deb http://extras.ubuntu.com/ubuntu precise main
deb-src http://extras.ubuntu.com/ubuntu precise main
" > /etc/apt/sources.list
apt-get update
apt-get install aptitude
aptitude update
aptitude full-upgrade
aptitude install adobe-flashplugin automake cmake aspell-de build-essential ffmpeg gptsync htop hunspell hunspell-de-de language-pack-de latex-beamer lvm2 mencoder moreutils screen synaptic texlive-full texlive-fonts-recommended texlive-latex-extra tofrodos vlc
aptitude install adobe-flashplugin automake cmake aspell-de build-essential ffmpeg htop hunspell hunspell-de-de language-pack-de lvm2 mencoder screen synaptic texlive-full texlive-fonts-recommended texlive-latex-extra latex-beamer tofrodos efibootmgr gdisk linux-headers vlc moreutils
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment