diff options
Diffstat (limited to 'doc/conf.xml.pod')
-rw-r--r-- | doc/conf.xml.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.xml.pod b/doc/conf.xml.pod index 43c6576..e681bfa 100644 --- a/doc/conf.xml.pod +++ b/doc/conf.xml.pod @@ -215,11 +215,11 @@ if you want to add an urpmi options to install packages <urpmi_option>-a</urpmi_option> If you want to do some extra filter to keep latest release of a packages on the DVD. -All packages listed in extra-filter are NOT filtered: so if you have more than one +All packages listed in no-filter are NOT filtered: so if you have more than one version of a package in the builddir, it will bypass the rpm comparaison. For all other packages available in the builddir, BCD will keep the latest one (rpm version comparaison) - <filter>lists/extra-filter</filter> + <filter>lists/no-filter</filter> media.cfg options <askmedia desc="add for other media ?"> |