summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-12-02 12:40:42 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-12-16 18:32:29 +0100
commit4dd465cb4e0706095ff7a80f58b23b8974fee37d (patch)
tree59901b810a3210fc9cdc962c09a2bd9996f323a9 /.gitattributes
parent84a1ff9457ae085ce620e3873c2295bc09b18e5d (diff)
downloadsystemd-4dd465cb4e0706095ff7a80f58b23b8974fee37d.tar.gz
udev: Extract RAM properties from DMI information
Add memory_id program to set properties about the physical memory devices in the system. This is useful on machines with removable memory modules to show how the machine can be upgraded, and on all devices to detect the actual RAM size, without relying on the OS accessible amount. Closes: #16651
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 18415085c7..f89d1fc6fe 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,2 @@
*.[ch] whitespace=tab-in-indent,trailing-space
+test/dmidecode-dumps/*.bin binary