summaryrefslogtreecommitdiff
path: root/man/7
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-07-05 22:07:43 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-07-05 22:07:43 +0200
commit84a6de896288a144630cef5d610e357d33eea290 (patch)
tree8b3f89fe66e5c58b6254a81bef17ae7d249a418d /man/7
parent5174d08a34755ced72f2daae2b563ac3f3fbc17b (diff)
Updated pkg(7)
Diffstat (limited to 'man/7')
-rw-r--r--man/7/pkg7
1 files changed, 1 insertions, 6 deletions
diff --git a/man/7/pkg b/man/7/pkg
index 925430d..dfe330f 100644
--- a/man/7/pkg
+++ b/man/7/pkg
@@ -18,16 +18,11 @@ basically anything you can think of - you can even store movies in them.
(Of course that would be completely braindead, but hey -
you could, if you wanted to)
-Currently, pkg should be considered early-beta software. It already works quite
-well and does not have many known bugs, however some concepts are really stupid
-and are subject to change. Be warned that backwards compatibility can NOT be
-guaranteed, though I will do my best.
-
=head1 THE BASICS
pkg requires two directories in you home directory. B<~/bin> contains
symlinks to the executables shipped with your packages, and $PKG_DIR
-(B<~/packages> by default, but *theoretically* configurable) contains the
+(B<~/packages> by default) contains the
packages themselves. B<~/bin> may also contain normal executables; pkg will
not overwrite existing files.