On Fri, Jul 09, 2010 at 08:25:19AM +0100, Ian Campbell wrote: >Specifying VARIANTS in CONF.sh seems to stop command lines such as ".... >VARIANTS=blah ./build.sh" from working because it overrides the command >line supplied value. Commenting out the variable is consistent with how >other such variables are treated. > >I suspect the only reason VARIANTS=xen has been working in the daily >cronjobs is because the CONF.sh in debian-cd/setup SVN is out of date >WRT that in debian-cd/trunk SVN and so doesn't include the VARIANTS line >at all. > >--- a/CONF.sh >+++ b/CONF.sh >@@ -205,7 +205,7 @@ export DISKTYPE=CD > export TASK_LANGLIST=tasksel_d-i.languages > > # Extra variants to enable. See docs/README.variants for more information. >-export VARIANTS= >+#export VARIANTS= > > # We don't want certain packages to take up space on CD1... > #export EXCLUDE1=exclude
Applied, thanks. -- Steve McIntyre, Cambridge, UK. [email protected] Google-bait: http://www.debian.org/CD/free-linux-cd Debian does NOT ship free CDs. Please do NOT contact the mailing lists asking us to send them to you. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

