summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2005-01-12 00:02:00 +0000
committerhubertf <hubertf@pkgsrc.org>2005-01-12 00:02:00 +0000
commit5bb22ea9a161c7acde111cf9e8e2343a2817abbe (patch)
tree505a46c432ac7f66891ba647899d7a058cddcefc /doc
parent4fabd51ccedfba7a8098428f63399cedc9db8545 (diff)
downloadpkgsrc-5bb22ea9a161c7acde111cf9e8e2343a2817abbe.tar.gz
Import dmidecode-2.5: Print out DMI (SMBIOS) table in human-readable format
Dmidecode is a tool for dumping a computer's DMI (some say SMBIOS) table contents in a human-readable format. This table contains a description of the system's hardware components, as well as other useful pieces of information such as serial numbers and BIOS revision.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 38178931834..4f62b3d9e1c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8708 2005/01/11 21:09:23 reinoud Exp $
+$NetBSD: CHANGES,v 1.8709 2005/01/12 00:02:00 hubertf Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -253,4 +253,4 @@ Changes to the packages collection and infrastructure in 2005:
Added iwi-firmware-2.2 [skrll 2005-01-11]
Updated tor to 0.0.9.2 [tv 2005-01-11]
Updated udfclient to 0.3.2 [reinoud 2005-01-11]
-
+ Added dmidecode-2.5 [hubertf 2005-01-12]