From eacdb6738536802df012e55a9804e8b4718bd28a Mon Sep 17 00:00:00 2001 From: abkahrs Date: Sat, 18 Mar 2017 12:01:52 -0400 Subject: [PATCH] change rpmfusion script to enable nonfree repos, add packages to kickstart --- scripts/enablerpmfusion.sh | 7 +++---- tigeros.ks | 11 +++++++++++ 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/scripts/enablerpmfusion.sh b/scripts/enablerpmfusion.sh index 312b393..89425dd 100755 --- a/scripts/enablerpmfusion.sh +++ b/scripts/enablerpmfusion.sh @@ -1,5 +1,4 @@ #!/bin/sh - -# Cut from Remy Decausemaker's enablerpmfusion.sh script found here: -# fpase.org/4jpe/ -su -c 'rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm' \ No newline at end of file +# Enable RPMFusion nonfree repos +# author: Aidan Kahrs +su -c 'dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm' diff --git a/tigeros.ks b/tigeros.ks index efafb41..46865ec 100644 --- a/tigeros.ks +++ b/tigeros.ks @@ -11,6 +11,8 @@ lang en_US.UTF-8 firewall --enabled --service=mdns repo --name="fedora" --mirrorlist=http://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch repo --name="updates" --mirrorlist=http://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch +repo --name="rpmfusion-free" --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-$releasever&arch=$basearch --includepkgs=rpmfusion-free-release +repo --name="rpmfusion-free-updates" --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-$releasever&arch=$basearch --includepkgs=rpmfusion-free-release # Shutdown after installation shutdown # Network information @@ -367,6 +369,8 @@ su -c "chmod a+rwx enablerpmfusion.sh" su -c "cp FusionEnableLauncher.py /usr/share/autostart/FusionEnableLauncher.py" su -c "cp enablerpmfusion.sh /usr/share/autostart/enablerpmfusion.sh" +# Download and install google chrome +su -c "dnf install https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm" %end %packages @@ -392,18 +396,25 @@ f24-backgrounds-extras-gnome generic-logos generic-release generic-release-notes +gimp glibc-all-langpacks grub2-efi hexchat +htop +inkscape kernel kernel-modules kernel-modules-extra +lynx memtest86+ parole pidgin +playonlinux +rhythmbox syslinux transmission yumex-dnf +zsh #exclude things (packagekit breaks things, fedora-* packages are replaced by ones we customized.) -PackageKit* -autofs