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-March/013227.html | 143 ++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-March/013227.html (limited to 'zarb-ml/mageia-dev/2012-March/013227.html') diff --git a/zarb-ml/mageia-dev/2012-March/013227.html b/zarb-ml/mageia-dev/2012-March/013227.html new file mode 100644 index 000000000..b63dc8dde --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/013227.html @@ -0,0 +1,143 @@ + + + + [Mageia-dev] [692] - import stage1/drakxtools mips support + + + + + + + + + +

[Mageia-dev] [692] - import stage1/drakxtools mips support

+ Arnaud Patard (Rtp) + arnaud.patard at rtp-net.org +
+ Mon Mar 19 17:27:45 CET 2012 +

+
+ +
Thierry Vignaud <thierry.vignaud at gmail.com> writes:
+
+> On 18 March 2011 22:33,  <root at mageia.org> wrote:
+>> Revision 692 Author rtp Date 2011-03-18 22:33:11 +0100 (Fri, 18 Mar 2011)
+>>
+>> Log Message
+>>
+>> - import stage1/drakxtools mips support
+>
+> (...)
+>
+>> Modified: drakx/trunk/perl-install/pkgs.pm
+>> ===================================================================
+>> --- drakx/trunk/perl-install/pkgs.pm	2011-03-18 21:28:23 UTC (rev 691)
+>> +++ drakx/trunk/perl-install/pkgs.pm	2011-03-18 21:33:11 UTC (rev 692)
+>> @@ -36,7 +36,7 @@
+>>  	my ($t, $flag, @l2);
+>>  	while ($data =~
+>>  	       /^((
+>> -                   [1-5]
+>> +                   [1-6]
+>>                     |
+>>                     (?:            (?: !\s*)? [0-9A-Z_]+(?:".*?")?)
+>>                     (?: \s*\|\|\s* (?: !\s*)? [0-9A-Z_]+(?:".*?")?)*
+>>
+>
+> Why?
+> We don't use such a level.
+
+It was used on mips at mdv due to some incompatible xorg. On some
+loongson 2e systems, we had to use a patched server and using this
+patch on other systems would break them. Don't ask details, all I
+can say it that adding a hack to xorg was the only way to get it to
+work. I'm not sure that this hack would still work nowadays,
+unfortunately.
+
+So, when we got this annoying trouble, in order to be able to tell which
+xorg rpms to choose during installation, we got the advice to add a new
+level and add :
+
+CAT_X
+  6 TYPE"mips_lemote" x11-server-lm2e x11-server-lm2e-common
+  6 TYPE"mips_ict" x11-server x11-server-common
+
+to the rpmsrate.
+
+Arnaud
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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