summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20101015/002453.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20101015/002453.html')
-rw-r--r--zarb-ml/mageia-discuss/20101015/002453.html63
1 files changed, 63 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20101015/002453.html b/zarb-ml/mageia-discuss/20101015/002453.html
new file mode 100644
index 000000000..dd9fd4d5b
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20101015/002453.html
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] [Mageia-announce] Home Sweet Home!
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BMageia-announce%5D%20Home%20Sweet%20Home%21&In-Reply-To=%3C4CB85414.3090509%40yahoo.fr%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002407.html">
+ <LINK REL="Next" HREF="002409.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] [Mageia-announce] Home Sweet Home!</H1>
+ <B>Vincent</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BMageia-announce%5D%20Home%20Sweet%20Home%21&In-Reply-To=%3C4CB85414.3090509%40yahoo.fr%3E"
+ TITLE="[Mageia-discuss] [Mageia-announce] Home Sweet Home!">general_2_4 at yahoo.fr
+ </A><BR>
+ <I>Fri Oct 15 15:16:04 CEST 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002407.html">[Mageia-discuss] Mageia Flash
+</A></li>
+ <LI>Next message: <A HREF="002409.html">[Mageia-discuss] [Mageia-announce] Home Sweet Home!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2453">[ date ]</a>
+ <a href="thread.html#2453">[ thread ]</a>
+ <a href="subject.html#2453">[ subject ]</a>
+ <a href="author.html#2453">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE> i wish unuscribe please
+
+Le 15/10/2010 14:54, Anne nicolas a &#233;crit :
+&gt;<i> Hi there
+</I>&gt;<i>
+</I>&gt;<i> Mageia has now a sweet home :) <A HREF="http://blog.mageia.org/?p=91">http://blog.mageia.org/?p=91</A>
+</I>&gt;<i> Get ready to start soon!
+</I>&gt;<i>
+</I></PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002407.html">[Mageia-discuss] Mageia Flash
+</A></li>
+ <LI>Next message: <A HREF="002409.html">[Mageia-discuss] [Mageia-announce] Home Sweet Home!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2453">[ date ]</a>
+ <a href="thread.html#2453">[ thread ]</a>
+ <a href="subject.html#2453">[ subject ]</a>
+ <a href="author.html#2453">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
69d4a31'>Diffstat (limited to 'rescue')
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index 1f50534aa..eefbc9a79 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -11,7 +11,7 @@ install: $(RESCUE)
cp -f $< $(STAGE2_DEST)
$(RESCUE): $(wildcard tree/**/*) $(wildcard bin/*) $(wildcard sbin/*) make_rescue_img list.xml aliases
- [ -n $$DEBUG_INSTALL_LANG ] && perl -pi -e '$$_ = "loadkeys '$$DEBUG_INSTALL_LANG'\n$$_" if /LANGUAGE/' tree/usr/bin/mageia-rescue
+ if [[ -n "$$DEBUG_INSTALL_LANG" ]]; then perl -pi -e '$$_ = "loadkeys '$$DEBUG_INSTALL_LANG'\n$$_" if /LANGUAGE/' tree/usr/bin/mageia-rescue; fi
DISTRIB_DESCR=$(DISTRIB_DESCR) ./make_rescue_img
dist: tar
diff --git a/rescue/NEWS b/rescue/NEWS
index a89ebe368..e4370e3e6 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,3 +1,5 @@
+- fix running loadkeys w/o arg if DEBUG_INSTALL_LANG is not set (mga#26782)
+
Version 1.64 - 20 March 2020 by Thierry Vignaud
- debug mode: