Date: Mon, 5 Nov 2012 14:20:42 +0100 From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= <olivier@cochard.me> To: lev@freebsd.org Cc: freebsd-embedded@freebsd.org Subject: Re: pkg-ng and nanobsd? Message-ID: <CA%2Bq%2BTcoQa1FyRLTs8NiP6socBjDF0uU%2BtQ%2BD02LfNZ6DUjGDFQ@mail.gmail.com> In-Reply-To: <1556142970.20121103154300@serebryakov.spb.ru> References: <1556142970.20121103154300@serebryakov.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org> > > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.org > " >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2Bq%2BTcoQa1FyRLTs8NiP6socBjDF0uU%2BtQ%2BD02LfNZ6DUjGDFQ>