Skip to content
Snippets Groups Projects
Commit aed0d67e authored by milan's avatar milan
Browse files

kleinere veraenderungen am lipuntu-script: mirror auf bauhuette

angepasst, backports rausgenommen, paketliste updated.
parent 96a1d2f4
No related branches found
No related tags found
No related merge requests found
File moved
File moved
File moved
...@@ -50,14 +50,14 @@ der iso mit drauf ist? ...@@ -50,14 +50,14 @@ der iso mit drauf ist?
- lvm2 vor dem installieren zur Verfügung stellen! - lvm2 vor dem installieren zur Verfügung stellen!
** TODO [#B] Remastered Ubuntu .iso: :Milan: ** TODO [#B] Remastered Ubuntu .iso: :Milan:
*** DONE Paket Änderungen: *** DONE Paket Änderungen:
fish, texlive-full, spell?, lvm2, language-pack-de, ein paar weitere, fish, texlive-full, hunspell, lvm2, language-pack-de, pidgin,
siehe lipbuntu-script im git texmaker, screen, etc.. aktuellste version der paketliste: siehe lipbuntu-script im git
*** Sonstiges: *** Sonstiges:
- Viel diskutiert (war nötig), zeitlich nicht mehr geschafft die .isos - Viel diskutiert (war nötig), zeitlich nicht mehr geschafft die .isos
wieder einzupacken. Anscheinend müssen wir eh' noch mal ein paar Leute wieder einzupacken. Anscheinend müssen wir eh' noch mal ein paar Leute
wachrütteln damit jeder Gelegenheit hat sich das Teil anzuschauen wachrütteln damit jeder Gelegenheit hat sich das Teil anzuschauen
und einen Kommentar zu schreiben. und einen Kommentar zu schreiben.
- Evtl. ist "bauhuette" der beste Paketmirror (kann das mal jmd. testen?). - Evtl. ist "bauhuette" mirror.bauhuette.fh-aachen.de der beste Paketmirror (kann das mal jmd. testen?).
- Termin für letztes mal Remastern vor der LIP festlegen, mit - Termin für letztes mal Remastern vor der LIP festlegen, mit
ausreichend Zeit zum Testen: Zeitnah zur LIP damit die Updates ausreichend Zeit zum Testen: Zeitnah zur LIP damit die Updates
größtenteils schon mit drin sind. größtenteils schon mit drin sind.
......
...@@ -6,40 +6,38 @@ deb-src http://archive.ubuntu.com/ubuntu precise main restricted #Added by softw ...@@ -6,40 +6,38 @@ deb-src http://archive.ubuntu.com/ubuntu precise main restricted #Added by softw
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution. # newer versions of the distribution.
deb http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise main restricted deb http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise main restricted
deb-src http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise restricted main multiverse universe #Added by software-properties deb-src http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise restricted main multiverse universe #Added by software-properties
## Major bug fix updates produced after the final release of the ## Major bug fix updates produced after the final release of the
## distribution. ## distribution.
deb http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise-updates main restricted deb http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise-updates main restricted
deb-src http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise-updates restricted main multiverse universe #Added by software-properties deb-src http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise-updates restricted main multiverse universe #Added by software-properties
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any ## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team. ## review or updates from the Ubuntu security team.
deb http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise universe deb http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise universe
deb http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise-updates universe deb http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to ## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in ## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu ## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team. ## security team.
deb http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise multiverse deb http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise multiverse
deb http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise-updates multiverse deb http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise-updates multiverse
## N.B. software from this repository may not have been tested as ## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes ## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features. ## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review ## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team. ## or updates from the Ubuntu security team.
deb http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise-backports main restricted universe multiverse
deb-src http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise-backports main restricted universe multiverse #Added by software-properties
deb http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise-security main restricted deb http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise-security main restricted
deb-src http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise-security restricted main multiverse universe #Added by software-properties deb-src http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise-security restricted main multiverse universe #Added by software-properties
deb http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise-security universe deb http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise-security universe
deb http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu/ precise-security multiverse deb http://mirror.bauhuette.fh-aachen.de/ubuntu/ precise-security multiverse
## Uncomment the following two lines to add software from Canonical's ## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. ## 'partner' repository.
...@@ -58,4 +56,4 @@ add-apt-repository ppa:cassou/emacs ...@@ -58,4 +56,4 @@ add-apt-repository ppa:cassou/emacs
aptitude update aptitude update
aptitude full-upgrade aptitude full-upgrade
aptitude install adobe-flashplugin automake aspell-de build-essential cowsay emacs24 emacs24-el feh ffmpeg figlet fish get-flash-videos glibc-2.13-1 glibc-doc gnome haskell-platform htop hunspell hunspell-de-de imagemagick java7-jdk language-pack-de latex-beamer lvm2 mencoder moc nethack-console python rxvt-unicode screen scrot sl smplayer synaptic texlive-full texlive-fonts-recommended texlive-latex-extra tmux vim xcowsay zsh zsh-doc aptitude install adobe-flashplugin automake aspell-de build-essential cowsay emacs24 emacs24-el feh ffmpeg figlet fish get-flash-videos glibc-2.13-1 glibc-doc gnome haskell-platform htop hunspell hunspell-de-de imagemagick java7-jdk language-pack-de latex-beamer lvm2 mencoder moc nethack-console pidgin python rxvt-unicode screen scrot sl smplayer swi-prolog synaptic texlive-full texlive-fonts-recommended texlive-latex-extra texmaker tmux vim xcowsay zsh zsh-doc
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment