e005836286
qrexec-client -t/-T (and therefore, qvm-run --pass-io) only handled the escape character, \033. Everything else, such as Unicode and obscure control characters, was passed through from the VM to the dom0 terminal. Instead, replace all bytes except for a benign subset of ASCII. That's still enough to allow progress bars to be drawn (tested using "wget --progress=bar:force" and "pv --force"). |
||
---|---|---|
appmenus-files | ||
appmenus-scripts | ||
doc | ||
dom0-updates | ||
dracut | ||
file-copy-vm | ||
icons | ||
pm-utils | ||
qrexec | ||
rpm_spec | ||
system-config | ||
vaio-fixes | ||
.gitignore | ||
.travis.yml | ||
Makefile | ||
Makefile.builder | ||
README.txt | ||
version | ||
version_vaio_fixes |
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)