Are there more details on this somewhere?

By "bundle type", does this imply that the entire package is published 
in one step, as it is with an SVR4 bundle?

Or can you still use:

pkgsend open
pkgsend add set ....
pkgsend add dir ...
pkgsend directory tree ...
pkgsend close

Or another possibility, would there be a way to specify a directory tree 
in the file with an include:

pkgsend open
pkgsend include foo.txt
pkgsend close

Where foo.txt includes some sort of directory tree reference?

Tom

Danek Duvall wrote:
> The code that David used for the CommunitOne demo has a new bundle type,
> DirectoryBundle, which just iterates over all the filesystem objects in a
> directory tree.  That's the direction we'd want to go here.  I could add
> it, but there's nothing that uses it at the moment.
>
> Danek
> _______________________________________________
> pkg-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
>   

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to