Go to file
M. Vefa Bicakci 1089a7a07b
qubes-dom0-update: Quote arguments
This commit ensures that all arguments to qubes-download-dom0-updates.sh
are properly quoted. This allows the use of commands such as

  sudo qubes-dom0-update --action=distro-sync '*'

where, prior to this commit, the asterisk would be expanded in the
update virtual machine's home directory, whereas this commit prevents
the undesirable shell expansion of wildcards.

Fixes QubesOS/qubes-issues#5096
2019-07-20 20:41:54 -04:00
doc
dom0-updates qubes-dom0-update: Quote arguments 2019-07-20 20:41:54 -04:00
dracut
file-copy-vm qvm-copy: fix handling VM names starting with dash 2019-03-02 16:31:17 +01:00
pm-utils suspend: let errors be logged into journald 2019-02-24 15:51:57 +01:00
qubes-rpc Add some comments to qubes.repos.List 2019-04-08 12:55:55 -04:00
qubes-rpc-policy Rename admin.repos.* to qubes.repos.* 2019-04-08 12:55:43 -04:00
qubesappmenus
rpm_spec Merge remote-tracking branch 'origin/pr/48' 2019-06-08 05:12:03 +02:00
system-config kernel-install: adjust EFI check to look for xen.cfg 2019-06-27 14:28:15 +02:00
vaio-fixes
.gitignore
.travis.yml travis: drop R4.0, switch to xenial 2019-04-08 16:10:30 +02:00
Makefile
Makefile.builder
README.txt
version version 4.1.0 2019-06-08 05:25:20 +02:00

This package contains Linux dom0 files.

Mostly there are config files for different system services, but also some
"addons" to Qubes core:
 - udev scripts for block and USB devices exposure (in qvm-block and qvm-usb)
 - appmenu generation for Linux GUI (including icons)