summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-08-08 18:18:19 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-13 13:18:54 +0100
commite5b5b5a9f4edaf027d51b3b54ea273631c46d576 (patch)
treeb254120f422a5551e67b5cd8afed37a29ec20b02 /documentation
parent203b2f7615d42aa70b23ca7f20a8da9dc93ca961 (diff)
downloadast2050-yocto-poky-e5b5b5a9f4edaf027d51b3b54ea273631c46d576.zip
ast2050-yocto-poky-e5b5b5a9f4edaf027d51b3b54ea273631c46d576.tar.gz
ref-manual: Updated the update-alternatives class
Added some links to four variables that are now documented in the glossary. (From yocto-docs rev: de7574be7c805173318b77d39c7b540bff4108df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index e80996d..af07b14 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -115,7 +115,17 @@
</para>
<para>
- To use this class, you need to define a number of variables.
+ To use this class, you need to define a number of variables:
+ <itemizedlist>
+ <listitem><para><link linkend='var-ALTERNATIVE'><filename>ALTERNATIVE</filename></link>
+ </para></listitem>
+ <listitem><para><link linkend='var-ALTERNATIVE_LINK_NAME'><filename>ALTERNATIVE_LINK_NAME</filename></link>
+ </para></listitem>
+ <listitem><para><link linkend='var-ALTERNATIVE_TARGET'><filename>ALTERNATIVE_TARGET</filename></link>
+ </para></listitem>
+ <listitem><para><link linkend='var-ALTERNATIVE_PRIORITY'><filename>ALTERNATIVE_PRIORITY</filename></link>
+ </para></listitem>
+ </itemizedlist>
These variables list alternative commands needed by a package,
provide pathnames for links, default links for targets, and
so forth.
OpenPOWER on IntegriCloud