-#!/bin/sh
+#!/bin/bash
set -o errexit
+source ./config.def
+
# Liste des items:
# 1. Désactiver touch CAPS LOCK
-USE_OPENOFFICE=1
-#INSTALL_WMAKER=1
-#INSTALL_MUSIC_STUDIO=1
-#INSTALL_DEV_TOOLS=1
-
GST=gstreamer0.10
APT="sudo apt-get --yes --force-yes"
${APT} remove --purge bluetooth bluez bluez-gstreamer bluez-alsa bluez-cups
fi
-if [ "x${USE_OPENOFFICE}" != "x1" ]; then
+if [ "x${INSTALL_OPENOFFICE}" != "x1" ]; then
if dpkg --list | grep "openoffice" 1> /dev/null 2>&1; then
${APT} remove --purge openoffice*
fi
${AGI} emacs
${AGI} reiserfsprogs gparted
-${AGI} smartmontools gddrescue
+${AGI} gddrescue
+${AGI} smartmontools --no-install-recommends
# Connection serveurs NFS
${AGI} nfs-common portmap
${AGI} dh-make lintian dupload
fi
-if [ "x${USE_OPENOFFICE}" = "x1" ]; then
- ${AGI} abiword gnumeric gnumeric-plugins-extra
-fi
+${AGI} abiword gnumeric gnumeric-plugins-extra
${AGI} texlive texlive-latex-recommended texlive-latex-extra texlive-humanities
# Jackd