User Tools

Site Tools


bsd:notes:latest_repos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
bsd:notes:latest_repos [2026/04/24 18:27] – [Check] Sean Rhonebsd:notes:latest_repos [2026/06/18 20:36] (current) Sean Rhone
Line 24: Line 24:
   enabled: yes,   enabled: yes,
   priority: 1   priority: 1
 +}
 +
 +# End</code>
 +
 +====== base_latest ======
 +
 +  su -
 +
 +  mkdir -p '/usr/local/etc/pkg/repos' && ee '/usr/local/etc/pkg/repos/FreeBSD-base-latest.conf'
 +
 +<code>
 +FreeBSD-base-latest: {
 +  url: "pkg+https://pkg.freebsd.org/${ABI}/base_latest",
 +  mirror_type: "srv",
 +  signature_type: "fingerprints",
 +  fingerprints: "/usr/share/keys/pkg",
 +  enabled: yes,
 +  priority: 2
 } }
  
/usr/local/www/wiki/data/pages/bsd/notes/latest_repos.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki