Projects/Plasma/NetbookReference: Difference between revisions
Appearance
< Projects
No edit summary |
|||
Line 12: | Line 12: | ||
=== KIWI - creating a harddisk image === | === KIWI - creating a harddisk image === | ||
As base we use KDE Four Live. | As base we use KDE Four Live. | ||
The description what will be built in the end is in the kiwi file. | |||
The description what will be built in the end is in the .kiwi file. | |||
<pre>Find it in your checkout in KDE:Netbook/plasma-image/kde-four-live.kiwi</pre> | <pre>Find it in your checkout in KDE:Netbook/plasma-image/kde-four-live.kiwi</pre> | ||
For more documentation about KIWI, see here: | For more documentation about KIWI, see here: | ||
Line 20: | Line 23: | ||
http://en.opensuse.org/KIWI | http://en.opensuse.org/KIWI | ||
http://en.opensuse.org/Build_Service/KIWI/Cookbook</pre> | http://en.opensuse.org/Build_Service/KIWI/Cookbook</pre> | ||
On the website: we can configure whether to publish (expert flags). |
Revision as of 13:51, 24 February 2010
https://build.opensuse.org/project/add_target_simple?project=KDE%3ANetbook
For now x86 base factory, 11.2
Command line tool "osc" (try to get a not too old version) and build tool (for debian: http://download.opensuse.org/repositories/openSUSE:/Tools/Debian_5.0/all/build_2010.02.02-1_all.deb). For Suse install packages osc and build.
http://download.opensuse.org/repositories/openSUSE:/Tools/
To get the project:
osc co KDE:Netbook
KIWI - creating a harddisk image
As base we use KDE Four Live.
The description what will be built in the end is in the .kiwi file.
Find it in your checkout in KDE:Netbook/plasma-image/kde-four-live.kiwi
For more documentation about KIWI, see here:
http://en.opensuse.org/KIWI http://en.opensuse.org/Build_Service/KIWI/Cookbook
On the website: we can configure whether to publish (expert flags).