Open marmarek opened 9 years ago
Fork made: https://github.com/ben-grande/qubes-qvm-screenshot-tool
Please tell me when you have tested it with builderv2 in order to add it to the CI too.
Build with qubes-builderv2 tested and succeeding.
This is the config I used to build, I understand that key-dirs
, maintainers
and other key related options will be changed to your key and to use tags instead of signed commits.
---
git:
baseurl: https://github.com
prefix: ben-grande/
branch: main
maintainers:
- DF3834875B65758713D92E91A475969DE4E371E3
key-dirs:
- ../qusal-builder/keys/
backend-vmm: xen
debug: true
verbose: true
qubes-release: r4.2
timeout: 3600
skip-git-fetch: false
fetch-versions-only: false
distributions:
- host-fc37
components:
- builder-rpm:
branch: main
packages: false
url: https://github.com/QubesOS/qubes-builder-rpm
maintainers:
- 0064428F455451B3EBE78A7F063938BA42CFA724
- qubes-qvm-screenshot-tool:
branch: master
verification-mode: less-secure-signed-commits-sufficient
maintainers:
- DF3834875B65758713D92E91A475969DE4E371E3
Community Dev: @ben-grande (originally @evadogstar) Repo: https://github.com/ben-grande/qubes-qvm-screenshot-tool
Reported by axon on 16 Feb 2015 11:02 UTC The ability send dom0 screenshots directly to an AppVM/DispVM from the screenshot app is an oft-requested feature (see below). The ability to transfer saved screenshot files from dom0 to other VMs is already available, but it is neither obvious nor easy for most users to do this.
User requests/queries about this: https://groups.google.com/d/topic/qubes-devel/m8TfyvSqvf4/discussion https://groups.google.com/d/topic/qubes-devel/CwSPqtPYTRQ/discussion https://groups.google.com/d/topic/qubes-devel/_a7KxHbkSJo/discussion https://groups.google.com/d/topic/qubes-users/l6vOqhsd7ss/discussion https://groups.google.com/d/topic/qubes-users/etxwrc6rsIM/discussion https://groups.google.com/d/topic/qubes-users/_7FzKv6eJqA/discussion
Migrated-From: https://wiki.qubes-os.org/ticket/953