JackLab/How to build a KIWI JAD
From openSUSE
< JackLab
Contents |
[edit]
UNDER CONSTRUCTION!
| This article needs to be expanded. If you can help please do so in line with the openSUSE Style Guide.
If you are looking for something to do, see the other articles that need expanding |
[edit]
things that we could do with kiwi:
- a kernel-rt - e17/kde "light" based jad dvd
- a kernel-rt - xfce/gnome "light" based jad dvd
- a tiny jad kernel-rt (nanojad) for cd, usb sticks etc
- or build up a bloated Mac4lin - kernel-rt compiz ready DVD ;-)
[edit]
biggest showstopper at the moment
package selection
[edit]
documentation we need
- LiveDVD howto bit outdated
[edit]
helpful tools
[edit]
basic configuration / build environment
At first we need to install the following packages:
- kiwi
- kiwi-tools
- kiwi-desc-isoboot
- kiwi-desc-livesystem
After that we move /usr/share/kiwi/image/kwliveCD-suse-*/ to our home dir, naming it jad-1.1 and have our local copy of it and the next kiwi update would not destroy our config. Now we can edit the jad-1.1/config.xml Add bootprofile="rt" and checkprebuilt="true" in <type . I changed all kernel-default to kernel-rt and all *-kmp-default to *-kmp-rt (Many kmp's are missing for kernel-rt so maybe delete). I changed aufs-kmp-default to rt in /usr/share/kiwi/image/isoboot/jad-1.1/config.xml
[edit]
helpful commands
rpm -qa --queryformat "\<package name=\"%{NAME}\"/\>\n" >rpms.txt
[edit]
KIWI JAD software repositories
| Version: 10.3
|
|
| Version: Factory
| planned for jad 2.0 |

