mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-19 01:30:00 +00:00
![]() We need to detect "isWindows" before splitting a pinned version into .version/.machine, otherwise .machine will always be "pc" or "q35", and the check in "isWindows" will succeed even for pinned versions. This resulted in "5.1" being shown even if a different version has been set for a Windows machine. Also alias "pc" directly to "__default__", as they have the same meaning, but "pc" is not a valid entry in the "machine" combobox, leading to an invalid state when editing the (valid) configuration of "machine: pc" on a VM. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> |
||
---|---|---|
aplinfo | ||
bin | ||
configs | ||
debian | ||
network-hooks | ||
PVE | ||
services | ||
test | ||
www | ||
.gitignore | ||
defines.mk | ||
Makefile | ||
spice-example-sh | ||
vzdump-hook-script.pl |