On 2014-04-29, Michał Lesiak <[email protected]> wrote:
> Hello Jérémie,
>
> On Tue, Apr 29, 2014 at 7:36 PM, Jérémie Courrèges-Anglas
><[email protected]> wrote:
>>
>> Try to deal with packages like the OpenBSD project does.
>> Just stuff your packages in http://foo/$release/packages/$arch/
>> Tell your clients to tweak their pkg.conf and run pkg_add 10bees
>> That's it.
>
> That's actually simpler to achieve than I thought - thanks. I was
> rejecting repository idea at this moment as too time-consuming.

No nead to tweak pkg.conf really, just "env PKG_PATH=someurl pkg_add foo"

>> BTW for 5.5+ you will have to deal with signed packages.
>
> Yea, and that's for some other platforms too. Luckily I still have time
> to prepare for that.

5.5 is out tomorrow.

Unsigned packages can still be installed but there is a warning.

Reply via email to