- Change from colon to space separation to avoid URL parsing issues - Update sources.conf format: TYPE NAME URL VERSION BUILD_FUNCTION [EXTRA] - Implement awk-based parsing for reliable field extraction - Fix firmware package list (remove unavailable linux-firmware-marvell)
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
# This file is part of systemd
|
|
|
|
# Fix "Lenovo" capitalization in /sys/class/dmi/id/sys_vendor
|
|
dmi:bvnLENOVO*
|
|
ID_SYSFS_ATTRIBUTE_MODEL=product_version
|
|
ID_VENDOR_FROM_DATABASE=Lenovo
|
|
|
|
# Microsoft Surface 1's chassis type
|
|
dmi:bvnMicrosoft Corporation*:pvrSurface with Windows 8 Pro*
|
|
ID_CHASSIS=tablet
|