diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-June/016122.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016122.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/016122.html | 126 |
1 files changed, 126 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016122.html b/zarb-ml/mageia-dev/2012-June/016122.html new file mode 100644 index 000000000..ff34554b7 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/016122.html @@ -0,0 +1,126 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [soft-commits] [4791] revert last commit: as stated by the comment, this is _NOT_ the boot loader + </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%5B4791%5D%20revert%20last%20commit%3A%20as%0A%20stated%20by%20the%20comment%2C%20this%20is%20_NOT_%20the%20boot%20loader&In-Reply-To=%3CCAONrEtYUxPWoD8RP8KChG4caZikqWwPQecRmEbS%3Dg%3DumPg9%3DYA%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="016113.html"> + <LINK REL="Next" HREF="016116.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [soft-commits] [4791] revert last commit: as stated by the comment, this is _NOT_ the boot loader</H1> + <B>Thierry Vignaud</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B4791%5D%20revert%20last%20commit%3A%20as%0A%20stated%20by%20the%20comment%2C%20this%20is%20_NOT_%20the%20boot%20loader&In-Reply-To=%3CCAONrEtYUxPWoD8RP8KChG4caZikqWwPQecRmEbS%3Dg%3DumPg9%3DYA%40mail.gmail.com%3E" + TITLE="[Mageia-dev] [soft-commits] [4791] revert last commit: as stated by the comment, this is _NOT_ the boot loader">thierry.vignaud at gmail.com + </A><BR> + <I>Sun Jun 3 23:37:03 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016113.html">[Mageia-dev] [soft-commits] [4791] revert last commit: as stated by the comment, this is _NOT_ the boot loader +</A></li> + <LI>Next message: <A HREF="016116.html">[Mageia-dev] Forum support: your help is needed! +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16122">[ date ]</a> + <a href="thread.html#16122">[ thread ]</a> + <a href="subject.html#16122">[ subject ]</a> + <a href="author.html#16122">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 3 June 2012 20:53, Manuel Hiebel <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">manuel at hiebel.eu</A>> wrote: +><i> revert last commit: as stated by the comment, this is _NOT_ the boot +</I>><i> loader +</I>><i> Really ? +</I> +Really. +Being the one who wrote it, yes it isn't. +This is why we added a comment about it. +We're only generating the kernel initrds + +><i> It seems it's the cause of the wrong translation here: +</I>><i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=484#c34">https://bugs.mageia.org/show_bug.cgi?id=484#c34</A> +</I> +You're confusing things. +We altered the message b/c of this bug report as indeed +we're no more preparing the boot loader (and for quite +a few years, as the bootloader is only set after the summary) + +><i> or with the last iso +</I>><i> <A HREF="http://freeshell.de/~manu67/mageia/amorce.png">http://freeshell.de/~manu67/mageia/amorce.png</A> +</I> +It's untranslated b/c nobody came with a right translation + +><i> and it seems it's the right step: +</I>><i> +</I>><i> 1047 sub setupBootloaderBefore { +</I>><i> 1048 my ($o) = @_; +</I>><i> 1049 local $o->{pop_wait_messages} = 1; +</I>><i> 1050 my $_w = $o->wait_message(N("Preparing bootloader..."), +</I>><i> 1051 #-PO: This is NOT the boot loader!!!! +</I>><i> 1052 N("Preparing initial startup program...") . "\n" . +</I>><i> 1053 N("Be patient, this may take a while...") +</I>><i> 1054 ); +</I>><i> 1055 $o->SUPER::setupBootloaderBefore; +</I>><i> 1056 } +</I> +Before asking this again, just read further what the code do or the +above bug report. + +This has nothing to do with the bootloader. +The functions have kept their names but the +bootloader is not set up before the summary, +way later... + +Again, this is why we added the "NOT" comment +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016113.html">[Mageia-dev] [soft-commits] [4791] revert last commit: as stated by the comment, this is _NOT_ the boot loader +</A></li> + <LI>Next message: <A HREF="016116.html">[Mageia-dev] Forum support: your help is needed! +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16122">[ date ]</a> + <a href="thread.html#16122">[ thread ]</a> + <a href="subject.html#16122">[ subject ]</a> + <a href="author.html#16122">[ 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> |