archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Update util.py

Open smith518 opened this issue 1 year ago • 1 comments

  • 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 avatar Oct 12 '24 16:10 smith518

@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

svartkanin avatar Oct 13 '24 23:10 svartkanin