forked from tfgrid/zosbuilder
- 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)
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
# do not edit this file, it will be overwritten on update
|
|
|
|
ACTION=="remove", GOTO="memory_end"
|
|
SUBSYSTEM!="dmi", GOTO="memory_end"
|
|
|
|
IMPORT{program}="dmi_memory_id"
|
|
|
|
LABEL="memory_end"
|