Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/hardware.py
AgeCommit message (Expand)Author
2021-04-29Cleaning up packages. (#374)Anton Hvornum
2021-04-11Use generic_select for GPU driverDylan Taylor
2021-04-11Fixed PR #273. Moved the graphic drivers into hardware since they are hardwar...Anton Hvornum
2021-04-07added isVM functionadvaithm
2021-04-07added hasIntelCPUadvaithm
2021-04-07added return value for functions in hardware.py plus cpuVendor functionadvaithm
2021-04-02Merging master into feature branch.Anton Hvornum
2021-04-01Simplify boolean checksRichard Neumann
2021-03-12add function to check cpu vendor to allow for cpu specific command line argum...advaithm
2021-01-25Added some basic/crude graphics checks in hardware.pyAnton Hvornum
2021-01-25Created an embryo for hardware detection. Supports detecting WiFi and UEFI. T...Anton Hvornum