rpm/plugins
Elena Reshetova af925f6496 Adding FSM file hooks
Two hooks are currently added:
FSM_FILE_OPEN
called after fsmInit() has been called for the file during installation or erase.
FSM_FILE_CLOSE
called after fsmCommit() for the file during installation or after file has been removed on uninstallation

In addition FSM_FILE_CLOSE is called for each directory that isn't included in the package and was created by rpm

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
2013-02-22 11:09:27 +02:00
..
Makefile.am On a second thought, rename block_shutdown plugin to systemd_inhibit 2013-01-21 19:27:57 +02:00
exec.c Fix up bunch of silly int vs rpmRC return code mismatches 2010-09-21 11:37:21 +03:00
plugin.h Adding FSM file hooks 2013-02-22 11:09:27 +02:00
sepolicy.c Eliminate now unnecessary WITH_SELINUX conditionals in sepolicy plugin 2012-10-11 15:14:48 +03:00
systemd_inhibit.c On a second thought, rename block_shutdown plugin to systemd_inhibit 2013-01-21 19:27:57 +02:00