pkg-ng and nanobsd?
Olivier Cochard-Labbé
olivier at cochard.me
Mon Nov 5 13:21:05 UTC 2012
Hi Lev,
I'm using pkg-ng on my nanobsd project, but I didn't use "cust_pkg()"
because I prefer to generate ports from my nanobsd script:
My nanobsd configuration file (BSDRP.nano) include a function add_port ()
that generate a pkg from the ports.
source here:
https://sourceforge.net/p/bsdrp/code/
And the flowshart of my framework (the make.sh script that call nanobsd) is
here:
http://bsdrp.net/documentation/technical_docs#makesh_flowshart
Regards,
Olivier
On Sat, Nov 3, 2012 at 12:43 PM, Lev Serebryakov <lev at freebsd.org> wrote:
> Hello, Freebsd-embedded.
>
> Does somebody have solution for pkg-ng and nanobsd co-existence?
>
> I was able to hack "cust_pkg ()" function to install pkg-ng into
> chrooted environment (bootstrap pkg command), but after that "pkg
> add" fails, as it doesn't have `-F' flag and it reports
> double-installation as error :(
>
>
> --
> // Black Lion AKA Lev Serebryakov <lev at FreeBSD.org>
>
> _______________________________________________
> freebsd-embedded at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-embedded
> To unsubscribe, send any mail to "freebsd-embedded-unsubscribe at freebsd.org
> "
>
More information about the freebsd-embedded
mailing list