On Friday 02 January 2009 17:31:01 you wrote: > > In comments on my blog I was pointed to pkgsend, which does exist on OSOL > > 2008.11, but the "send" command which is supposed to import and process > > SysV packages doesn't exist. > > What happens with ?import?? It works fine for me, as far as I know the > only difference is that with import you have to open and close the > transaction manually.
Metadata handling? I finally found an example under the sw-porters project, and they create a manifest file before using that + import. If you take a look at the ips-manifest-create.pl script in the kde4-specs-dev repo you will see how I tackled the problem.
