From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-April/014718.html | 139 ++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-April/014718.html (limited to 'zarb-ml/mageia-dev/2012-April/014718.html') diff --git a/zarb-ml/mageia-dev/2012-April/014718.html b/zarb-ml/mageia-dev/2012-April/014718.html new file mode 100644 index 000000000..4120101fa --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014718.html @@ -0,0 +1,139 @@ + + + + [Mageia-dev] [soft-commits] [4237] block denemo as it pulls in lilypond and texlive + + + + + + + + + +

[Mageia-dev] [soft-commits] [4237] block denemo as it pulls in lilypond and texlive

+ Thierry Vignaud + thierry.vignaud at gmail.com +
+ Tue Apr 24 18:31:39 CEST 2012 +

+
+ +
On 24 April 2012 18:10,  <root at mageia.org> wrote:
+> Revision 4237 Author tmb Date 2012-04-24 18:10:32 +0200 (Tue, 24 Apr 2012)
+>
+> Log Message
+>
+> block denemo as it pulls in lilypond and texlive
+
+Err I think you & blino go the wrong way.
+
+Wouldn't it be simpler to specify what you don't want instead?
+(kdepim, texlive, lilypond)
+
+Eg either:
+
+- drop a skip.list in installer chroot.
+
+- just add support for a ala skip.list field
+  It would be just a matter to pass "cmdline_skiplist => 'texlive, in
+configure_media()
+  in perl-install/install/media.pm
+  eg sg like (untested) attached patch and then pass the following:
+  "skip=texlive,lilypond,kde-handbooks,kdepim,foobar,..."
+
+> Modified: images-config/draklive/trunk/config/auto_inst.cfg.pl
+> ===================================================================
+> --- images-config/draklive/trunk/config/auto_inst.cfg.pl	2012-04-24 16:04:53
+> UTC (rev 4236)
+> +++ images-config/draklive/trunk/config/auto_inst.cfg.pl	2012-04-24 16:10:32
+> UTC (rev 4237)
+> @@ -64,6 +64,8 @@
+>  	   'aspell',
+>  	   'aspell-en',
+>
+> +	   'denemo', # pulls in lilypond and texlive
+> +
+>             if_($ENV{DRAKLIVE_PRODUCT} !~ /guadec/i, 'gcc'),
+>             "/^mageia-release(?!-common|-$distro_release)-/",
+>             if_($ENV{DRAKLIVE_ARCH} eq 'x86_64',
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: try.diff
+Type: application/octet-stream
+Size: 1140 bytes
+Desc: not available
+URL: </pipermail/mageia-dev/attachments/20120424/2933e584/attachment-0001.obj>
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1