aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conf.xml.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conf.xml.tex')
-rw-r--r--doc/conf.xml.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/conf.xml.tex b/doc/conf.xml.tex
index 7a1b52e..b16f3d4 100644
--- a/doc/conf.xml.tex
+++ b/doc/conf.xml.tex
@@ -183,9 +183,9 @@ to be sure that you will provide all needed deps. For each list bcd will add a m
will not add a new media with a name wich already exist.
\begin{verbatim}
<media desc="media to take into account to build the ISO">
- <!-- WARNING this media must be named "Main" because main media is mandatory for all other media-->
- <!-- Morever the "Main" media is always the Name use for an MDV repositery -->
- <!-- futur feature will provide a way to specify another name for the basic repo of an MDV distribution -->
+ <!-- name of the first media wich contains basesystem and kernels -->
+ <first_media>Main</first_media>
+ <update_prefix>Updates</update_prefix>
<!-- use the supp_media option if you needed to use media option of urpmi, usefull for external media
wich need main and contrib to be installed, use the urpmi syntax of \-\-media (no space, media separated by coma)
\end{verbatim}