add donate
This commit is contained in:
parent
1b4f7f83b7
commit
58986037f3
|
@ -5,6 +5,8 @@ As _root_. `#`
|
||||||
mkdir /usr/local/etc/pkg /usr/local/etc/pkg/repos ; cd /usr/local/etc/pkg/repos ; fetch https://raw.githubusercontent.com/stationgroup/etc/master/pkg/repos/FreeBSD.conf ; cd ~
|
mkdir /usr/local/etc/pkg /usr/local/etc/pkg/repos ; cd /usr/local/etc/pkg/repos ; fetch https://raw.githubusercontent.com/stationgroup/etc/master/pkg/repos/FreeBSD.conf ; cd ~
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Fetch may complain about certificates. _If_ it does: `pkg install ca_root_nss`
|
||||||
|
|
||||||
---
|
---
|
||||||
### Questions for Google to index:
|
### Questions for Google to index:
|
||||||
|
|
||||||
|
@ -13,3 +15,6 @@ mkdir /usr/local/etc/pkg /usr/local/etc/pkg/repos ; cd /usr/local/etc/pkg/repos
|
||||||
>In 11.1 the default pkg repository was "latest", but after running mergemaster it was changed to "quarterly"
|
>In 11.1 the default pkg repository was "latest", but after running mergemaster it was changed to "quarterly"
|
||||||
|
|
||||||
>My VPS was installed with an empty pkg repository; making the change to /usr/local/etc/pkg/repos allowed me to repopulate it and configure what I needed
|
>My VPS was installed with an empty pkg repository; making the change to /usr/local/etc/pkg/repos allowed me to repopulate it and configure what I needed
|
||||||
|
|
||||||
|
---
|
||||||
|
If this helped you, consider the Value for Value model. (bringyourwallet.com/donate)[http://bringyourwallet.com/donate]
|
||||||
|
|
Loading…
Reference in a new issue