Update to 2.7. This is from Nicolas Joly via PR# 31529.
And okayed by maintainer.
Many changes, see CHANGELOG for all. Here are some highlights:
* dmidecode.c: Add option -u, --dump. It disables decoding of the
entries, raw dumps are displayed instead. This option is mainly
intended for debugging.
* vpddecode.c: Add option -u, --dump. It disables decoding of the
VPD records, a raw dump is displayed instead. This option is
mainly intended for debugging.
* dmidecode.c: Add option -t, --type. It limits the output to
the given type(s) of DMI entries.
* dmiopt.c: Define keywords to be used with --type (instead of
numeric values).
* dmidecode.c, dmiopt.c, dmiopt.h: Add option -q, --quiet. It
makes the output less verbose.
* dmidecode.c, dmiopt.c, dmiopt.h: Add option -s, --string. It
prints one selected DMI string instead of the regular output.
This also installs AUTHORS, CHANGELOG, and README.
And I added "@dirrm share/doc/dmidecode" to PLIST.
patch-aa to use PKGMANDIR and also sets docdir.
2005-10-29 17:32:04 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.3 2005/10/29 15:32:04 reed Exp $
|
2005-01-12 01:00:36 +01:00
|
|
|
man/man8/biosdecode.8
|
|
|
|
man/man8/dmidecode.8
|
|
|
|
man/man8/ownership.8
|
|
|
|
man/man8/vpddecode.8
|
2005-05-26 15:53:33 +02:00
|
|
|
sbin/biosdecode
|
|
|
|
sbin/dmidecode
|
|
|
|
sbin/ownership
|
|
|
|
sbin/vpddecode
|
Update to 2.7. This is from Nicolas Joly via PR# 31529.
And okayed by maintainer.
Many changes, see CHANGELOG for all. Here are some highlights:
* dmidecode.c: Add option -u, --dump. It disables decoding of the
entries, raw dumps are displayed instead. This option is mainly
intended for debugging.
* vpddecode.c: Add option -u, --dump. It disables decoding of the
VPD records, a raw dump is displayed instead. This option is
mainly intended for debugging.
* dmidecode.c: Add option -t, --type. It limits the output to
the given type(s) of DMI entries.
* dmiopt.c: Define keywords to be used with --type (instead of
numeric values).
* dmidecode.c, dmiopt.c, dmiopt.h: Add option -q, --quiet. It
makes the output less verbose.
* dmidecode.c, dmiopt.c, dmiopt.h: Add option -s, --string. It
prints one selected DMI string instead of the regular output.
This also installs AUTHORS, CHANGELOG, and README.
And I added "@dirrm share/doc/dmidecode" to PLIST.
patch-aa to use PKGMANDIR and also sets docdir.
2005-10-29 17:32:04 +02:00
|
|
|
share/doc/dmidecode/AUTHORS
|
|
|
|
share/doc/dmidecode/CHANGELOG
|
|
|
|
share/doc/dmidecode/README
|
|
|
|
@dirrm share/doc/dmidecode
|