summaryrefslogtreecommitdiff
path: root/lib/rpmts.c
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-05-26 11:30:15 +0300
committerPanu Matilainen <pmatilai@redhat.com>2010-05-26 11:36:43 +0300
commit614c52090b1740b6f09863e56e4887c5b1af94ae (patch)
tree1cbfa1793be9dfb6e53ddb68fd9cba4c7a8fd42f /lib/rpmts.c
parentc9f74ddd0aef5aac33867908d7cc247064f085f0 (diff)
downloadlibrpm-tizen-614c52090b1740b6f09863e56e4887c5b1af94ae.tar.gz
librpm-tizen-614c52090b1740b6f09863e56e4887c5b1af94ae.tar.bz2
librpm-tizen-614c52090b1740b6f09863e56e4887c5b1af94ae.zip
Eliminate rpmts from the scriptlet machinery
- pass scriptFd and selinux enabled status as arguments from psm level - selinux status could be queried directly with is_selinux_enabled() but that's a fairly expensive call which does all sorts of funny things and probably doesn't work at all in the average chroot - Lua-scripts dont currently honor scriptFd and have no use for selinux but pass the info there too as an early step towards supporting scriptFd with Lua - makes rpmScriptRun() even more of an argument monster, some of this should probably go into rpmScript struct...
Diffstat (limited to 'lib/rpmts.c')
0 files changed, 0 insertions, 0 deletions