commit aca277c8701fba13fef6f8665e7995e85fd2c78f Author: Brendan Jones brendan.jones.it@gmail.com Date: Tue Sep 8 23:39:36 2015 +0200
Correct include, update ardour
fedora-live-jam_kde.ks | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- diff --git a/fedora-live-jam_kde.ks b/fedora-live-jam_kde.ks index 8b8407a..8af3070 100644 --- a/fedora-live-jam_kde.ks +++ b/fedora-live-jam_kde.ks @@ -11,7 +11,7 @@ # https://fedoraproject.org/wiki/User:jvlomax # Brendan Jones brendan.jones.it@gmail.com
-%include fedora-livecd-kde.ks +%include fedora-live-kde.ks
# DVD size partition part / --size 10240 --fstype ext4 @@ -77,7 +77,7 @@ sooperlooper
#recodring and DAW audacity -ardour3 +ardour4 rosegarden4 seq24 muse
On 8 September 2015 at 22:39, Brendan Jones bsjones@fedoraproject.org wrote:
commit aca277c8701fba13fef6f8665e7995e85fd2c78f Author: Brendan Jones brendan.jones.it@gmail.com Date: Tue Sep 8 23:39:36 2015 +0200
Correct include, update ardourfedora-live-jam_kde.ks | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/fedora-live-jam_kde.ks b/fedora-live-jam_kde.ks index 8b8407a..8af3070 100644 --- a/fedora-live-jam_kde.ks +++ b/fedora-live-jam_kde.ks @@ -11,7 +11,7 @@ # https://fedoraproject.org/wiki/User:jvlomax # Brendan Jones brendan.jones.it@gmail.com
-%include fedora-livecd-kde.ks +%include fedora-live-kde.ks
# DVD size partition part / --size 10240 --fstype ext4 @@ -77,7 +77,7 @@ sooperlooper
#recodring and DAW audacity -ardour3 +ardour4 rosegarden4 seq24 muse
Thanks, I can confirm this now builds and boots okay built against rawhide (with the libkolab dependencies that currently kill KDE images on rawhide exorcised), tried out the jack tests with amarok, hydrogen and qtractor on a live boot in VM and they work (bit glitchy, but that's what you expect running real-time in a 2GB VM). Will probably build okay against f23 once the kf5-filesystem issues that are preventing all KDE based images composing have been fixed (no point trying to build without these, plasma needs them). Provided KDE isn't culled first of course.