On 02/08/2011 11:41 PM, Roger Oberholtzer wrote:
On Tue, 2011-02-08 at 22:13 +0100, Will Stephenson wrote:
On Tuesday 08 Feb 2011 17:29:30 Roger Oberholtzer wrote:
On Tue, 2011-02-08 at 10:25 -0600, Malcolm wrote:
Upload your autoyast file to SuSE Studio, re adjust and build a preload iso image, will overwrite and install.
This was on my list of options. But as it is effectively a wrapper on kiwi, and I already use kiwi, I thought I might try it locally. But I may still try it to get the kiwi scripts sorted out correctly. Something for this evening...
You could use the kiwi files here as a base: https://build.opensuse.org/package/show?package=kde- reloaded&project=KDE%3AMedias
The main issue with using suse studio is that the preload needs to be for openSUSE 11.2
Using the the api you can get more templates then the ones shown on the web and curl -u $USERNAME:$APIKEY \ "http://susestudio.com/api/v1 /user/template_sets" For example 11.2 Minimal X can be created as curl -u $USERNAME:$APIKEY -XPOST \ "http://susestudio.com/api/v1/user/appliances?clone_from=123665&name=My%20KDE&arch=x86_64" Maybe worth a try Togan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org