aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2011-02-10 10:31:43 +0000
committerAntoine Ginies <aginies@mandriva.com>2011-02-10 10:31:43 +0000
commit44c485f16b8427fb288e23e0b9a5b586e495a3cc (patch)
tree05607208fce521384edadfee132cab9e8c50b295
parent957e38f9e34a1656323ad947a02e22e4691f6e7d (diff)
downloadbcd-44c485f16b8427fb288e23e0b9a5b586e495a3cc.tar
bcd-44c485f16b8427fb288e23e0b9a5b586e495a3cc.tar.gz
bcd-44c485f16b8427fb288e23e0b9a5b586e495a3cc.tar.bz2
bcd-44c485f16b8427fb288e23e0b9a5b586e495a3cc.tar.xz
bcd-44c485f16b8427fb288e23e0b9a5b586e495a3cc.zip
update the doc about chroot_media
-rw-r--r--doc/conf.xml.pod4
-rw-r--r--doc/conf.xml.tex6
2 files changed, 10 insertions, 0 deletions
diff --git a/doc/conf.xml.pod b/doc/conf.xml.pod
index c404c7f..7fa3575 100644
--- a/doc/conf.xml.pod
+++ b/doc/conf.xml.pod
@@ -61,6 +61,10 @@ workdir is where you want to store the result of the build
basename of log files
<tocopy_file>tocopy_plop</tocopy_file>
+define media used and excluded in the initial chroot
+ <chroot_media>Main,Main Updates</chroot_media>
+ <chroot_media_exclude>Main Backports,Main Testing</chroot_media_exclude>
+
all Isolinux information
<isolinux desc="isolinux info">
<defaultpath>isolinux</defaultpath>
diff --git a/doc/conf.xml.tex b/doc/conf.xml.tex
index 613d0e3..7a1b52e 100644
--- a/doc/conf.xml.tex
+++ b/doc/conf.xml.tex
@@ -88,6 +88,12 @@ should not exist, i should remove it...
<tocopy_file>tocopy_plop</tocopy_file>
\end{verbatim}
+define media used and excluded in the initial chroot
+\begin{verbatim}
+ <chroot_media>Main,Main Updates</chroot_media>
+ <chroot_media_exclude>Main Backports,Main Testing</chroot_media_exclude>
+\end{verbatim}
+
all Isolinux information
\begin{verbatim}
<isolinux desc="isolinux info">