]> piware.de Git - bin.git/blobdiff - postinst-setup-fedora
rename-photos: disabled alternative for naming by timestamp
[bin.git] / postinst-setup-fedora
index 25ea960f10d6ed2ede4778270fcef1b6c9895988..ed2c217ecd53f91f5137b556782ff34f57d6d85f 100755 (executable)
@@ -16,7 +16,7 @@ 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-hyphen-german texlive-hyphen-english texlive-fancyhdr texlive-dinbrief \
     gnome-terminal firefox network-manager-applet evince shotwell rhythmbox \
     offlineimap gnome-keyring pinentry-gnome3 \
     postfix duplicity systemd-container gnome-disk-utility powertop \
@@ -64,6 +64,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