diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/013892.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-April/013892.html | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/013892.html b/zarb-ml/mageia-dev/2012-April/013892.html new file mode 100644 index 000000000..5748ce87f --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/013892.html @@ -0,0 +1,83 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Something is messed up in theme upgrades.. (initrd.img desymlinkified) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Something%20is%20messed%20up%20in%20theme%20upgrades..%0A%20%28initrd.img%20desymlinkified%29&In-Reply-To=%3CCAONrEtaoXmTeViBxtr7z28sNmRz%2BRFi7TZciaXt76JqDH_BaTw%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="013888.html"> + <LINK REL="Next" HREF="013893.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Something is messed up in theme upgrades.. (initrd.img desymlinkified)</H1> + <B>Thierry Vignaud</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Something%20is%20messed%20up%20in%20theme%20upgrades..%0A%20%28initrd.img%20desymlinkified%29&In-Reply-To=%3CCAONrEtaoXmTeViBxtr7z28sNmRz%2BRFi7TZciaXt76JqDH_BaTw%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Something is messed up in theme upgrades.. (initrd.img desymlinkified)">thierry.vignaud at gmail.com + </A><BR> + <I>Thu Apr 5 01:13:49 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="013888.html">[Mageia-dev] Something is messed up in theme upgrades.. (initrd.img desymlinkified) +</A></li> + <LI>Next message: <A HREF="013893.html">[Mageia-dev] Something is messed up in theme upgrades.. (initrd.img desymlinkified) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13892">[ date ]</a> + <a href="thread.html#13892">[ thread ]</a> + <a href="subject.html#13892">[ subject ]</a> + <a href="author.html#13892">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 4 April 2012 21:21, Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>> wrote: +>><i> Yes (it has always been like that). Feel free to fix bootloader.pm to +</I>>><i> not do it. Note, however, that you can't simply skip symlinks there as +</I>>><i> the initrd.img symlink may also be the only initrd in bootloader config. +</I>><i> +</I>><i> +</I>><i> What about this (untested)? +</I> +Well, you didn't run perl_checker, so: +- you're trying to use the hash as a table, but using a filename as an index +- you don't actually expand any symlink + +Still needs to be tested: +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: only_once2.patch +Type: application/octet-stream +Size: 661 bytes +Desc: not available +URL: </pipermail/mageia-dev/attachments/20120405/9fb53a02/attachment.obj> +</PRE> + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="013888.html">[Mageia-dev] Something is messed up in theme upgrades.. (initrd.img desymlinkified) +</A></li> + <LI>Next message: <A HREF="013893.html">[Mageia-dev] Something is messed up in theme upgrades.. (initrd.img desymlinkified) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13892">[ date ]</a> + <a href="thread.html#13892">[ thread ]</a> + <a href="subject.html#13892">[ subject ]</a> + <a href="author.html#13892">[ 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> |