core-agent-linux/debian
Jason Mehring 56b0685aaa whonix: Added protected-files file used to prevent scripts from modifying files that need to be protected
A file is created in /var/lib/qubes/protected-files.  Scripts can grep this file before modifying
        known files to be protected and skip any modifications if the file path is within protected-files.

        Usage Example:
            if ! grep -q "^/etc/hostname$" "${PROTECTED_FILE_LIST}" 2>/dev/null; then

        Also cleaned up maintainer scripts removing unneeded systemd status functions and streamlined
        the enable/disable systemd unit files functions
2015-04-25 02:36:43 +02:00
..
patches debian: Remove unneeded patch file and README 2015-02-12 11:34:13 -05:00
source debian: Add extend-diff-ignore options to debian packager 2015-02-19 19:56:23 -05:00
changelog version 3.0.6 2015-04-11 03:40:57 +02:00
compat Initial debian packaging 2014-07-23 05:13:32 +02:00
control debian: install qubes-download-dom0-updates.sh 2015-04-14 00:22:35 +02:00
copyright Initial debian packaging 2014-07-23 05:13:32 +02:00
qubes-core-agent.dirs debian: Move creation of directories into debian.dirs configuration file 2015-02-12 11:29:00 -05:00
qubes-core-agent.postinst whonix: Added protected-files file used to prevent scripts from modifying files that need to be protected 2015-04-25 02:36:43 +02:00
qubes-core-agent.postrm remove 'bashisms' or explicit use bash 2015-02-05 05:42:08 +01:00
qubes-core-agent.preinst Make sure when user is added to qubes group that the group is appended 2015-02-13 15:00:54 -05:00
qubes-core-agent.prerm debian: prerm: remove obsolete code 2015-02-05 05:42:08 +01:00
qubes-core-agent.triggers debian: Added functionality to move desktop entry config files to /usr/share/qubes/xdg/autostart to preserve originals 2014-11-09 12:58:57 -05:00
rules debian: Refactor Debian quilt packaging for xen 2015-02-11 08:02:55 -05:00