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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] How to Test the new uClibc?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20How%20to%20Test%20the%20new%20uClibc%3F&In-Reply-To=%3CCAONrEtYJ%2BukpP9%2B9yaNM-iFT_Fb9DFU7jb5GMKXmJDLtbfei7Q%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="017997.html">
<LINK REL="Next" HREF="017999.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] How to Test the new uClibc?</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20How%20to%20Test%20the%20new%20uClibc%3F&In-Reply-To=%3CCAONrEtYJ%2BukpP9%2B9yaNM-iFT_Fb9DFU7jb5GMKXmJDLtbfei7Q%40mail.gmail.com%3E"
TITLE="[Mageia-dev] How to Test the new uClibc?">thierry.vignaud at gmail.com
</A><BR>
<I>Thu Aug 9 09:10:06 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="017997.html">[Mageia-dev] How to Test the new uClibc?
</A></li>
<LI>Next message: <A HREF="017999.html">[Mageia-dev] How to Test the new uClibc?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17998">[ date ]</a>
<a href="thread.html#17998">[ thread ]</a>
<a href="subject.html#17998">[ subject ]</a>
<a href="author.html#17998">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 9 August 2012 08:31, Shlomi Fish <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">shlomif at iglu.org.il</A>> wrote:
>><i> wrote:
</I>>><i> >> since the new busybox (which I maintain in Mageia) package did not
</I>>><i> >> build with the uClibc version that was present in Cauldron, I grab
</I>>><i> >> maintainership for uClibc too, and commited a new uClibc package
</I>>><i> >> to the svn (based a lot on the Mandriva Cooker package).
</I>>><i> >>
</I>>><i> >> However, now I'm wondering how to best test it to make sure
</I>>><i> >> nothing got broken. Which programs are using it on a Mageia system
</I>>><i> >> that I can use to test?
</I>>><i> >
</I>>><i> > Not that much.
</I>>><i> > If busybox tools still work, just go on...
</I>>><i>
</I>>><i> Ping! It's time to make cauldron hot!
</I>><i>
</I>><i> I don't know if you attended that IRC conversation, so let me quote it (I am rindolf):
</I>
I didn't.
(...)
><i> So I'm back at square 1, and don't know how to further proceed. If someone more capable than me can take
</I>><i> it upon themselves, then it would be great.
</I>
I think's Neoclust worries for nothing.
There not that much packages using uclibc:
busybox-1.20.2-1.mga3.src
CCfits-2.4-1.mga3.src
liblzo-2.06-1.mga2.src
libx86-1.1-11.mga2.src
lvm2-2.02.95-5.mga3.src
newt-0.52.14-2.mga3.src
pciutils-3.1.10-1.mga3.src
slang-2.2.4-4.mga3.src
sysfsutils-2.1.0-14.1.mga3.src
util-linux-2.21.2-3.mga3.src
wmbattery-2.40-1.mga2.src
wmfire-1.2.4-1.mga2.src
zlib-1.2.7-4.mga3.src
Note that of those are unused
(busybox/pciutils/newt/slang/sysfsutils/zlib) unlike
mdv who choose to bloat installer by compiling with uclibc instead of dietlibc
What's more, the remaining ones (util-linux, lvm2 (maybe busybox?)) were
used with old mkinitrd but I think dracut now use glibc linked ones.
Colin, can you confirm?
So I don't think it's that much critical.
At worst, we can check that regenerating initrd on a LVM machine still
boots.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="017997.html">[Mageia-dev] How to Test the new uClibc?
</A></li>
<LI>Next message: <A HREF="017999.html">[Mageia-dev] How to Test the new uClibc?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17998">[ date ]</a>
<a href="thread.html#17998">[ thread ]</a>
<a href="subject.html#17998">[ subject ]</a>
<a href="author.html#17998">[ 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>
|