Commit graph

439 commits

Author SHA1 Message Date
Micah Lee
a69376006a
Fix copying podman containers into ISO 2021-06-29 14:14:38 -07:00
Micah Lee
86fd9706c0
Build docker image and package it inside the ISO 2021-06-29 09:35:02 -07:00
Micah Lee
c25220a767
Switch from Docker to vagrant 2021-06-28 19:27:49 -07:00
Micah Lee
c6bb676ce2
Move everything up into rip_docker 2021-06-28 17:00:57 -07:00
Micah Lee
55c01413cd
Add hard-coded ssh key to the VM image 2021-06-28 16:53:06 -07:00
Micah Lee
c8d6bdf1c8
Add a hard-coded ssh key 2021-06-28 16:40:31 -07:00
Micah Lee
27bdcd408b
Move dangerzone-converter code into dangerzone repo 2021-06-28 16:31:11 -07:00
Micah Lee
f4ff04ff80
On my way to making a working alpine VM for podman 2021-06-28 15:31:52 -07:00
Micah Lee
4561ddb47b
Add script for building an alpine iso, one that actually boots 2021-06-28 14:31:26 -07:00
Micah Lee
c467831c3d
Move qcow2 build script into separate file 2021-06-28 12:11:49 -07:00
Micah Lee
ad5de25e76
Rename out to vm 2021-06-28 11:18:02 -07:00
Micah Lee
cc1b0f8c08
Got VM to start booting 2021-06-25 12:43:54 -07:00
Micah Lee
c39562906e
Extract vmlinuz and initramfs as well 2021-06-25 12:20:42 -07:00
Micah Lee
9da0f4a980
Start script for building the dangerzone VM image 2021-06-25 12:11:52 -07:00
Micah Lee
e3dc7988e9
Make strip-ansi Mac-only 2021-06-22 13:40:08 -07:00
Micah Lee
d3d417ee84 Strip ANSI colors from Mac GUI output to preventing crashing, and fix Mac docker path 2021-06-22 13:34:15 -07:00
Micah Lee
b92ae1c592
Merge branch 'windows' 2021-06-22 12:10:04 -07:00
Micah Lee
e8a348419f
Must remove InstallExecuteSequence for Wix package to build 2021-06-22 12:03:29 -07:00
Micah Lee
c6c011f235
Change Wix config to allow upgrades 2021-06-22 11:51:35 -07:00
Micah Lee
8149804082
Merge branch 'master' of github.com:firstlookmedia/dangerzone 2021-06-22 11:24:11 -07:00
Micah Lee
d56c21143f
Version bump to 0.2.1 and update changelog and circleci config 2021-06-22 11:23:29 -07:00
Micah Lee
9df7c4095a
Merge pull request #120 from firstlookmedia/podman
Switch back to Podman in Linux
2021-06-22 13:57:33 -04:00
Micah Lee
f8381749c3
Improve terminal colors on light-colored terminal backgrounds 2021-06-22 10:49:51 -07:00
Micah Lee
14fe8add58
Use the dangerzone cache dir for temporary files in all OSes, not just Linux 2021-06-22 09:43:32 -07:00
Micah Lee
9536a4db41
Add install Docker Desktop to Windows/Mac build instructions 2021-06-21 12:53:43 -07:00
Micah Lee
51bee645ed
Explicitly set the container_tech to either "docker" or "podman" 2021-06-21 12:39:53 -07:00
Micah Lee
9ed3bac2b5
If Tails is detected, tell the container runtime to pull images over Tor 2021-06-21 12:35:23 -07:00
Micah Lee
d24d593094
Rip out everything required to make dangerzone-container run with root privs 2021-06-17 14:16:27 -07:00
Micah Lee
da6c3c253e
Make linux container runtime be podman, remove pkexec 2021-06-17 14:13:43 -07:00
Micah Lee
d50b0c1bed
Remove docker dependency in Linux and replace with podman 2021-06-17 14:12:44 -07:00
Micah Lee
0d6ba2264b
Fix linux builds 2021-06-17 13:24:44 -07:00
Micah Lee
3c0dc74407 Change subprocess bullet character in one more places 2021-06-17 12:16:02 -07:00
Micah Lee
51414f2c96 Syntax error 2021-06-17 11:47:36 -07:00
Micah Lee
13adda0af5 Change subprocess bullet character to ">" to remove all the headaches 2021-06-17 11:40:38 -07:00
Micah Lee
77ac8e7d54 Switch subprocess bullet in GUI too 2021-06-17 11:22:41 -07:00
Micah Lee
9c645beaef Switch subprocess bullet character 2021-06-17 11:18:13 -07:00
Micah Lee
04dcf72313 Don't display ANSI art banner in GUI mode because it prevents the app from opening in macOS from Finder 2021-06-17 11:17:55 -07:00
Micah Lee
2d8649179a Update docs 2021-06-17 10:31:14 -07:00
Micah Lee
d125a5004b Find docker.exe in the path, in case Docker Desktop changes its location in the future 2021-06-17 10:31:07 -07:00
Micah Lee
5c2cf59031 Merge branch 'master' into windows 2021-06-17 10:23:58 -07:00
Micah Lee
3764b131dc Merge branch 'master' of github.com:firstlookmedia/dangerzone 2021-06-16 17:08:39 -07:00
Micah Lee
5139948a72 Merge branch 'master' of github.com:firstlookmedia/dangerzone into windows 2021-06-16 17:06:30 -07:00
Micah Lee
e91ca56646
Update release docs 2021-06-16 16:59:09 -07:00
Micah Lee
3105a2c229 Change a bunch of stuff so Windows will work again 2021-06-16 16:55:25 -07:00
Micah Lee
ebd3a841dc
Fix finding version when building Windows installer 2021-06-16 15:17:11 -07:00
Micah Lee
ef4878a4ad
Create Linux Mint packages too 2021-06-16 15:12:41 -07:00
Micah Lee
2d53acfe07
Make CLI symlink in macOS build 2021-06-16 14:29:46 -07:00
Micah Lee
26adc1b3ab
Fix finding version in PyInstaller spec 2021-06-16 14:06:26 -07:00
Micah Lee
0c6c05a29e
Build fedora:34 package in fedora:33 container 2021-06-16 13:58:30 -07:00
Micah Lee
990870c4b9
Build ubuntu:21.04 package in 20.10 containre 2021-06-16 11:40:06 -07:00