It would be nice to get the Mate ks file into spin kickstarts for Beta. We are getting pretty close to beta freeze and I'd like to do a rebuild of the spin-kickstarts package a few days before that so there is time to move it to stable before the freeze.
On Tue, Apr 30, 2013 at 7:11 AM, Bruno Wolff III bruno@wolff.to wrote:
It would be nice to get the Mate ks file into spin kickstarts for Beta. We are getting pretty close to beta freeze and I'd like to do a rebuild of the spin-kickstarts package a few days before that so there is time to move it to stable before the freeze. _______________________________________________ spins mailing list spins@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/spins
It's getting committed today. I've been working to try to trim the live CD under 700MB but it doesn't seem possible with the deps it's pulling.
http://paste.fedoraproject.org/9565/36733647/
Will update later today.
Dan
On Tue, Apr 30, 2013 at 08:48:36 -0700, Dan Mashal dan.mashal@gmail.com wrote:
On Tue, Apr 30, 2013 at 7:11 AM, Bruno Wolff III bruno@wolff.to wrote:
It would be nice to get the Mate ks file into spin kickstarts for Beta. We are getting pretty close to beta freeze and I'd like to do a rebuild of the spin-kickstarts package a few days before that so there is time to move it to stable before the freeze. _______________________________________________ spins mailing list spins@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/spins
It's getting committed today. I've been working to try to trim the live CD under 700MB but it doesn't seem possible with the deps it's pulling.
You can set the target larger if you want. I think at least Gnome is targeting USB devices at 1 GB, as fitting on a CD required too many compromises.
On Tue, Apr 30, 2013 at 9:19 AM, Bruno Wolff III bruno@wolff.to wrote:
On Tue, Apr 30, 2013 at 08:48:36 -0700, Dan Mashal dan.mashal@gmail.com wrote:
On Tue, Apr 30, 2013 at 7:11 AM, Bruno Wolff III bruno@wolff.to wrote:
It would be nice to get the Mate ks file into spin kickstarts for Beta. We are getting pretty close to beta freeze and I'd like to do a rebuild of the spin-kickstarts package a few days before that so there is time to move it to stable before the freeze. _______________________________________________ spins mailing list spins@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/spins
It's getting committed today. I've been working to try to trim the live CD under 700MB but it doesn't seem possible with the deps it's pulling.
You can set the target larger if you want. I think at least Gnome is targeting USB devices at 1 GB, as fitting on a CD required too many compromises.
Right, 1GB wasn't the problem 700MB was, I got it down to 750 and will continue working on it here. The kickstarts have been pushed out to git.
Let me know if there's anything else I need to do.
Thanks, Dan
On Tue, Apr 30, 2013 at 20:36:57 -0700, Dan Mashal dan.mashal@gmail.com wrote:
Let me know if there's anything else I need to do.
In theory you should have added the ks file to Makefile.am when you added it, but I took care of that.
I'm doing new package builds for f19 and rawhide now. That doesn't affect the nightly builds, since those pull from git. But it is nice to have stuff in the packages so it is easier for people to use to do their own builds.
On Tue, Apr 30, 2013 at 11:10 PM, Bruno Wolff III bruno@wolff.to wrote:
On Tue, Apr 30, 2013 at 20:36:57 -0700, Dan Mashal dan.mashal@gmail.com wrote:
Let me know if there's anything else I need to do.
In theory you should have added the ks file to Makefile.am when you added it, but I took care of that.
I'm doing new package builds for f19 and rawhide now. That doesn't affect the nightly builds, since those pull from git. But it is nice to have stuff in the packages so it is easier for people to use to do their own builds.
I noticed that. Thanks.
Dan