openpkg/local.README

changeset 711
e5faec28ec63
parent 13
cb59d6afeb61
equal deleted inserted replaced
0:a9584933c019 1:2affbfd013b9
1 1
2 This is @l_prefix@/local/, the manually-managed software package hierarchy 2 This is @l_prefix@/local/, the manually-managed software stack
3 inside the OpenPKG software hierarchy @l_prefix@. This filesystem area 3 inside the OpenPKG instance @l_prefix@. This filesystem area
4 contains software which was manually installed under @l_prefix@/local/PKG/ 4 contains software which was manually installed under @l_prefix@/local/PKG/
5 and activated under @l_prefix@/local/ by running: 5 and activated under @l_prefix@/local/ by running:
6 6
7 $ @l_prefix@/bin/openpkg lsync 7 $ @l_prefix@/bin/openpkg lsync
8 8
9 Use "eval `@l_prefix@/etc/rc --eval all env`" from within a user's 9 Use "eval `@l_prefix@/bin/openpkg rc --eval all env`" from within a
10 Bourne (Again) Shell startup script (.profile or .bashrc) in 10 user's Bourne (Again) Shell startup script (.profile or .bashrc) in
11 order to activate this hierarchy and all of its packages. 11 order to activate this manual software stack and all of its packages.
12 12
13 In case of any questions or problems post to the OpenPKG project 13 In case of any questions or problems post to the OpenPKG project
14 user support mailing list <openpkg-users@openpkg.org>. For more 14 user support mailing list <openpkg-users@openpkg.org>. For more
15 details about OpenPKG visit http://www.openpkg.org/. 15 details about OpenPKG visit http://openpkg.org/.
16 16

mercurial