blob: c9b4edf36d561d8be8f599c56ebce8579a0d916e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
<!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=%3CCAONrEtbU9z4qOWLkvXoL%2Bks%3DouMMbNy8phQSqPrRzgE_zdbO4g%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="013883.html">
<LINK REL="Next" HREF="013886.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=%3CCAONrEtbU9z4qOWLkvXoL%2Bks%3DouMMbNy8phQSqPrRzgE_zdbO4g%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>Wed Apr 4 11:50:40 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="013883.html">[Mageia-dev] Something is messed up in theme upgrades.. (initrd.img desymlinkified)
</A></li>
<LI>Next message: <A HREF="013886.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#13884">[ date ]</a>
<a href="thread.html#13884">[ thread ]</a>
<a href="subject.html#13884">[ subject ]</a>
<a href="author.html#13884">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 4 April 2012 11:22, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote:
>><i> Actually... it would be my recentish change/fix in
</I>>><i> /usr/share/bootsplash/scripts/make-boot-splash-raw in which $foo.img is
</I>>><i> now replaced with
</I>>><i> # gzip > $foo.img.tmp
</I>>><i> # mv -f $foo.img.tmp $foo.img
</I>>><i> while it previously was a direct
</I>>><i> # gzip > $foo.img
</I>>><i>
</I>>><i> I've now added a "readlink -f" in the beginning of the script so that it
</I>>><i> will operate on the symlink target directly, in bootsplash-3.3.8. Thanks
</I>>><i> for noticing this.
</I>><i>
</I>><i> No worries.
</I>><i>
</I>><i> As a followup question, do you think it'll end up regenerating some
</I>><i> initrd's several times?
</I>><i>
</I>><i> e.g. I have two symlinks, initrd.img and initrd-desktop.img both
</I>><i> pointing to the same initrd.
</I>><i>
</I>><i> Will this ultimately get regenerated three times, two of which are
</I>><i> obviously redundant?
</I>
And obviously slow...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="013883.html">[Mageia-dev] Something is messed up in theme upgrades.. (initrd.img desymlinkified)
</A></li>
<LI>Next message: <A HREF="013886.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#13884">[ date ]</a>
<a href="thread.html#13884">[ thread ]</a>
<a href="subject.html#13884">[ subject ]</a>
<a href="author.html#13884">[ 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>
|