1YUM-CHANGELOG.CONF(5)            File Formats            YUM-CHANGELOG.CONF(5)
2
3
4

NAME

6       yum-changelog.conf(5)
7
8

SYNOPSIS

10       yum-changelog.conf(5)  is  the  configuration file for yum-changelog(1)
11       Yum plugin for viewing package changelogs  before/after  updating.   By
12       default, this plugin will show the changelogs before the updates.
13

FILES

15       /etc/yum/pluginconf.d/changelog.conf
16

FILE FORMAT

18       yum-changelog.conf(5) utilizes configuration options in the form of
19
20       OPTION=VALUE
21

OPTION

23       when   This  option reflects when yum-changelog(1) will allow changelog
24              viewing during yum updates.
25

VALUE

27       pre    To make yum-changelog(5)  show  the  changelog  before  the  yum
28              updates
29
30       post   To  make  yum-changelog(5)  show  the  changelog  after  the yum
31              updates.
32

OPTION

34       always This option reflects specifies if the changelog should always be
35              shown.
36

VALUE

38       true   The changelog is always displayed.
39
40       false  A  command  line option is required for the changelog to be dis‐
41              played.
42

OPTION

44       updateinfo
45              This option  specifies  that  the  "changelog"  from  the  repo.
46              updateinfo should be shown.
47

VALUE

49       true   The updateinfo is displayed.
50
51       false  The updateinfo is never displayed.
52

OPTION

54       updateinfo_always
55              This option reflects specifies if the "changelog" from the repo.
56              should always be shown (note that if updateinfo  is  false  then
57              this option has no meaning).
58

VALUE

60       true   The updateinfo is always displayed.
61
62       false  A  command line option is required for the updateinfo to be dis‐
63              played.
64

AUTHOR

66              Chitlesh Goorah <chitlesh@fedoraproject.org>
67

SEE ALSO

69       yum-changelog(1)
70
71
72
73                               08 FEBRUARY 2007          YUM-CHANGELOG.CONF(5)
Impressum