Crest

Results 32 comments of Crest

If you have a FreeBSD 14.x jail on a FreeBSD 15.x host you can use `pkg -j install pkg` from the host which does honor the `ABI` and `OSVERSION`. Package...

To install package base jails you have to set `allow.chflags = true;` on the jail, because some files in the base system are to be installed with the system immutable...