112 lines
2.9 KiB
HTML
112 lines
2.9 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of dpkg-vendor</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>dpkg-vendor</H1>
|
|
Section: dpkg suite (1)<BR>Updated: 2020-03-23<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
dpkg-vendor - queries information about distribution vendors
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>dpkg-vendor</B>
|
|
|
|
[<I>option</I>...] <I>command</I>
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>dpkg-vendor</B> is a tool to query information about vendors listed in
|
|
<B>/etc/dpkg/origins</B>. <B>/etc/dpkg/origins/default</B> contains
|
|
information about the current vendor.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>COMMANDS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>--is</B><I> vendor</I>
|
|
|
|
<DD>
|
|
Exits with <B>0</B> if the current vendor is <I>vendor</I>. Otherwise exits
|
|
with <B>1</B>.
|
|
<DT id="2"><B>--derives-from</B><I> vendor</I>
|
|
|
|
<DD>
|
|
Exits with <B>0</B> if the current vendor distribution is a derivative of
|
|
<I>vendor</I>, otherwise exits with <B>1</B>.
|
|
It uses the <B>Parent</B> field to browse all ancestors of the current vendor.
|
|
<DT id="3"><B>--query</B><I> field</I>
|
|
|
|
<DD>
|
|
Print on standard output the value of the vendor-specific <I>field</I> for
|
|
the current vendor.
|
|
<DT id="4"><B>--help</B>
|
|
|
|
<DD>
|
|
Show the usage message and exit.
|
|
<DT id="5"><B>--version</B>
|
|
|
|
<DD>
|
|
Show the version and exit.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="6"><B>--vendor</B><I> vendor</I>
|
|
|
|
<DD>
|
|
Assumes the current vendor is <I>vendor</I> instead of discovering it
|
|
with the <B>DEB_VENDOR</B> environment variable or
|
|
<B>/etc/dpkg/origins/default</B>.
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>ENVIRONMENT</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="7"><B>DEB_VENDOR</B><DD>
|
|
This setting defines the current vendor. If not set, it will discover the
|
|
current vendor by reading <B>/etc/dpkg/origins/default</B>.
|
|
<DT id="8"><B>DPKG_COLORS</B>
|
|
|
|
<DD>
|
|
Sets the color mode (since dpkg 1.18.5).
|
|
The currently accepted values are: <B>auto</B> (default), <B>always</B> and
|
|
<B>never</B>.
|
|
<DT id="9"><B>DPKG_NLS</B>
|
|
|
|
<DD>
|
|
If set, it will be used to decide whether to activate Native Language Support,
|
|
also known as internationalization (or i18n) support (since dpkg 1.19.0).
|
|
The accepted values are: <B>0</B> and <B>1</B> (default).
|
|
</DL>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?5+deb-origin">deb-origin</A></B>(5).
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="10"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="11"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="12"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="13"><A HREF="#lbAE">COMMANDS</A><DD>
|
|
<DT id="14"><A HREF="#lbAF">OPTIONS</A><DD>
|
|
<DT id="15"><A HREF="#lbAG">ENVIRONMENT</A><DD>
|
|
<DT id="16"><A HREF="#lbAH">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:11 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|