diff options
Diffstat (limited to 'doc/conf.xml.tex')
-rw-r--r-- | doc/conf.xml.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/conf.xml.tex b/doc/conf.xml.tex index f512179..613d0e3 100644 --- a/doc/conf.xml.tex +++ b/doc/conf.xml.tex @@ -52,6 +52,11 @@ It will be use to get the path of the Mandriva repositery. <based_on>2009.0</based_on> \end{verbatim} +urpmqlogs paramater define the directory to store previous urpmq queries, if not defined the system will use the /var/lib/bcd dir. +\begin{verbatim} +<urpmqlogs>/home/plop/urpmqlogs</urpmqlogs> +\end{verbatim} + Arch parameter is mandatory, it will be also used to get the path of the Mandriva repositery \begin{verbatim} <arch>i586</arch> |