spin-kickstarts/fedora-jam/fedora-live-jam-kde.ks | 28 +++++++++++----------- 1 file changed, 15 insertions(+), 13 deletions(-)
New commits: commit a6f6c8a7a7cd867fffd37d08dc92a406000bec8e Author: Brendan Jones brendan.jones.it@gmail.com Date: Tue Nov 27 08:13:26 2012 +0100
Enable stable packages
diff --git a/spin-kickstarts/fedora-jam/fedora-live-jam-kde.ks b/spin-kickstarts/fedora-jam/fedora-live-jam-kde.ks index abe09af..4afd295 100644 --- a/spin-kickstarts/fedora-jam/fedora-live-jam-kde.ks +++ b/spin-kickstarts/fedora-jam/fedora-live-jam-kde.ks @@ -67,6 +67,7 @@ swami Add64 synthv1 samplv1 +drumkv1 ams
#guitar @@ -116,6 +117,9 @@ lv2-zynadd-plugins lv2dynparam lv2-abGate lv2-c++-tools +lv2-samplv1 +lv2-synthv1 +lv2-drumkv1 slv2
#dssi @@ -149,7 +153,7 @@ jaaa jmeters qastools arpage -#realTimeConfigQuickScan +realTimeConfigQuickScan #patchage #ladish #not packaged yet japa @@ -160,7 +164,7 @@ idjc # fedora jam theming (to be customized) kfaenza-icon-theme fedora-jam-backgrounds -#fedora-jam-kde-theme +fedora-jam-kde-theme
#Misc. Utils screen @@ -198,16 +202,14 @@ EOF # Override fedora-live-kde-base.ks settings sed -i /etc/rc.d/init.d/livesys -res"#^(FavoriteURLs=).*#\1${JAMFAVORITES}#"
-# Set default theme (to be changed to a customized one) +# Set default theme cat >> /etc/skel/.kde/share/config/plasmarc << EOF [$Version] update_info=plasma_popupapplet_fix_groups.upd:PlasmaPopupAppletFixGroups2 [Theme] -#name=Fedora_Jam -name=Caledonia +name=Fedora_Jam [Theme-plasma-netbook] -#name=Fedora_Jam-netbook -name=Spherical_Cow-netbook +name=Fedora_Jam-netbook [Icons] Theme=KFaenza EOF @@ -218,12 +220,12 @@ cat >> /etc/skel/.kde/share/config/kdeglobals << EOF Theme=KFaenza EOF
-## Set default splash (Awaiting packaging in fedora-jam-kde-theme:) -#cat >> /etc/skel/.kde/share/config/ksplashrc << EOF -#[KSplash] -#Engine=KSplashX -#Theme=FedoraJam -#EOF +## Set default splash +cat >> /etc/skel/.kde/share/config/ksplashrc << EOF +[KSplash] +Engine=KSplashX +Theme=FedoraJam +EOF
#add user to jackuser group on boot
I'm ready to start testing this - where's the kickstart file?
On Mon, Nov 26, 2012 at 11:13 PM, Brendan Jones bsjones@fedoraproject.org wrote:
spin-kickstarts/fedora-jam/fedora-live-jam-kde.ks | 28 +++++++++++----------- 1 file changed, 15 insertions(+), 13 deletions(-)
New commits: commit a6f6c8a7a7cd867fffd37d08dc92a406000bec8e Author: Brendan Jones brendan.jones.it@gmail.com Date: Tue Nov 27 08:13:26 2012 +0100
Enable stable packages
diff --git a/spin-kickstarts/fedora-jam/fedora-live-jam-kde.ks b/spin-kickstarts/fedora-jam/fedora-live-jam-kde.ks index abe09af..4afd295 100644 --- a/spin-kickstarts/fedora-jam/fedora-live-jam-kde.ks +++ b/spin-kickstarts/fedora-jam/fedora-live-jam-kde.ks @@ -67,6 +67,7 @@ swami Add64 synthv1 samplv1 +drumkv1 ams
#guitar @@ -116,6 +117,9 @@ lv2-zynadd-plugins lv2dynparam lv2-abGate lv2-c++-tools +lv2-samplv1 +lv2-synthv1 +lv2-drumkv1 slv2
#dssi @@ -149,7 +153,7 @@ jaaa jmeters qastools arpage -#realTimeConfigQuickScan +realTimeConfigQuickScan #patchage #ladish #not packaged yet japa @@ -160,7 +164,7 @@ idjc # fedora jam theming (to be customized) kfaenza-icon-theme fedora-jam-backgrounds -#fedora-jam-kde-theme +fedora-jam-kde-theme
#Misc. Utils screen @@ -198,16 +202,14 @@ EOF # Override fedora-live-kde-base.ks settings sed -i /etc/rc.d/init.d/livesys -res"#^(FavoriteURLs=).*#\1${JAMFAVORITES}#"
-# Set default theme (to be changed to a customized one) +# Set default theme cat >> /etc/skel/.kde/share/config/plasmarc << EOF [$Version] update_info=plasma_popupapplet_fix_groups.upd:PlasmaPopupAppletFixGroups2 [Theme] -#name=Fedora_Jam -name=Caledonia +name=Fedora_Jam [Theme-plasma-netbook] -#name=Fedora_Jam-netbook -name=Spherical_Cow-netbook +name=Fedora_Jam-netbook [Icons] Theme=KFaenza EOF @@ -218,12 +220,12 @@ cat >> /etc/skel/.kde/share/config/kdeglobals << EOF Theme=KFaenza EOF
-## Set default splash (Awaiting packaging in fedora-jam-kde-theme:) -#cat >> /etc/skel/.kde/share/config/ksplashrc << EOF -#[KSplash] -#Engine=KSplashX -#Theme=FedoraJam -#EOF +## Set default splash +cat >> /etc/skel/.kde/share/config/ksplashrc << EOF +[KSplash] +Engine=KSplashX +Theme=FedoraJam +EOF
#add user to jackuser group on boot
music mailing list music@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/music
On 11/27/2012 11:59 PM, M. Edward (Ed) Borasky wrote:
I'm ready to start testing this - where's the kickstart file?
git://git.fedorahosted.org/music-creation.git
Please be aware that kfaenza-icon-theme is still on its way to stable, but if you enable updates testing in the base you will pull it in there.
You may also need to kill pulseaudio before starting Jack. This is a known bug we are working through.
git://git.fedorahosted.org/music-creation.git
http://git.fedorahosted.org/cgit/music-creation.git/tree/spin-kickstarts/fed...
regards,
Brendan
Hi Brendan and others,
I use fedora for sound recording and I'm interested in your project to make a good package off it. I will test it in the weekend, the nightly build iso,
Greetings Arthur
On 30 November 2012 10:21, ArthurX arthurx@gmail.com wrote:
Hi Brendan and others,
I use fedora for sound recording and I'm interested in your project to make a good package off it. I will test it in the weekend, the nightly build iso,
Cool! N.B. the link on the wiki currently points to my static build (7th Nov) rather than the nightlies. It looks like Jørn has a nightly for yesterday (corresponding to the F18 beta release), but he was the one who changed the link on the wiki, so possibly that build was unsuccessful. I'll be trying to build a new one today or tomorrow and will email once it's up.
Greetings Arthur
music mailing list music@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/music
On 30 November 2012 11:27, Ian Malone ibmalone@gmail.com wrote:
On 30 November 2012 10:21, ArthurX arthurx@gmail.com wrote:
Hi Brendan and others,
I use fedora for sound recording and I'm interested in your project to make a good package off it. I will test it in the weekend, the nightly build iso,
Cool! N.B. the link on the wiki currently points to my static build (7th Nov) rather than the nightlies. It looks like Jørn has a nightly for yesterday (corresponding to the F18 beta release), but he was the one who changed the link on the wiki, so possibly that build was unsuccessful. I'll be trying to build a new one today or tomorrow and will email once it's up.
Arggh. Sorry for the delay, new image is 1.5GB and it turns out this makes rsync pretty useless for resuming[1], I'm trying again, but it may have to wait till tomorrow when I'll have a decent upload speed again.
[1] given the default quota limit on fedorapeople, you need enough space for the partially completed file and the full transfer.
On 12/02/2012 06:53 PM, Ian Malone wrote:
On 30 November 2012 11:27, Ian Malone ibmalone@gmail.com wrote:
On 30 November 2012 10:21, ArthurX arthurx@gmail.com wrote:
Hi Brendan and others,
I use fedora for sound recording and I'm interested in your project to make a good package off it. I will test it in the weekend, the nightly build iso,
Cool! N.B. the link on the wiki currently points to my static build (7th Nov) rather than the nightlies. It looks like Jørn has a nightly for yesterday (corresponding to the F18 beta release), but he was the one who changed the link on the wiki, so possibly that build was unsuccessful. I'll be trying to build a new one today or tomorrow and will email once it's up.
Arggh. Sorry for the delay, new image is 1.5GB and it turns out this makes rsync pretty useless for resuming[1], I'm trying again, but it may have to wait till tomorrow when I'll have a decent upload speed again.
[1] given the default quota limit on fedorapeople, you need enough space for the partially completed file and the full transfer.
I'm pretty sure we're not supposed to use fedorapeolpe for isos,
Bad news is the spins wrangler has completely missed all our efforts and we'd be very lucky to make the "spin" for 18. If that is the case I don't think I can wait, so the spin will become a remix ... just need to find a host now (well in that case there's nothing stopping us from shipping an RT kernel and whatever else we need from CCRMA - pissed off is understating it somewhat - I will not let this go)
On 2 December 2012 20:00, Brendan Jones brendan.jones.it@gmail.com wrote:
On 12/02/2012 06:53 PM, Ian Malone wrote:
On 30 November 2012 11:27, Ian Malone ibmalone@gmail.com wrote:
On 30 November 2012 10:21, ArthurX arthurx@gmail.com wrote:
Hi Brendan and others,
I use fedora for sound recording and I'm interested in your project to make a good package off it. I will test it in the weekend, the nightly build iso,
Cool! N.B. the link on the wiki currently points to my static build (7th Nov) rather than the nightlies. It looks like Jørn has a nightly for yesterday (corresponding to the F18 beta release), but he was the one who changed the link on the wiki, so possibly that build was unsuccessful. I'll be trying to build a new one today or tomorrow and will email once it's up.
Arggh. Sorry for the delay, new image is 1.5GB and it turns out this makes rsync pretty useless for resuming[1], I'm trying again, but it may have to wait till tomorrow when I'll have a decent upload speed again.
[1] given the default quota limit on fedorapeople, you need enough space for the partially completed file and the full transfer.
I'm pretty sure we're not supposed to use fedorapeolpe for isos,
Well, https://fedoraproject.org/wiki/Infrastructure/fedorapeople.org?rd=Fedorapeop... has nothing against it and it's within quota. The things they disallow seem to be anything involving processing and stuff that shouldn't be shared (keys, things not legal for Fedora to share). If someone from infrastructure asks for it to be removed then of course I'll do it, though it would be nice if the request came with a suggestion of what fedora architecture could be used for spins development prior to approval.
Anyway, link for the moment is: http://imalone.fedorapeople.org/Fedora-Jam-20121201.iso
On 12/02/2012 10:58 PM, Ian Malone wrote:
On 2 December 2012 20:00, Brendan Jones brendan.jones.it@gmail.com wrote:
On 12/02/2012 06:53 PM, Ian Malone wrote:
On 30 November 2012 11:27, Ian Malone ibmalone@gmail.com wrote:
On 30 November 2012 10:21, ArthurX arthurx@gmail.com wrote:
Hi Brendan and others,
I use fedora for sound recording and I'm interested in your project to make a good package off it. I will test it in the weekend, the nightly build iso,
Cool! N.B. the link on the wiki currently points to my static build (7th Nov) rather than the nightlies. It looks like Jørn has a nightly for yesterday (corresponding to the F18 beta release), but he was the one who changed the link on the wiki, so possibly that build was unsuccessful. I'll be trying to build a new one today or tomorrow and will email once it's up.
Arggh. Sorry for the delay, new image is 1.5GB and it turns out this makes rsync pretty useless for resuming[1], I'm trying again, but it may have to wait till tomorrow when I'll have a decent upload speed again.
[1] given the default quota limit on fedorapeople, you need enough space for the partially completed file and the full transfer.
I'm pretty sure we're not supposed to use fedorapeolpe for isos,
Well, https://fedoraproject.org/wiki/Infrastructure/fedorapeople.org?rd=Fedorapeop... has nothing against it and it's within quota. The things they disallow seem to be anything involving processing and stuff that shouldn't be shared (keys, things not legal for Fedora to share). If someone from infrastructure asks for it to be removed then of course I'll do it, though it would be nice if the request came with a suggestion of what fedora architecture could be used for spins development prior to approval.
Anyway, link for the moment is: http://imalone.fedorapeople.org/Fedora-Jam-20121201.iso
Cool! Thanks for this. Anyway we are one step closer to getting this in as part of the nightlies so hopefully we will be able to free up your quota soon. The Spin has now been approved subject to a few changes that we will need to act upon in the next few days.
You can see the wranglers comments in the Talk section[1]. I will try to make them ASAP but probably not today. I am happy for anyone with access to make the changes.
The wrangler has suggested that we can start removing packages to make the image smaller. I am all for this - kdegames for example is 85M - I'm sure there are similarly large packages we could do without by default. I will run a query and suggest some for removal. Ideas welcome.
So far testing is going well. I couldn't figure out whether the ISO on Fedora People was 32-bit or 64-bit, so I went ahead and built a 64-bit ISO from the git repo kickstart file on my own system and installed it to my hard drive. Everything looks good so far; I haven't had a chance to do any musical testing yet but all the desktop and my computational journalism tools seem to be working just like they do on the Fedora 18 beta.
As I noted before, the ISO is only about 1.5 GB and this late in the game I don't see much point in removing packages from it. I should have my musical add-ons ported and tested in another day or two.
On Tue, Nov 27, 2012 at 10:10 PM, Brendan Jones brendan.jones.it@gmail.comwrote:
On 11/27/2012 11:59 PM, M. Edward (Ed) Borasky wrote:
I'm ready to start testing this - where's the kickstart file?
git://git.fedorahosted.org/**music-creation.githttp://git.fedorahosted.org/music-creation.git
Please be aware that kfaenza-icon-theme is still on its way to stable, but if you enable updates testing in the base you will pull it in there.
You may also need to kill pulseaudio before starting Jack. This is a known bug we are working through.
git://git.fedorahosted.org/**music-creation.githttp://git.fedorahosted.org/music-creation.git
http://git.fedorahosted.org/**cgit/music-creation.git/tree/** spin-kickstarts/fedora-jam/**fedora-live-jam-kde.kshttp://git.fedorahosted.org/cgit/music-creation.git/tree/spin-kickstarts/fedora-jam/fedora-live-jam-kde.ks
regards,
Brendan
______________________________**_________________ music mailing list music@lists.fedoraproject.org https://admin.fedoraproject.**org/mailman/listinfo/musichttps://admin.fedoraproject.org/mailman/listinfo/music
On 4 December 2012 07:08, M. Edward (Ed) Borasky znmeb@znmeb.net wrote:
So far testing is going well. I couldn't figure out whether the ISO on Fedora People was 32-bit or 64-bit, so I went ahead and built a 64-bit ISO from the git repo kickstart file on my own system and installed it to my hard drive. Everything looks good so far; I haven't had a chance to do any
Good point, I've fixed that.
I should fix the link on the wiki while I'm still awake. ;-)
On Mon, Dec 3, 2012 at 11:43 PM, Ian Malone ibmalone@gmail.com wrote:
On 4 December 2012 07:08, M. Edward (Ed) Borasky znmeb@znmeb.net wrote:
So far testing is going well. I couldn't figure out whether the ISO on Fedora People was 32-bit or 64-bit, so I went ahead and built a 64-bit
ISO
from the git repo kickstart file on my own system and installed it to my hard drive. Everything looks good so far; I haven't had a chance to do
any
Good point, I've fixed that.
-- imalone http://ibmalone.blogspot.co.uk _______________________________________________ music mailing list music@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/music