Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Remove all mention of +MTREE_DIRS.
John Hood committed 10 years ago
commit ebf67bba9c2a33279f7b7d8c08359545808434ce
parent 54f6652
3 files changed +4 -14
modified docs/GOALS
@@ -82,8 +82,7 @@ Table of Contents:

	- Will delete a package. To be able to remove the empty directories
	  cleanly it will delete every directory (found in the path of the 
-
	  files), which are not in the package +MTREE (mtree contains the 
-
	  official hier(7)).
+
	  files), which are not in the package's manifest.

- upgrade:

modified docs/pkg-create.8
@@ -163,17 +163,9 @@ displayed on package installation,
.Pa +DISPLAY .
Another containing the description for the package,
.Pa +DESC .
-
The last containing an mtree specification,
-
.Pa +MTREE_DIRS ,
-
for the directory tree the package will use.
-
See
-
.Xr mtree 5
-
for the format of the mtree file.
If specified, only a single package will be created.
.Pa +DISPLAY
-
,
-
.Pa +MTREE_DIRS
-
, and
+
and
.Pa +DESC
are not required; the
.Pa +MANIFEST
modified docs/pkg-register.8
@@ -71,10 +71,9 @@ but the more usual approach is to provide selected items via the
manifest, and fill in the rest, either from legacy files such as
.Fa pkg-plist ,
.Fa +DESC,
-
.Fa +DISPLAY,
-
.Fa +MESSAGE
+
.Fa +DISPLAY
or
-
.Fa +MTREE_DIRS
+
.Fa +MESSAGE
which are optional and mostly located in the
.Ar metadatadir
given as the argument to the