From e272dde32e0d45e1f8cdbf9bdc7c0cafdeb74266 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Tue, 8 Mar 2011 14:36:31 +0000 Subject: extra-filter should be named no-filter --- doc/bcd.pod | 2 +- doc/conf.xml.pod | 4 ++-- doc/conf.xml.tex | 4 ++-- doc/howto_bcd.tex | 5 ++--- 4 files changed, 7 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/bcd.pod b/doc/bcd.pod index 237d929..0dc9e57 100644 --- a/doc/bcd.pod +++ b/doc/bcd.pod @@ -144,7 +144,7 @@ or you CD will be unusable. Rpmcheck will report any bug in hdlists at the end o the 'media' step process. Packages listed in exclude list will be removed from the DVD at the end of the build process. -extra-filter: +no-filter: list of RPM you want to do not compare and the keep the latest one. Usefull if you want to keep more than one version of a package. 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 -a 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) - lists/extra-filter + lists/no-filter media.cfg options diff --git a/doc/conf.xml.tex b/doc/conf.xml.tex index b16f3d4..d51b099 100644 --- a/doc/conf.xml.tex +++ b/doc/conf.xml.tex @@ -304,12 +304,12 @@ began with the strings firefox- \end{verbatim} 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) \begin{verbatim} - lists/extra-filter + lists/no-filter \end{verbatim} media.cfg options, do a man gendistrib for more info diff --git a/doc/howto_bcd.tex b/doc/howto_bcd.tex index 5cff1dc..c9d2f36 100644 --- a/doc/howto_bcd.tex +++ b/doc/howto_bcd.tex @@ -242,8 +242,7 @@ DVD/CD at the end of the build process. \end{itemize} \begin{itemize} - \item extra-filter: list of RPM you want to compare to keep the latest one. Usefull for kernel and dkms release, -or if you are mixing release and udpates media. + \item no-filter: list of RPM you don't want to compare. Usefull to keep more than one version of a package, or use an old one. \end{itemize} \newpage @@ -515,7 +514,7 @@ The product version is 2.1.1, and we use custom \textbf{compssUsers.pl} and \tex rpmsrate compssUsers.pl file-deps - lists/extra-filter + lists/no-filter --wget yes -- cgit v1.2.1