root.README 896 B

12345678910111213141516171819202122232425
  1. This is @l_prefix@, an RPM-based OpenPKG software package hierarchy.
  2. This filesystem area contains software which was automatically
  3. installed through OpenPKG RPM packages from http://www.openpkg.org/.
  4. Short OpenPKG RPM query command summary:
  5. $ @l_prefix@/bin/rpm -qa
  6. (q)uery list of (a)ll installed packages
  7. $ @l_prefix@/bin/rpm -qi <name>
  8. (q)uery (i)nformation about package <name>
  9. $ @l_prefix@/bin/rpm -qlv <name>
  10. (q)uery (v)erbose (l)ist of installed files of package <name>
  11. Use "eval `@l_prefix@/etc/rc --eval all env`" from within a user's
  12. Bourne (Again) Shell startup script (.profile or .bashrc) in
  13. order to activate this hierarchy and all of its packages.
  14. In case of any questions or problems post to the OpenPKG project
  15. user support mailing list <openpkg-users@openpkg.org>. For more
  16. details about OpenPKG visit http://www.openpkg.org/.