1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/openpkg/local.README Tue Jan 06 23:40:39 2009 +0100 1.3 @@ -0,0 +1,16 @@ 1.4 + 1.5 + This is @l_prefix@/local/, the manually-managed software package hierarchy 1.6 + inside the OpenPKG software hierarchy @l_prefix@. This filesystem area 1.7 + contains software which was manually installed under @l_prefix@/local/PKG/ 1.8 + and activated under @l_prefix@/local/ by running: 1.9 + 1.10 + $ @l_prefix@/bin/openpkg lsync 1.11 + 1.12 + Use "eval `@l_prefix@/etc/rc --eval all env`" from within a user's 1.13 + Bourne (Again) Shell startup script (.profile or .bashrc) in 1.14 + order to activate this hierarchy and all of its packages. 1.15 + 1.16 + In case of any questions or problems post to the OpenPKG project 1.17 + user support mailing list <openpkg-users@openpkg.org>. For more 1.18 + details about OpenPKG visit http://www.openpkg.org/. 1.19 +