README: update
This commit is contained in:
parent
935ab97fcc
commit
acfc414469
1 changed files with 10 additions and 9 deletions
19
README.md
19
README.md
|
@ -1,14 +1,15 @@
|
||||||
## About
|
## About
|
||||||
|
|
||||||
portzap is a utility for staying up to date with the
|
portzap is a utility for staying up to date with the
|
||||||
HardenedBSD ports tree. It is designed to make it easy
|
HardenedBSD ports tree.
|
||||||
for unprivileged users who are members of the `_portzap`
|
|
||||||
group to create and update a transient copy of the ports
|
portzap is designed to make it easy for unprivileged users
|
||||||
tree, which can then be installed into the `/usr/ports/`
|
who are members of the `_portzap` group to create and update
|
||||||
directory by root. Once the initial installation is done,
|
a transient copy of the ports tree, which can then be installed
|
||||||
future updates are incremental, which means that
|
into the `/usr/ports/`directory by root. Once the initial installation
|
||||||
portzap will only add, remove or update ports that have
|
is complete, future updates are incremental, which means that portzap
|
||||||
changed since the last update.
|
will only add, remove or update ports that have changed since the last
|
||||||
|
update.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
@ -26,7 +27,7 @@ changed since the last update.
|
||||||
portzap can be installed through git, or via a port. <br>
|
portzap can be installed through git, or via a port. <br>
|
||||||
The port makes installation, and deinstallation easier.
|
The port makes installation, and deinstallation easier.
|
||||||
|
|
||||||
__Port__ <br>
|
__Port__ <br>
|
||||||
|
|
||||||
See [0x1eef/ports/freebsd/hardenedbsd/portzap](https://git.hardenedbsd.org/0x1eef/ports/-/tree/main/freebsd/hardenedbsd/portzap).
|
See [0x1eef/ports/freebsd/hardenedbsd/portzap](https://git.hardenedbsd.org/0x1eef/ports/-/tree/main/freebsd/hardenedbsd/portzap).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue