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-June/016122.html | 126 +++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-June/016122.html (limited to 'zarb-ml/mageia-dev/2012-June/016122.html') 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 @@ + + + + [Mageia-dev] [soft-commits] [4791] revert last commit: as stated by the comment, this is _NOT_ the boot loader + + + + + + + + + +

[Mageia-dev] [soft-commits] [4791] revert last commit: as stated by the comment, this is _NOT_ the boot loader

+ Thierry Vignaud + thierry.vignaud at gmail.com +
+ Sun Jun 3 23:37:03 CEST 2012 +

+
+ +
On 3 June 2012 20:53, Manuel Hiebel <manuel at hiebel.eu> wrote:
+> revert last commit: as stated by the comment, this is _NOT_ the boot
+> loader
+> Really ?
+
+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
+
+> It seems it's the cause of the wrong translation here:
+> https://bugs.mageia.org/show_bug.cgi?id=484#c34
+
+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)
+
+> or with the last iso
+> http://freeshell.de/~manu67/mageia/amorce.png
+
+It's untranslated b/c nobody came with a right translation
+
+> and it seems it's the right step:
+>
+> 1047 sub setupBootloaderBefore {
+> 1048 my ($o) = @_;
+> 1049 local $o->{pop_wait_messages} = 1;
+> 1050 my $_w = $o->wait_message(N("Preparing bootloader..."),
+> 1051 #-PO: This is NOT the boot loader!!!!
+> 1052 N("Preparing initial startup program...") . "\n" .
+> 1053 N("Be patient, this may take a while...")
+> 1054 );
+> 1055 $o->SUPER::setupBootloaderBefore;
+> 1056 }
+
+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
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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