index.md correct the path to base.conf, other minor changes #1
Merged
meena
merged 3 commits from grahamperrin/website:grahamperrin-patch-1
into main
2 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'grahamperrin/website:grahamperrin-patch-1'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Should I be concerned by https://pastebin.com/eFmcXRiE line 5?
i stopped noticing gnat fingerprints error. i should start noticing it again.
as for the issues with the repo not being found: did you create the BE before adding the repo?
I believe so:Honestly, I'm not certain:
👀
```
Replace `release` in the above URL with your desired branch. Either `release`, `stable`, or `current`.
– if you prefer, specify the `stable` or `current` branch.
i think i preferred my phrasing
or is there a good reason why this should be changed?
Thanks for kicking back! (I'm sometimes quite blunt with my edits. Sorry.)
Grammatically: not either where there are three or more things.
With
release
already in theurl
line, there's no need to replace ifrelease
is desired.Then put in place a copy of [our public key](alpha.pkgbase.live.pub):
```
~ $ sudo wget --output-document=/usr/share/keys/pkg/trusted/alpha.pkgbase.live.pub https://alpha.pkgbase.live/alpha.pkgbase.live.pub
fetch(1)
is in base.Thanks. (I probably never used
fetch
… simply more familiar withwget
.) I'll change it.`/usr/local/etc/pkg/repos/base.conf`
This `base.conf` example is for the `release` branch (note the URL):
… contextualises
release
(one of three options).🙋🏻♀️
## Package Sets
### Release
### `release`
does this render sensibly?
To my eye, yes; the monospace + lowercases subtly reinforces the association between the three package sets and the choice of three (desire) mentioned nearer the head of the page.
Very much a personal preference. If you find it jarring let's revert.
a109fd2ab3
into main 2 years agoWelcome to `alpha.pkgbase.live`, the unofficial repository for the FreeBSD [PkgBase project](https://wiki.freebsd.org/PkgBase).
The sets below are built via [poudriere(8)](https://github.com/freebsd/poudriere/pull/799), and can be configured by adding the following config to `/usr/local/etc/pkg/base.conf`:
The package sets below are built with [poudriere(8)](https://github.com/freebsd/poudriere/pull/799).
https://github.com/freebsd/poudriere/pull/799 – jail: pkgbase: Add update-packages support – is certainly educational. Thanks.
Looking ahead, might https://www.freebsd.org/cgi/man.cgi?query=poudriere(8) be more appropriate here?
Ultimately, https://github.com/freebsd/poudriere/pull/799 could be a very good fit with a History section of a FreeBSD wiki.
not until all these fixes aren't released, properly. right now it's only released as poudriere-devel
Ah! I would not have got the
-devel
context.Maybe worth adding a more explicit in-page hint to use ports-mgmt/poudriere-devel in lieu of
ports-mgmt/poudriere
.(Admittedly, I'm still working through the pages. Sorry if I'm overlooking something.)
my plan is to add another howto for: how did she do it??
Reviewers
a109fd2ab3
.