From 2d864ef5282cb954b2511d3fe8a0bfb1e7350b84 Mon Sep 17 00:00:00 2001 From: OSAK Buildhauer <osak@fsmpi.rwth-aachen.de> Date: Tue, 17 Sep 2019 19:24:40 +0000 Subject: [PATCH] Preparing ws19 image --- assemble_image.sh | 6 +++--- packages | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assemble_image.sh b/assemble_image.sh index aad3272..d63e8f5 100755 --- a/assemble_image.sh +++ b/assemble_image.sh @@ -3,9 +3,9 @@ set -e set -x -image_size="7G" -kubuntu="kubuntu-18.04.2-desktop-amd64.iso" -xubuntu="xubuntu-18.04.2-desktop-amd64.iso" +image_size="7500M" +kubuntu="kubuntu-eoan-desktop-amd64.daily_2019-09-17.iso" +xubuntu="xubuntu-eoan-desktop-amd64.daily_2019-09-17.iso" workspace="/workspace" # mtools, ddrescure, fdisk, grub, 7z diff --git a/packages b/packages index 6c36432..2730283 100644 --- a/packages +++ b/packages @@ -21,7 +21,7 @@ P |python-numpy python3-numpy|numpy: Numeric Bibiliothek für Python P |python-scipy python3-scipy|scipy: Python-Bibliothek für scientific computing P |python-matplotlib python3-matplotlib|matplotlib: Schnittstelle zum Plotten mit Python - P |python-seaborn python3-seaborn|Seaborn: Schönes Plotten mit Python + P |python3-seaborn|Seaborn: Schönes Plotten mit Python p |python-sympy python3-sympy|sympy: Python-Bibliothek für symbolische Rechnungen P |ipython ipython3|ipython: Interaktiver Python Interpreter mit Tab-Vervollständgung P |bpython bpython3|bpython: Ein weiterer interaktiver Python Interpreter @@ -76,7 +76,7 @@ LD |gparted| D |libcurl4| #texlive - C |dvidvi dvipng texlive-music tex4ht texlive-lang-english texlive-bibtex-extra tipa lcdf-typetools texlive-latex-extra texlive-xetex texlive-latex-base chktex texlive-latex-recommended texlive-lang-german texlive-fonts-recommended cm-super latex-cjk-all texlive-games psutils texlive-extra-utils texlive-font-utils latexmk texlive-pstricks context t1utils texlive-fonts-extra lacheck feynmf texlive-omega prerex purifyeps texlive-formats-extra texlive-science texlive-pictures texinfo texlive-humanities texlive-plain-extra texlive-metapost prosper latexdiff tex-gyre texlive-publishers texlive-generic-recommended texlive-generic-extra texlive-base lmodern texlive-luatex fragmaster texlive-binaries|LaTeX mit vielen Paketen für wissenschaftliche Arbeiten + C |dvidvi dvipng texlive-music tex4ht texlive-lang-english texlive-bibtex-extra tipa lcdf-typetools texlive-latex-extra texlive-xetex texlive-latex-base chktex texlive-latex-recommended texlive-lang-german texlive-fonts-recommended cm-super latex-cjk-all texlive-games psutils texlive-extra-utils texlive-font-utils latexmk texlive-pstricks context t1utils texlive-fonts-extra lacheck feynmf texlive-omega prerex purifyeps texlive-formats-extra texlive-science texlive-pictures texinfo texlive-humanities texlive-plain-extra texlive-metapost latexdiff tex-gyre texlive-publishers texlive-generic-recommended texlive-generic-extra texlive-base lmodern texlive-luatex fragmaster texlive-binaries|LaTeX mit vielen Paketen für wissenschaftliche Arbeiten c |texlive-fonts-extra-doc texlive-metapost-doc texlive-science-doc texlive-latex-recommended-doc texlive-humanities-doc texlive-latex-base-doc texlive-publishers-doc texlive-latex-extra-doc texlive-fonts-recommended-doc texlive-pictures-doc texlive-pstricks-doc info|Dokumentation für LaTeX #german language support -- GitLab