On Mon, Jun 29, 2009 at 08:49:54PM -0500, Shawn Walker wrote: > The only thing we don't really have right now is: > > * the ability to include files from a tarball
What do you mean? Does the tar bundle not work? > * a tool to dump a manifest from an import suitable for editing, etc. > > I'm torn as to whether we could just add a '--dump' or the like > option to the 'import' subcommand of pkgsend or whether a separate > tool is more appropriate. I had a "pkgsend -o" wad worked up some time ago, but was never convinced I had it designed right. I think the dump should be part of pkgsend, but it's not clear to me whether it should be a flag to open, import, close, or some combination. Or even just another subcommand that does nothing but dump a manifest representing a bundle, leaving you to open/include/close an actual transaction (and requiring that include be able to pull files not just from a directory tree, but from the original tarfile). Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
