[pkg_complete] report #2
David Forsythe
dforsyth at FreeBSD.org
Tue Jun 8 23:59:00 UTC 2010
Hi,
Can I have a link to your repository?
Thanks,
Dave
On Tue, Jun 8, 2010 at 7:48 PM, Julien LAFFAYE <jlaffaye at freebsd.org> wrote:
> Hello,
>
> The last week, I worked on an utility to create a complete package. I chose
> to create a new bin called `pkg_complete` for the time being because the
> options of the `pkg_create` utility doesn't make sense for the creation of a
> complete package.
> What works:
> * Given a package file, get its dependencies (and the deps of the deps,
> recursively)
> * Ordering of the dependencies, in such a way that the packages without
> deps are in the top of the list
> * Creation of a tar file containing the packages in the proper order : this
> is the complete package.
> Open tasks:
> * More errors checking/handling
> * Add a "special file" in the complete package to identify it from a
> regular package.
> * Tests, tests, ... :)
>
> Best regards,
> Julien
> _______________________________________________
> soc-status at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/soc-status
> To unsubscribe, send any mail to "soc-status-unsubscribe at freebsd.org"
>
More information about the soc-status
mailing list