<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/dmidecode-git.git/man, branch master</title>
<subtitle>git.savannah.gnu.org: git/dmidecode.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dmidecode-git.git/'/>
<entry>
<title>dmidecode: Do not let --dump-bin overwrite an existing file</title>
<updated>2023-02-20T13:53:31+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>jdelvare@suse.de</email>
</author>
<published>2023-02-20T13:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dmidecode-git.git/commit/?id=6ca381c1247c81f74e1ca4e7706f70bdda72e6f2'/>
<id>6ca381c1247c81f74e1ca4e7706f70bdda72e6f2</id>
<content type='text'>
Make sure that the file passed to option --dump-bin does not already
exist. In practice, it is rather unlikely that an honest user would
want to overwrite an existing dump file, while this possibility
could be used by a rogue user to corrupt a system file.

Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
Reviewed-by: Jerry Hoemann &lt;jerry.hoemann@hpe.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure that the file passed to option --dump-bin does not already
exist. In practice, it is rather unlikely that an honest user would
want to overwrite an existing dump file, while this possibility
could be used by a rogue user to corrupt a system file.

Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
Reviewed-by: Jerry Hoemann &lt;jerry.hoemann@hpe.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dmidecode: Add a --no-quirks option</title>
<updated>2022-12-16T09:36:59+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>jdelvare@suse.de</email>
</author>
<published>2022-12-16T09:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dmidecode-git.git/commit/?id=c1a2520433a31294fe9a0ccb52136d048f2d76e6'/>
<id>c1a2520433a31294fe9a0ccb52136d048f2d76e6</id>
<content type='text'>
This new option is aimed at firmware developers to help them validate
their work. When this option is used, quirks and fixups are disabled
in dmidecode, which will dumbly decode everything found in the table
even if it is known to be incorrect.

Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new option is aimed at firmware developers to help them validate
their work. When this option is used, quirks and fixups are disabled
in dmidecode, which will dumbly decode everything found in the table
even if it is known to be incorrect.

Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>man pages: Improve roff formatting</title>
<updated>2021-06-18T08:08:48+00:00</updated>
<author>
<name>Ivan Tkachenko</name>
<email>me@ratijas.tk</email>
</author>
<published>2021-06-18T08:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dmidecode-git.git/commit/?id=e9a49d8922355dafafd1a16b19ff4bf0a653aa99'/>
<id>e9a49d8922355dafafd1a16b19ff4bf0a653aa99</id>
<content type='text'>
- Use italic for synopsis, options' arguments and file paths.
- Use \fP instead of \fR. It's a good practice, and makes markup more
  robust to surrounding context.
- Disable hyphenation for naturally hyphenated keywords to reduce
  reader's potential confusion.

This closes bug #60769:
https://savannah.nongnu.org/bugs/?60769
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use italic for synopsis, options' arguments and file paths.
- Use \fP instead of \fR. It's a good practice, and makes markup more
  robust to surrounding context.
- Disable hyphenation for naturally hyphenated keywords to reduce
  reader's potential confusion.

This closes bug #60769:
https://savannah.nongnu.org/bugs/?60769
</pre>
</div>
</content>
</entry>
<entry>
<title>dmidecode: Adding system-sku-number support to -s option</title>
<updated>2020-07-07T12:23:13+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2020-07-07T12:23:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dmidecode-git.git/commit/?id=d70d5e686148eabe90c89fbf4cdcf5258db5aa05'/>
<id>d70d5e686148eabe90c89fbf4cdcf5258db5aa05</id>
<content type='text'>
Allow extracting the System SKU number directly via the -s option.

[JD: Update the man page accordingly.]

This fixes bug #58715:
https://savannah.nongnu.org/bugs/?58715

Signed-off-by: Timo Teräs &lt;timo.teras@iki.fi&gt;
Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow extracting the System SKU number directly via the -s option.

[JD: Update the man page accordingly.]

This fixes bug #58715:
https://savannah.nongnu.org/bugs/?58715

Signed-off-by: Timo Teräs &lt;timo.teras@iki.fi&gt;
Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dmidecode: Adding firmware-revision support to -s option</title>
<updated>2019-10-07T13:36:47+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>e.velu@criteo.com</email>
</author>
<published>2019-10-07T13:36:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dmidecode-git.git/commit/?id=3a455213068eb3a3572908c77fafae35e5360998'/>
<id>3a455213068eb3a3572908c77fafae35e5360998</id>
<content type='text'>
Most of servers like HPe, QCT, report the BMC version via the
Firmware Revision field. Add an option to the -s to export this
information directly.

A typical usage of this feature looks like:

	[root@host ~]$ dmidecode -s firmware-revision
	3.93

Signed-off-by: Erwan Velu &lt;e.velu@criteo.com&gt;
Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of servers like HPe, QCT, report the BMC version via the
Firmware Revision field. Add an option to the -s to export this
information directly.

A typical usage of this feature looks like:

	[root@host ~]$ dmidecode -s firmware-revision
	3.93

Signed-off-by: Erwan Velu &lt;e.velu@criteo.com&gt;
Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dmidecode: Adding bios-revision to -s option</title>
<updated>2019-10-07T13:36:47+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>e.velu@criteo.com</email>
</author>
<published>2019-10-07T13:36:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dmidecode-git.git/commit/?id=9bce894b7730013120d4c71f964d4cf8402cb956'/>
<id>9bce894b7730013120d4c71f964d4cf8402cb956</id>
<content type='text'>
Some hardware vendors like HPe use the Version field to store the
bios generation like (U30, U32, A40, ...).  If you want to get the
"release" version of this bios generation, the bios revision field
must be considered.

A typical output of this kind of server looks like :

          BIOS Information
                  Vendor: HPE
                  Version: A40
                  Release Date: 07/20/2019
                  [...]
                  BIOS Revision: 2.0
                  Firmware Revision: 1.45

Add a "bios-revision" entry into the '-s' option.

A typical usage of this feature looks like :

	[root@host] dmidecode -s bios-revision
	2.0

Signed-off-by: Erwan Velu &lt;e.velu@criteo.com&gt;
Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some hardware vendors like HPe use the Version field to store the
bios generation like (U30, U32, A40, ...).  If you want to get the
"release" version of this bios generation, the bios revision field
must be considered.

A typical output of this kind of server looks like :

          BIOS Information
                  Vendor: HPE
                  Version: A40
                  Release Date: 07/20/2019
                  [...]
                  BIOS Revision: 2.0
                  Firmware Revision: 1.45

Add a "bios-revision" entry into the '-s' option.

A typical usage of this feature looks like :

	[root@host] dmidecode -s bios-revision
	2.0

Signed-off-by: Erwan Velu &lt;e.velu@criteo.com&gt;
Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use comments to separate sections in manual pages</title>
<updated>2019-01-29T13:11:46+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>jdelvare@suse.de</email>
</author>
<published>2019-01-29T13:11:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dmidecode-git.git/commit/?id=ae28cbb12fc80f62230ad06cb44ad0aaaa9e2048'/>
<id>ae28cbb12fc80f62230ad06cb44ad0aaaa9e2048</id>
<content type='text'>
Blank lines are interpreted as actual blank lines in manual pages.
Use comments instead to visually separate sections. Otherwise an
extra blank like is inserted before every section.

Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Blank lines are interpreted as actual blank lines in manual pages.
Use comments instead to visually separate sections. Otherwise an
extra blank like is inserted before every section.

Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dmidecode: Document how the UUID fields are interpreted</title>
<updated>2019-01-29T13:11:42+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>jdelvare@suse.de</email>
</author>
<published>2019-01-29T13:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dmidecode-git.git/commit/?id=72fa3909cfabe8822e2b8709e5d324008f55022a'/>
<id>72fa3909cfabe8822e2b8709e5d324008f55022a</id>
<content type='text'>
There has always been a lot of confusion about the byte order of UUID
fields. While dmidecode is doing "the right thing", documenting it
can't hurt.

This should address bug #55510:
https://savannah.nongnu.org/bugs/index.php?55510

Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There has always been a lot of confusion about the byte order of UUID
fields. While dmidecode is doing "the right thing", documenting it
can't hurt.

This should address bug #55510:
https://savannah.nongnu.org/bugs/index.php?55510

Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dmidecode: Reformat the FILES section of the manual page</title>
<updated>2019-01-29T13:11:38+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>jdelvare@suse.de</email>
</author>
<published>2019-01-29T13:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dmidecode-git.git/commit/?id=91d6ce2d1d2fa6fcedf8e5685bafdb0515317605'/>
<id>91d6ce2d1d2fa6fcedf8e5685bafdb0515317605</id>
<content type='text'>
List one file per line and use regular font for comments. This makes
the FILES section a lot more readable.

Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
List one file per line and use regular font for comments. This makes
the FILES section a lot more readable.

Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dmidecode: Add option to filter output based upon handle</title>
<updated>2018-07-03T07:55:57+00:00</updated>
<author>
<name>Jerry Hoemann</name>
<email>jerry.hoemann@hpe.com</email>
</author>
<published>2018-07-03T07:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dmidecode-git.git/commit/?id=a40f10bcae68caf6fd00379c06f92f34ba5c8d07'/>
<id>a40f10bcae68caf6fd00379c06f92f34ba5c8d07</id>
<content type='text'>
Add option "--handle HANDLE" to dmiopt to allow user to filter
output to only those entry that matches HANDLE.

Signed-off-by: Jerry Hoemann &lt;jerry.hoemann@hpe.com&gt;
Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add option "--handle HANDLE" to dmiopt to allow user to filter
output to only those entry that matches HANDLE.

Signed-off-by: Jerry Hoemann &lt;jerry.hoemann@hpe.com&gt;
Signed-off-by: Jean Delvare &lt;jdelvare@suse.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
