diff -r 333964c621f1 -r cb59d6afeb61 openpkg/local.README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openpkg/local.README Tue Jan 06 23:40:39 2009 +0100 @@ -0,0 +1,16 @@ + + This is @l_prefix@/local/, the manually-managed software package hierarchy + inside the OpenPKG software hierarchy @l_prefix@. This filesystem area + contains software which was manually installed under @l_prefix@/local/PKG/ + and activated under @l_prefix@/local/ by running: + + $ @l_prefix@/bin/openpkg lsync + + Use "eval `@l_prefix@/etc/rc --eval all env`" from within a user's + Bourne (Again) Shell startup script (.profile or .bashrc) in + order to activate this hierarchy and all of its packages. + + In case of any questions or problems post to the OpenPKG project + user support mailing list . For more + details about OpenPKG visit http://www.openpkg.org/. +