[augeas-devel] [Augeas] #358: The description of include/exclude files for the stock lenses is wrong

Augeas trac at fedorahosted.org
Tue Aug 20 20:23:56 UTC 2013


#358: The description of include/exclude files for the stock lenses is wrong
---------------------+---------------------
 Reporter:  marcelw  |       Owner:  lutter
     Type:  defect   |      Status:  new
 Priority:  minor    |   Milestone:  next
Component:  Augeas   |     Version:  1.0.0
 Keywords:           |  Blocked By:
 Blocking:           |
---------------------+---------------------
 Many of the default "Excludes" on http://augeas.net/stock_lenses.html
 should be "Includes".

 For example, AptConf lists /etc/apt/apt.conf as an "Eclude", while
 /usr/share/augeas/dist/aptconf.aug says

 {{{
 let filter = incl "/etc/apt/apt.conf"
    . incl "/etc/apt/apt.conf.d/*"
    . Util.stdexcl
 }}}

 It seems that the second and further "Includes" of many (most?) entries
 have been moved to "Excludes" due to a formatting error somewhere. Please
 make the documentation fit the source.

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/358>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list