Luiz Angelo Daros de Luca changed bug 943910
What Removed Added
Status RESOLVED REOPENED
Resolution WORKSFORME ---

Comment # 4 on bug 943910 from
I used:

# kiwi --target-arch x86_64 --build /usr/share/kiwi/image/netboot/suse-13.2/ -d
/tmp/xxx --add-profile std --add-profile diskless --add-profile desktop

Which removes all modules. If I remove the kernel-default with:

# kiwi --target-arch x86_64 --build /usr/share/kiwi/image/netboot/suse-13.2/ -d
/tmp/xxx --add-profile std --add-profile diskless --add-profile desktop
--del-package kernel-default

It works. I use local repos but I removed the args when I pasted here.


You are receiving this mail because: