pkg(8) still not part of stable/11 (yet)???
Matthew Seaman
matthew at FreeBSD.org
Thu Jul 28 21:21:40 UTC 2016
On 28/07/2016 18:52, Harry Schmalzbauer wrote:
> Most of the machines I'm responsible for don't have internet access –
> and won't ever have.
> Currently, I don't have a 11-machine for building pkg(8) handy.
> How Do I get pkg(8) the official way (for machines without internet access)?
> Are there official ftp servers available for manual downloading (I know
> of pkgs SRV lookup method, but since I need to 'scp' packages from
> arbitrary internet-connected clients, I can't utilize pkg(8) especially
> in a situation like now, where I have not a single compatible
> alternative client/host).
You can use pkg-fetch(8) to download packages on a machine with internet
access, and then copy /var/cache/pkg onto a USB stick or whatever to
load onto your isolated systems. You can even take the cntents of
/var/cache/pkg and run pkg-repo(8) to make your own repository that you
can use to install packages from on your isolated machines.
Cheers,
Matthew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20160728/4d515aa1/attachment.sig>
More information about the freebsd-stable
mailing list