#include <commands.h>
Data Fields | |
gchar * | root |
Root directory. | |
gboolean | safe |
Play it safe (i.e. | |
gboolean | dryrun |
Don't touch filesystem. | |
gint | verbosity |
Verbosity level. | |
gboolean | no_scripts |
Turn off scripts (doinst.sh) execution. | |
gboolean | no_optsyms |
Turn off symlink optimizations. | |
gboolean | no_ldconfig |
Turn off ldconfig execution. | |
gboolean | reinstall |
Reinstall package when it is already installed (for upgrade). |