eris/packaging
Andrew Hamilton 0331a9da1e snap: Start snap support.
- Create a snapcraft.yaml file in snap directory.
  Couldn't put this in packaging directory.
- Use make-snapcraft.py to generate the snapcraft file.
- Use make-snap to make the snap from the snapcraft file.
- Eris is confined to only access projects in home.
- os.setpriority doesn't work in snaps.
- eris-webserver is run as "eris.webserver".
2021-12-05 19:14:56 +10:00
..
appimage Move packaging scripts for docker and appimage into subdirectory. 2021-11-03 21:23:15 +10:00
Dockerfile Move packaging scripts for docker and appimage into subdirectory. 2021-11-03 21:23:15 +10:00
eris-docker Move packaging scripts for docker and appimage into subdirectory. 2021-11-03 21:23:15 +10:00
make-appimage.py Coding style. 2021-11-29 12:51:34 +10:00
make-readme.py Coding style. 2021-11-29 12:51:34 +10:00
make-snap snap: Start snap support. 2021-12-05 19:14:56 +10:00
make-snapcraft.py snap: Start snap support. 2021-12-05 19:14:56 +10:00
RELEASES Move packaging scripts for docker and appimage into subdirectory. 2021-11-03 21:23:15 +10:00