summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-February/011808.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-February/011808.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/011808.html')
-rw-r--r--zarb-ml/mageia-dev/2012-February/011808.html117
1 files changed, 117 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/011808.html b/zarb-ml/mageia-dev/2012-February/011808.html
new file mode 100644
index 000000000..cc25ed46c
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-February/011808.html
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [soft-commits] [2922] fix isolinux.bin (syslinux 4)
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B2922%5D%20fix%20isolinux.bin%20%28syslinux%204%29&In-Reply-To=%3CCAONrEtZ2fYp13ji6CiqELuBKetdcwYdKOpr2ZAeCaRDuSjt%2BWA%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="011810.html">
+ <LINK REL="Next" HREF="011809.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [soft-commits] [2922] fix isolinux.bin (syslinux 4)</H1>
+ <B>Thierry Vignaud</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B2922%5D%20fix%20isolinux.bin%20%28syslinux%204%29&In-Reply-To=%3CCAONrEtZ2fYp13ji6CiqELuBKetdcwYdKOpr2ZAeCaRDuSjt%2BWA%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] [soft-commits] [2922] fix isolinux.bin (syslinux 4)">thierry.vignaud at gmail.com
+ </A><BR>
+ <I>Wed Feb 8 21:21:36 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="011810.html">[Mageia-dev] Change in locales (Kashubian removed from the Polish package)
+</A></li>
+ <LI>Next message: <A HREF="011809.html">[Mageia-dev] [soft-commits] [2922] fix isolinux.bin (syslinux 4)
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#11808">[ date ]</a>
+ <a href="thread.html#11808">[ thread ]</a>
+ <a href="subject.html#11808">[ subject ]</a>
+ <a href="author.html#11808">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 8 February 2012 16:45, &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>&gt; wrote:
+&gt;<i> Revision 2922 Author ennael Date 2012-02-08 16:45:34 +0100 (Wed, 08 Feb
+</I>&gt;<i> 2012)
+</I>&gt;<i>
+</I>&gt;<i> Log Message
+</I>&gt;<i>
+</I>&gt;<i> fix isolinux.bin (syslinux 4)
+</I>
+What was the issue?
+
+&gt;<i> Modified: drakx/trunk/images/make_boot_img
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- drakx/trunk/images/make_boot_img 2012-02-07 22:39:03 UTC (rev 2921)
+</I>&gt;<i> +++ drakx/trunk/images/make_boot_img 2012-02-08 15:45:34 UTC (rev 2922)
+</I>&gt;<i> @@ -13,8 +13,11 @@
+</I>&gt;<i> my $default_acpi = '';
+</I>&gt;<i> my $default_vga = &quot;vga=788 splash=silent&quot;;
+</I>&gt;<i> my $timeout = 150;
+</I>&gt;<i> -my $isolinux_bin = '/usr/lib/syslinux/isolinux.bin';
+</I>&gt;<i> my $lib = $arch eq 'x86_64' ? 'lib64' : 'lib';
+</I>&gt;<i> +my $isolinux_bin = '/usr/lib/syslinux/isolinux-i586.bin';
+</I>&gt;<i> +if ($arch eq 'x86_64') {
+</I>&gt;<i> + $isolinux_bin = '/usr/lib/syslinux/isolinux-x86_64.bin';
+</I>&gt;<i> +}
+</I></PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="011810.html">[Mageia-dev] Change in locales (Kashubian removed from the Polish package)
+</A></li>
+ <LI>Next message: <A HREF="011809.html">[Mageia-dev] [soft-commits] [2922] fix isolinux.bin (syslinux 4)
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#11808">[ date ]</a>
+ <a href="thread.html#11808">[ thread ]</a>
+ <a href="subject.html#11808">[ subject ]</a>
+ <a href="author.html#11808">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>