diff options
Diffstat (limited to 'lib/package/INIT.pkg')
-rw-r--r-- | lib/package/INIT.pkg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/package/INIT.pkg b/lib/package/INIT.pkg new file mode 100644 index 0000000..32f1456 --- /dev/null +++ b/lib/package/INIT.pkg @@ -0,0 +1,12 @@ +INIT :PACKAGE: + +:CATEGORY: admin utils + +:INDEX: the package command with support scripts and utilities + +:DESCRIPTION: + The INIT package is required by all but the standalone + and self extracting archive packages. It contains + the package command, support scripts, and utilities. + The package command installs binary packages, makes + source packages, and generates new package tarballs. |