summaryrefslogtreecommitdiff
path: root/install-itzks-workstation
diff options
context:
space:
mode:
authorBenjamin Schlüter <bschlueter@posteo.de>2018-01-30 15:16:10 +0100
committerBenjamin Schlüter <bschlueter@posteo.de>2018-01-30 15:16:10 +0100
commit744c3bb27de368a82894c1b351ee2c9a2e7a5c34 (patch)
treeed3e83f71cc2f8af1bc9ca4eacf2ed183499c3ae /install-itzks-workstation
parentcc6186acc137d788bf36339740aab264db241198 (diff)
downloaditzks-install-script-744c3bb27de368a82894c1b351ee2c9a2e7a5c34.tar.gz
itzks-install-script-744c3bb27de368a82894c1b351ee2c9a2e7a5c34.tar.bz2
itzks-install-script-744c3bb27de368a82894c1b351ee2c9a2e7a5c34.zip
Change comments if alternate is now main.
Diffstat (limited to 'install-itzks-workstation')
-rw-r--r--install-itzks-workstation8
1 files changed, 4 insertions, 4 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation
index 5fa673b..ca0c9e2 100644
--- a/install-itzks-workstation
+++ b/install-itzks-workstation
@@ -49,7 +49,7 @@ apt-get install wireless-tools uuid-runtime
# Install libpacparser1
apt-get install libpacparser1
-# Alternate install libdvdcss2 if needed
+# Install libdvdcss2 if needed
read -p "Verfügt der Rechner über ein DVD-Laufwerk bzw. sollen DVDs abgespielt werden könnne? (j/n)? " answer
case ${answer:0:1} in
y|Y|j|J )
@@ -62,18 +62,18 @@ esac
####################
-# Alternate: scripted edit to /etc/network/interfaces when script is run
+# Scripted edit to /etc/network/interfaces when script is run
sed -i 's/auto eth0//' /etc/network/interfaces
sed -i 's/iface eth0 inet dhcp/#NetworkManager iface eth0 inet dhcp/' /etc/network/interfaces
####################
-# Alternate: scripted edit to /etc/default/nfs-common when script is run
+# Scripted edit to /etc/default/nfs-common when script is run
sed -i 's/NEED_GSSD=.*/NEED_GSSD=/' /etc/default/nfs-common
####################
-# Alternate WiFi-config for NetworkManager
+# WiFi-config for NetworkManager
# Write standard config
touch /etc/NetworkManager/system-connections/SSID.in