1VPDUPDATE(8) VPDUPDATE(8)
2
3
4
6 vpdupdate - update Vital Product Data (VPD) database
7
9 vpdupdate [-p<database-path> | --path=<database-path>] [-h | --help]
10
11
13 This program is part of the lsvpd package for Linux. This package is a
14 (partial) reimplementation of AIX's lsvpd and related commands.
15
16
17 vpdupdate updates the Vital Product Data (VPD) database used by the
18 query commands in the lsvpd package.
19
20
22 -p|--path Sets the database where the vpd will be stored, path must be
23 a full path including filename.
24
25
26 -h|--help Displays the usage message
27
28
30 /var/lib/lsvpd/
31 Database directory used by vpdupdate.
32
33
34 /lib/lsvpd
35 Directory libvpd and *.ids reference files.
36
37
39 lsvpd(8), lscfg(8), lsmcode(8), lsvio(8)
40
41
43 Eric Munson <ebmunson@us.ibm.com>. Brad Peters <bpeters@us.ibm.com>.
44
45
46 Copyright (c) 2002, 2003, 2004, 2005, 2006 IBM. Released under the GNU
47 General Public License, version 2.
48
49
50
51
52 VPDUPDATE(8)