From b1a8f0af8c60b52a6b6da600275c36799928816d Mon Sep 17 00:00:00 2001 From: osak buildhauer user <buildhauer@fsmpi.rwth-aachen.de> Date: Thu, 13 Oct 2016 14:00:52 +0200 Subject: [PATCH] linuxparty.sh: removed linux-firmware-nonfree and root-system --- scripts/linuxparty.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/linuxparty.sh b/scripts/linuxparty.sh index ce7ec40..ebaec4f 100644 --- a/scripts/linuxparty.sh +++ b/scripts/linuxparty.sh @@ -45,7 +45,6 @@ COMMON_PKGS=(\ "FALSE" "xubuntu-desktop" "Xubuntu Desktop Umgebung und standard Programme" \ "FALSE" "fityk" "Tool zum Daten-Fitting und Analyse" \ "FALSE" "openssh-server" "SSH-Server (s. KISS)" \ -"FALSE" "linux-firmware-nonfree" "Properitäre Firmware fuer exotische Notebooks/Hardware" \ "FALSE" "zsh" "Alternative Shell" \ "FALSE" "zsh-doc" "Dokumentation von zsh" \ "FALSE" "lftp" "FTP-Client" \ @@ -63,7 +62,6 @@ PH_PKGS=(\ "TRUE" "ipython" "Interaktiver Python Interpreter mit Tab-Vervollständgung" \ "TRUE" "gnuplot" "Programm um Funktions- und Datenplots anzufertigen" \ "TRUE" "wxmaxima" "Graphische Benutzeroberfläche für das Maxima Computer Algebra System" \ -"TRUE" "root-system" "Datenanalyse Framework vom CERN" \ "TRUE" "bpython" "Ein weiterer interaktiver Python Interpreter" \ "TRUE" "spyder" "Python IDE (die, die in Anaconda benutzt wird)" \ ) -- GitLab