Date: Fri, 6 Jan 2006 21:03:22 +0100 (CET) From: Dirk Engling <erdgeist@erdgeist.org> To: hackers@freebsd.org Subject: Using pkg_add fetch only Message-ID: <20060106205744.O13365@erdgeist.org>
next in thread | raw e-mail | index | archive | help
Good evening, I'm writing on the ezjail project and want to be able to use the easy interface of pkg_add to fetch packages recursively. This is _fetch_, not install them, since installation is expected to happen at a later stage when starting up lots of jails each being identical. Clearly pkg_add does not provide this option. Even if it would, it would declare some dependencies fulfilled since packages are installed in the hostsystem already. Anyone having an idea here, besides rewriting pkg_add? Regards erdgeist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060106205744.O13365>