]> piware.de Git - bin.git/blobdiff - postinst-setup-fedora
postinst-setup-fedora: install texlive-german
[bin.git] / postinst-setup-fedora
index 8ea93e15fe45a4797011130dc9953104b4e85f38..577d03afb7b78db811bad05b0d64fadb8be16fdc 100755 (executable)
@@ -16,7 +16,8 @@ dnf install -y iwl6000g2a-firmware NetworkManager-wifi \
     qemu-kvm qemu-img openvpn mutt weechat pidgin-otr \
     simple-scan sane-backends sane-backends-drivers-scanners \
     pandoc texlive-beamer texlive-latex-bin texlive-collection-fontsrecommended \
-    texlive-hyphen-german texlive-hyphen-english texlive-fancyhdr \
+    texlive-hyphen-german texlive-hyphen-english texlive-fancyhdr texlive-dinbrief \
+    texlive-german \
     gnome-terminal firefox network-manager-applet evince shotwell rhythmbox \
     offlineimap gnome-keyring pinentry-gnome3 \
     postfix duplicity systemd-container gnome-disk-utility powertop \
@@ -64,6 +65,9 @@ systemctl set-default graphical.target
 
 systemctl enable --now postfix
 
+# Red Hat VPN certs and connections
+rpm -i ~martin/Dokumente/Arbeit/RedHat/redhat-internal*.rpm
+
 # create user
 groupadd --gid 1000 martin
 useradd --comment "Martin Pitt" --uid 1000 --gid 1000 --groups wheel,ecryptfs,mock martin