aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2010-11-29 10:17:19 +0000
committerAntoine Ginies <aginies@mandriva.com>2010-11-29 10:17:19 +0000
commitd55878a5021b7fdae4025d70832188cb94562d08 (patch)
tree568f3f6cec531305b10616a3b308c607a963091d /doc
parentc8c2983b732eda5a3d4d1bf0de690003b8837a74 (diff)
downloadbcd-d55878a5021b7fdae4025d70832188cb94562d08.tar
bcd-d55878a5021b7fdae4025d70832188cb94562d08.tar.gz
bcd-d55878a5021b7fdae4025d70832188cb94562d08.tar.bz2
bcd-d55878a5021b7fdae4025d70832188cb94562d08.tar.xz
bcd-d55878a5021b7fdae4025d70832188cb94562d08.zip
add urpmqlogs parameter
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.xml.pod3
-rw-r--r--doc/conf.xml.tex5
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/conf.xml.pod b/doc/conf.xml.pod
index 063f1e3..c404c7f 100644
--- a/doc/conf.xml.pod
+++ b/doc/conf.xml.pod
@@ -39,6 +39,9 @@ This parameter define if we need synthesis or hdlists (since 2009.1 only synthes
It will be use to get the path of the Mandriva repositery
<based_on>2009.0</based_on>
+urpmqlogs paramater define the directory to store previous urpmq queries, if not defined the system will use the /var/lib/bcd dir.
+ <urpmqlogs>/home/plop/urpmqlogs</urpmqlogs>
+
Arch parameter is mandatory, it will be also used to get the path of the MDV repositery
<arch>i586</arch>
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>