On Tue, Nov 25, 2008 at 05:15:19PM +0800, Shu Wu wrote: > Hi, I want to use 'pkgsend send ...' to transfer an SVR4 package to my > repository, as described in " > http://dlc.sun.com/osol/docs/content/IPS/ipsdev.html#pubpkg2". But pkgsend > said "unknown subcommand 'send' " and I'm puzzled. Thanks!
It was removed for 2008.11, as it was an early experiment that turned out not to be too useful. Use "pkgsend open" "pkgsend import" and "pkgsend close" to mimic what the single "pkgsend send" did, though this gives you the opportunity to add more actions. See the pkgsend(1) man page for all the details. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
