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-July/017343.html | 94 ++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-July/017343.html (limited to 'zarb-ml/mageia-dev/2012-July/017343.html') diff --git a/zarb-ml/mageia-dev/2012-July/017343.html b/zarb-ml/mageia-dev/2012-July/017343.html new file mode 100644 index 000000000..a9ec36815 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017343.html @@ -0,0 +1,94 @@ + + + + [Mageia-dev] MGA2 Installer + Bootloader stage issue: initrd regeneration not happening? + + + + + + + + + +

[Mageia-dev] MGA2 Installer + Bootloader stage issue: initrd regeneration not happening?

+ Olivier Blin + mageia at blino.org +
+ Sat Jul 14 22:24:59 CEST 2012 +

+
+ +
Colin Guthrie <mageia at colin.guthr.ie> writes:
+
+>> As there was a period where the symlink existed but the initrd did not,
+>> I am presuming running /sbin/install kernel exited correctly without
+>> creating the initrd.
+>> 
+>> However, both plymouth and mageia-theme-Default seem to correctly honour
+>> DURING_INSTALL.
+>> 
+>> I'm confused as to what is causing it to be generated... can anyone else
+>> see it?
+>
+>
+> Oh wait, I think I see it:
+>
+> In the post of mageia-theme-Default it has:
+>
+> if [ "$1" == "0" ]; then
+>   /usr/sbin/plymouth-set-default-theme -R Mageia-Default
+> fi
+>
+>
+> This causes an initrd rebuild (-R argument) and doesn't check
+> DURING_INSTALL.
+>
+> That's the problem.
+
+Ah, I did not see that one.
+There are two calls to plymouth-set-default-theme in this %post.
+Maybe we can just move the second one (with -R) upper to replace the
+first one?
+
+-- 
+Olivier Blin - blino
+
+ + + + + + + +
+

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