oVirt Node Fedora 16 Spin
by Joey Boggs
It seems there are some issues with the current Spins approval process,
but to workaround I've been asked to contact each of your lists to get
acks for approval to keep the ball rolling.
The spins feature page in question is located at:
https://fedoraproject.org/wiki/Ovirt_Node_Spin
For the test plan we are awaiting an upstream commit to virt-manager to
add in a tui version of virt-manager. We plan to showcase that in the
spin as well. This means the test plan will be updated from its current
state. (updated tentatively today)
For the artwork we have a boot splash screen in the unofficial spins
that we release ourselves on new builds, in the case of a spin this was
an item we are not allowed to change. We'll also be providing
screenshots of the new virt-manager-tui and standalone mode installation.
If you have any questions please contact me or apevec(a)redhat.com
Thanks,
Joey
11 years, 7 months
Enlightenment DR17
by Raphael Groner
Hi there,
I am very interested in keeping Enlightenment in Fedora, or let's say
bring it back to Fedora.
Are there any other geeks wanting to contribute for Edora? :)
In far future, there could be also an Enlightenment Spin. But first, we
need packages, packages & packages for all the E stuff.
Here are some source packages, thanks to Subfusc.
http://tjenen.de/e/
Looking forward to find some E friends. Please tell me if you like to
be also in.
Regards,
Raphael
11 years, 9 months
[spin-kickstarts] fedora-live-kde-base.ks: Don't disable Nepomuk even for liveuser (#731269).
by Kevin Kofler
commit 8591f0dd2c813abac3568f42eedcede4847614b5
Author: Kevin Kofler <Kevin(a)tigcc.ticalc.org>
Date: Wed Aug 17 13:39:06 2011 +0200
fedora-live-kde-base.ks: Don't disable Nepomuk even for liveuser (#731269).
fedora-live-kde-base.ks | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/fedora-live-kde-base.ks b/fedora-live-kde-base.ks
index dbc92af..939c277 100644
--- a/fedora-live-kde-base.ks
+++ b/fedora-live-kde-base.ks
@@ -104,11 +104,8 @@ cat > /home/liveuser/.kde/share/config/kres-migratorrc << KRES_EOF
Enabled=false
KRES_EOF
-# Disable nepomuk
+# Disable strigi
cat > /home/liveuser/.kde/share/config/nepomukserverrc << NEPOMUK_EOF
-[Basic Settings]
-Start Nepomuk=false
-
[Service-nepomukstrigiservice]
autostart=false
NEPOMUK_EOF
11 years, 9 months
[spin-kickstarts] Rebuild for F16 branch.
by Bruno Wolff III
commit 67226df489e111ed762c70fd5e5bccd61cbfa0ca
Author: Bruno Wolff III <bruno(a)wolff.to>
Date: Sat Aug 6 11:54:27 2011 -0500
Rebuild for F16 branch.
configure.ac | 2 +-
spin-kickstarts.spec.in | 3 +++
2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 392d387..94f87ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([spin-kickstarts], 0.16.0)
+AC_INIT([spin-kickstarts], 0.16.1)
AC_SUBST([RELEASE], 1)
ALL_LINGUAS="bn_IN bn ca cs da de el es fi fr gl gu hi hr hu is it ja ko ml ms nb nl or pa pl pt pt_BR ru sk sl sr@latin sr sv ta tr uk zh_CN zh_TW"
diff --git a/spin-kickstarts.spec.in b/spin-kickstarts.spec.in
index 9fbe470..b3da5b5 100644
--- a/spin-kickstarts.spec.in
+++ b/spin-kickstarts.spec.in
@@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_datadir}/%{name}/l10n/README
%changelog
+* Sat Aug 06 2011 Bruno Wolff III <bruno(a)wolff.to> 0.16.1-1
+- Update for F16 branch
+
* Fri May 20 2011 Bruno Wolff III <bruno(a)wolff.to> 0.16.0-1
- Initial F16 build
11 years, 10 months
[spin-kickstarts] Switch from using rawhide to release repos.
by Bruno Wolff III
commit 5f363b1baab79d87ba2cc744e30b4857f007e283
Author: Bruno Wolff III <bruno(a)wolff.to>
Date: Sat Aug 6 11:13:32 2011 -0500
Switch from using rawhide to release repos.
fedora-aos.ks | 6 +++---
fedora-live-base.ks | 6 +++---
fedora-live-mini.ks | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/fedora-aos.ks b/fedora-aos.ks
index 9d93113..5d8b0b8 100644
--- a/fedora-aos.ks
+++ b/fedora-aos.ks
@@ -26,9 +26,9 @@ part / --size 1024 --fstype ext4 --ondisk sda
#
# Repositories
#
-repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
-#repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
-#repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
+#repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
+repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
+repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
#repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch
#
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index 7da3f9b..4caa8ad 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -17,9 +17,9 @@ xconfig --startxonboot
part / --size 3072 --fstype ext4
services --enabled=NetworkManager --disabled=network,sshd
-repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
-#repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
-#repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
+#repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
+repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
+repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
#repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch
%packages
diff --git a/fedora-live-mini.ks b/fedora-live-mini.ks
index bef036b..af68f4b 100644
--- a/fedora-live-mini.ks
+++ b/fedora-live-mini.ks
@@ -12,9 +12,9 @@ xconfig --startxonboot
part / --size 4096 --fstype ext4
services --enabled=NetworkManager,messagebus,avahi-daemon --disabled=network,sshd,iscsi,iscsid,lldpad
-repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
-#repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
-#repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
+#repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
+repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
+repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
#repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch
%packages
11 years, 10 months
[spin-kickstarts] Replace cvs commands with git commands in the instructions.
by Bruno Wolff III
commit a8fede4a0bfb9d4c8e17db7ad635d552b1487d76
Author: Bruno Wolff III <bruno(a)wolff.to>
Date: Sat Aug 6 10:55:11 2011 -0500
Replace cvs commands with git commands in the instructions.
README | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 7c1d6da..a6574f1 100644
--- a/README
+++ b/README
@@ -36,9 +36,9 @@ scp spin-kickstarts-*.tar.gz fedorahosted.org:spin-kickstarts
# Clean up the generated files:
git clean -f -d
# To update a branch of spin-kickstarts
-# Make sure the branch is current (cvs up)
+# Make sure the branch is current (git pull)
# Copy over the new spec file
# In each branch run make new-sources FILES=/pathto/spin-kickstarts-*.tar.gz
-# Commit the changes with cvs commit
+# Commit the changes with git commit -a
# Make a new tag with make tag
# Do the build with make build
11 years, 10 months
Converting the legacy sysv init script for livesys and livesys-late service
by Jóhann B. Guðmundsson
Greetings
I'm currently looking at converting the legacy sysv init script that get
created by the ks files to a native systemd unit files for the spins and
at the same time looking into tuning the boot up process for live runs.
Now instead of cluttering the ks file with creation of the unit and the
tuning I have moved this into a seperated package which each spin would
have to install at install time( if accepted as an solution since this
is in a package it will be a change in your current workflow ) and
ofcourse -$package that other ks. would pull in.
I have created a Proof Of Concept package for LXDE contains the
following...
Tweaking parts in the spec file to disable service that are not needed
to run on the live image.
( note this is just an example for what can be achieved rather than what
should be done system analyze plot shows lxde booting up in 55 seconds
and ofcourse you can just delete that tweaking section from the spec
file along with removing the relevant "restore-service-state" section in
it if you dont want to tweak the bootup at all )
2 unit files livesys.service and livesys-late.service that both disable
itself after being run ( which the legacy sysv did not do )
2 scripts that are simply the legacy syv init scripts standalone as
created for lxde in the ks.file
1 script that restores what got disable when the package got installed
which ( in theory ) should a user install the live image and or run a
live image with persistent storage those services will be available to
him after install ( and by available I mean running as they would have
been on the livecd before tweakin ) or encase of live usb with
persistent storage on the next reboot.
I was planning on having a working POC before posting this but
unfortunately the LXDE owner has been unresponsive both on irc and
private mail I sent him but to not keep this discussion from happening
since moving this stuff into a package is a change in spins workflow I
decide to post this here to get the discussion going.
If someone has the time to actually test this with me and see if this is
achievable et all then mention that on this thread and or contact me
privatly and I will convert your spins and create a (s)rpm which you
would just install.
Thanks.
JBG
11 years, 10 months