README: update
This commit is contained in:
parent
a67213b741
commit
861cdc7dd9
1 changed files with 4 additions and 7 deletions
11
README.md
11
README.md
|
@ -1,14 +1,11 @@
|
||||||
## About
|
## About
|
||||||
|
|
||||||
portzap is a utility for staying up to date with the
|
|
||||||
HardenedBSD ports tree.
|
|
||||||
|
|
||||||
portzap is designed to allow unprivileged users who are members
|
portzap is designed to allow unprivileged users who are members
|
||||||
of the `_portzap` group to create and update a transient copy of
|
of the `_portzap` group to create and update a transient copy of
|
||||||
the ports tree, which can then be installed into the `/usr/ports/`
|
the HardenedBSD ports tree, which can then be installed into the
|
||||||
directory by root. Once the initial installation is complete,
|
`/usr/ports/` directory by root. Once the initial installation
|
||||||
future updates are incremental, which means that portzap will
|
is complete, future updates are incremental, which means that portzap
|
||||||
only add, remove or update ports that have changed since the last
|
will only add, remove or update ports that have changed since the last
|
||||||
update.
|
update.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in a new issue