dangerzone/install/linux
Alex Pyrgiotis c4c46a0a8d
Small fixes for Qubes PRM
This commit fixes 3 small issues with the way we produce our Qubes RPM:

1. The `.exists()` method follows symlinks by default, whereas we want
   to check if a symlink exists. This functionality has been added in
   Python
   3.12.

   Instead of checking if a symlink exists and then removing it, simply
   remove it and don't throw an error if it doesn't exist in the first
   place.

2. The `dz.Convert*` policies were not installed with the executable bit
   set, therefore the qube could not start.

3. The `dz.ConvertDev` policy in particular had an ambiguous shebang,
   thus we change it to explicitly call Python3
2023-10-11 15:54:06 +01:00
..
rpm-build install: Add directory for building Dangerzone RPMs 2023-09-20 16:48:53 +03:00
build-deb.py Add a --distro option to build-deb.py 2023-02-14 15:49:51 +02:00
build-image.sh Always pull base image when building ours 2023-08-02 13:47:59 +03:00
build-rpm.py Small fixes for Qubes PRM 2023-10-11 15:54:06 +01:00
dangerzone.spec Small fixes for Qubes PRM 2023-10-11 15:54:06 +01:00
install-podman-ubuntu-focal.sh install: Introduce a script for installing Podman 2022-11-10 16:35:48 +02:00
press.freedom.dangerzone.desktop Replace First Look Media references 2023-03-08 18:40:55 +02:00
press.freedom.dangerzone.png Replace First Look Media references 2023-03-08 18:40:55 +02:00