archinstall
archinstall copied to clipboard
Update util.py
-
Added a function to detect virtualization using systemd-detect-virt.
-
Improved logging for successful detection and errors.
-
This fix issue:
PR Description:
Tests and Checks
- [ ] I have tested the code!
@smith518 this new function isn't actually used anywhere though? And we already have a virtualization check https://github.com/archlinux/archinstall/blob/e749e67a84e2a3b3bd9927680b4dc4fc5aeb49b1/archinstall/lib/hardware.py#L266