mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-10 17:09:48 +01:00
0.3.20181118 how to pkg BETA
This commit is contained in:
15
README.md
15
README.md
@@ -4,6 +4,21 @@ Bastille is a jail automation framework that allows you to quickly and
|
||||
easily create and manage FreeBSD jail.
|
||||
|
||||
|
||||
Installation
|
||||
------------
|
||||
Bastille is not (yet) in the official ports tree, but I have built and verified
|
||||
binary packages.
|
||||
|
||||
To install using one of the BETA binary packages, copy the URL for the latest release here (TXZ file):
|
||||
https://github.com/bastillebsd/bastille/releases
|
||||
|
||||
Then, install via `pkg` using:
|
||||
|
||||
```shell
|
||||
pkg add https://github.com/BastilleBSD/bastille/releases/download/0.3.20181114/bastille-0.3.20181114.txz
|
||||
```
|
||||
|
||||
|
||||
Basic Usage
|
||||
-----------
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user