If /etc/localtime in dom0 is a hardlink to zoneinfo file (instead of symlink) and more than one zoneinfo file is hardlinked to this inode, appVMs will get invalid timezone, e.g. "Europe/Warsaw\x0aPoland". Reported by @yaqu, fix provided by @yaqu Fixes QubesOS/qubes-issues#1315 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| 01QubesAppVm.py | ||
| 01QubesDisposableVm.py | ||
| 01QubesHVm.py | ||
| 02QubesTemplateHVm.py | ||
| 000QubesVm.py | ||
| 003QubesTemplateVm.py | ||
| 005QubesNetVm.py | ||
| 006QubesAdminVm.py | ||
| 006QubesProxyVm.py | ||
| Makefile | ||
| README.txt | ||
This directory contains Qubes core modules. It will be loaded in lexicographical order, use numeric prefix to force load ordering. 0* - Qubes base modules 00* - Qubes core VM classes