spins removed from Beta
by Dennis Gilmore
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi All,
As Design Suite, Games and Security Spins were not signed off[1]
for Beta they have been removed from F20. They will need to reapply for
inclusion in F21.
Dennis
[1] http://fedoraproject.org/wiki/Releases/20/Spins
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAEBAgAGBQJSfYtiAAoJEH7ltONmPFDR2ZMP/36WFbwSnE+uZ+TyV0kjg1R+
PCmCrbYIp2V8fsaHkXNGiKgm9UlD5N/q8IqwtduvjAqshB2ziRcuJFgD8IlDp3Y3
Dp9NfqmYEzcUx6kETB4A+Fhm4xZWvxaBJ9j4rb37MIGh4buYXMnx3AIhppBUUNqB
yrugdItbwSuaIkfF9Owx5UM9TLqtyy/cJo/5IAcZ4vDcPTeeZcoDI+OBwCiX4b8a
gObe7t7S+VgayPJxo4u+bQWTeg1zuGErfbw0h+0LrTeQarpOJfZuIArvQa4c0BcB
2Xw0FsA9A9r281ZbGPpdj0RtqmJD+x/u96gMjzLyTCouBcHJZCuIfFpiTejIcnxp
QVzA3wCwUyd2EpMQ7k/dEQRZI91Cx9F8B3HZYSWcqTe+1dwBMRlZVazaCUIAXXPc
ttluoaYif85yvc9DfxQhYWwkkC5x44CeTpjHg1dASQ2rpoxMlkUrChO9K+ywal+w
FC2apcXAvYDK1jOSffAO91R5SLdle6DwbVEmoP/UQIc/GUmkyx1YubQ1SPR73xgd
M3XmLQ1ZdAqd0PbJCwCZu8fyScRTJuL1zthvlQzaa1hAO/6f2tHJ+5BpgrkrnxnT
q8O+0xJBkwXaph5qrfz5csLyLGDrWOko+RLUjjZ3CUz/c1uTqfYvTr9YAimWKzLP
KkLvuj4JouH3tjVpRxIv
=1wrx
-----END PGP SIGNATURE-----
4 years, 6 months
[spin-kickstarts] design: add more acategories for apps-folder, removal of Inkscape tutorial in favor of design tutori
by Luya Tshimbalanga
commit ffb9dc20a56a8525c980192c4d826de71ea6ef62
Author: Luya Tshimbalanga <luya(a)fedoraproject.org>
Date: Sun Dec 29 21:31:45 2013 -0800
design: add more acategories for apps-folder, removal of Inkscape tutorial in favor of design tutorials
fedora-live-design-suite.ks | 15 +--------------
1 files changed, 1 insertions(+), 14 deletions(-)
---
diff --git a/fedora-live-design-suite.ks b/fedora-live-design-suite.ks
index 875f727..c39da21 100644
--- a/fedora-live-design-suite.ks
+++ b/fedora-live-design-suite.ks
@@ -102,22 +102,9 @@ cat >> /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override << FOE
[org.gnome.shell]
favorite-apps=['firefox.desktop', 'evolution.desktop', 'shotwell.desktop', 'gimp.desktop', 'inkscape.desktop', 'blender.desktop', 'libreoffice-writer.desktop', 'scribus.desktop', 'nautilus.desktop', 'bijiben.desktop', 'anaconda.desktop', 'list-design-tutorials.desktop']
#Enable categories in Gnome Shell
-app-folder-categories=['Utilities', 'Sundry', 'Office', 'Network', 'Internet', 'Graphics', 'Games', 'Multimedia', 'System', 'Development', 'Accessories', 'System Settings', 'Other']
+app-folder-categories=['Utilities', 'Games', 'Sundry', 'Office', 'Network', 'Internet', 'Graphics', 'Multimedia', 'System', 'Development', 'Accessories', 'System Settings', 'wine-wine', 'Crossover', 'Crossover Games', 'Science', 'Education', 'Universal Access', 'Other']
FOE
-# Add link to the Inkscape Course
-cat >> /usr/share/applications/inkscape-course.desktop << FOE
-[Desktop Entry]
-Name=Introduction To Inkscape
-GenericName=Inkscape Course
-Comment=Materials from Máirín Duffy's Inkscape Class
-Exec=xdg-open http://linuxgrrl.com/learn/Introduction_To_Inkscape
-Type=Application
-Icon=fedora-logo-icon
-Categories=Graphics;Documentation;
-FOE
-chmod a+x /usr/share/applications/inkscape-course.desktop
-
# Add link to lists of tutorials
cat >> /usr/share/applications/list-design-tutorials.desktop << FOE
[Desktop Entry]
9 years, 5 months
Post release spin-kickstarts release
by Bruno Wolff III
Now that we're gold and the current spin-kickstarts is in stable we can
do an update.
It looks like it will be nice to get a post release update of spin-kickstarts
for at least bug 1023178 (which needs a backported fix for i386). So if
there are other fixes it makes sense to backport from master, this would be
a good time to get them into the f20 branch.
I'd like to have the update in updates-testing for GA on Tuesday.
9 years, 5 months
[spin-kickstarts] import the gpg key since live and cloud is
by Dennis Gilmore
commit c6112064c0dce552572ee26616e4c3f80fb5d438
Author: Dennis Gilmore <dennis(a)ausil.us>
Date: Thu Dec 12 04:15:28 2013 -0600
import the gpg key since live and cloud is
fedora-arm-base.ks | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/fedora-arm-base.ks b/fedora-arm-base.ks
index 6428787..d7e1261 100644
--- a/fedora-arm-base.ks
+++ b/fedora-arm-base.ks
@@ -50,6 +50,16 @@ uboot-wandboard_quad
%post
+# work around for poor key import UI in PackageKit
+rm -f /var/lib/rpm/__db*
+releasever=$(rpm -q --qf '%{version}\n' fedora-release)
+basearch=armhfp
+rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
+echo "Packages within this LiveCD"
+rpm -qa
+# Note that running rpm recreates the rpm db files which aren't needed or wanted
+rm -f /var/lib/rpm/__db*
+
# Because memory is scarce resource in most arm systems we are differing from the Fedora
# default of having /tmp on tmpfs.
echo "Disabling tmpfs for /tmp."
9 years, 5 months
[spin-kickstarts] use uname -i as it gives the arch used as the basearch by yum uname -m is incorrect
by Dennis Gilmore
commit 352a416c61c7dd5a171d3dc8c8e7d882d8ad2d3a
Author: Dennis Gilmore <dennis(a)ausil.us>
Date: Thu Dec 12 04:12:29 2013 -0600
use uname -i as it gives the arch used as the basearch by yum uname -m is incorrect
fedora-cloud-base.ks | 2 +-
fedora-live-base.ks | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fedora-cloud-base.ks b/fedora-cloud-base.ks
index 756b097..980328b 100644
--- a/fedora-cloud-base.ks
+++ b/fedora-cloud-base.ks
@@ -197,7 +197,7 @@ truncate -c -s 0 /var/log/yum.log
echo "Import RPM GPG key"
releasever=$(rpm -q --qf '%{version}\n' fedora-release)
-basearch=$(uname -m)
+basearch=$(uname -i)
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
echo "Packages within this cloud image:"
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index 1808117..29be3c2 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -281,7 +281,7 @@ systemctl enable tmp.mount
# work around for poor key import UI in PackageKit
rm -f /var/lib/rpm/__db*
releasever=$(rpm -q --qf '%{version}\n' fedora-release)
-basearch=$(uname -m)
+basearch=$(uname -i)
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
echo "Packages within this LiveCD"
rpm -qa
9 years, 5 months
[spin-kickstarts] correct path when copying GPL to live root (unversioned docdirs)
by Adam Williamson
commit 922fff0b59c8aa96150ef0f1eca837e85266c84f
Author: Adam Williamson <awilliam(a)redhat.com>
Date: Wed Dec 11 14:56:15 2013 -0800
correct path when copying GPL to live root (unversioned docdirs)
fedora-live-base.ks | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index 35099d3..1808117 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -303,7 +303,7 @@ rm -f /core*
%post --nochroot
-cp $INSTALL_ROOT/usr/share/doc/*-release-*/GPL $LIVE_ROOT/GPL
+cp $INSTALL_ROOT/usr/share/doc/*-release/GPL $LIVE_ROOT/GPL
# only works on x86, x86_64
if [ "$(uname -i)" = "i386" -o "$(uname -i)" = "x86_64" ]; then
9 years, 5 months
[spin-kickstarts/f20] set releasever and basearch so we can find the right RPM GPG key to import
by Kevin Fenzi
commit ce61f186bb2c5b6ba998c59434fac64a4b3dcb81
Author: Matthew Miller <mattdm(a)mattdm.org>
Date: Tue Dec 10 15:09:10 2013 -0500
set releasever and basearch so we can find the right RPM GPG key to import
fedora-live-base.ks | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index a87bc62..35099d3 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -280,6 +280,8 @@ systemctl enable tmp.mount
# work around for poor key import UI in PackageKit
rm -f /var/lib/rpm/__db*
+releasever=$(rpm -q --qf '%{version}\n' fedora-release)
+basearch=$(uname -m)
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
echo "Packages within this LiveCD"
rpm -qa
9 years, 5 months