mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
- add github as distfiles second mirror PR: ports/180878 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
14 lines
421 B
Text
14 lines
421 B
Text
===============================================================================
|
|
cbsd is now installed, but it requires some additional setup.
|
|
|
|
For the first time please run:
|
|
|
|
env workdir="/path" %%PREFIX%%/cbsd/sudoexec/initenv
|
|
|
|
where /path is path for cbsd workdir, e.g.: /usr/jails
|
|
|
|
For upgrade an existing installation:
|
|
|
|
cbsd initenv
|
|
|
|
===============================================================================
|