aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conf.xml.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conf.xml.pod')
-rw-r--r--doc/conf.xml.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/conf.xml.pod b/doc/conf.xml.pod
index e681bfa..12f8f34 100644
--- a/doc/conf.xml.pod
+++ b/doc/conf.xml.pod
@@ -143,6 +143,9 @@ drop option is usefull to remove the media before the rpmcheck (usefull for medi
remove_noarch is used to remove all noarch.rpm from a media (usefull for media main32 on pwp64 and free64)
<remove_noarch>yes</remove_noarch>
+This media contains SRPM, so we wants to calculate all buildrequires and put them in the ISO. All SRPMS will be stored in the <destmedia>
+ <srpm>yes</srpm>
+
input files
<!-- MANDATORY list of wanted packages on the iso -->
<input name="base">
@@ -252,6 +255,11 @@ tag name and some extra parameters
<hdlist>yes</hdlist>
<synthesis>yes</synthesis>
+isohybrid option
+ <isohybrid>
+ <options>--fatfirst</options>
+ </isohybrid>
+
info used by the genisoimage tool
<header desc="Iso header info">
<systemid>XtreemOS Linux</systemid>