https://bugzilla.novell.com/show_bug.cgi?id=404460 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404460#c3 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Marcus Schaefer <ms@novell.com> 2008-06-30 07:45:16 MDT --- ok, in this case you can use the already existing this:// url type. The this url type always points to your image description. So if for example the image description is in /tmp/myimage and you call kiwi with kiwi --prepare /tmp/myimage ... the this:// is resolved to "/tmp/myimage". The this:// url type doesn't exist for the boot=... attribute so I added support for this url type to the boot attribute too. According to this your config.xml could look like the following: <preferences> <type boot="this://images/$dir1/$dir2"> ... <repository> <source path="this://repos/$dir1/$dir2> ... I have checked in a patch to the v2.48 version of kiwi feel free to re-open if you have any objections -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.