Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rekall-runtime: Rekall runtime environment
- Summary
- RekallRT is the runtime version of Rekall. It contains all the functionality
of Rekall except that all design functions are removed, and direct access to
tables and queries is restricted.
Typically, you can develop a Rekall application with the full version, then
allow users to run it under the runtime version. Such a user is restricted
to accessing the database only via the forms and reports that you have
designed, and via any associated scripts.
Changelog
- * Mon Sep 19 23:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.2.3-5
- get rid of unnecessary BR: xbase-devel and qt-devel
- * Sat Sep 17 23:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.2.3-4
- fix runtime package to actually be standalone
- create common package that both rekall and rekall-runtime need
- * Thu Sep 8 23:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.2.3-3
- runtime: R: desktop-file-utils
- use %{_datadir} everywhere