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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [changelog] [RPM] cauldron core/release util-linux-2.20.1-1.mga2
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%20util-linux-2.20.1-1.mga2&In-Reply-To=%3C20111025220804.729e2964%40werewolf.home%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009116.html">
<LINK REL="Next" HREF="009118.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [changelog] [RPM] cauldron core/release util-linux-2.20.1-1.mga2</H1>
<B>JA Magallon</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%20util-linux-2.20.1-1.mga2&In-Reply-To=%3C20111025220804.729e2964%40werewolf.home%3E"
TITLE="[Mageia-dev] [changelog] [RPM] cauldron core/release util-linux-2.20.1-1.mga2">jamagallon at ono.com
</A><BR>
<I>Tue Oct 25 22:08:04 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="009116.html">[Mageia-dev] [changelog] [RPM] 1 nonfree/updates_testing freetype2-2.4.4-5.3.mga1.nonfree
</A></li>
<LI>Next message: <A HREF="009118.html">[Mageia-dev] [changelog] [RPM] cauldron core/release util-linux-2.20.1-1.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9117">[ date ]</a>
<a href="thread.html#9117">[ thread ]</a>
<a href="subject.html#9117">[ subject ]</a>
<a href="author.html#9117">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Tue, 25 Oct 2011 09:16:27 +0200 (CEST)
Mageia Team <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">buildsystem-daemon at mageia.org</A>> wrote:
><i> Name : util-linux Relocations: (not relocatable)
</I>><i> Version : 2.20.1 Vendor: Mageia.Org
</I>><i> Release : 1.mga2 Build Date: Tue Oct 25 09:09:17 2011
</I>...
><i> - Link /etc/mtab to /proc/mount
</I>><i> - New version 2.20.1
</I>
This gives me weird output for df:
werewolf:~# df
Filesystem Type Size Used Avail Use% Mounted on
rootfs rootfs 43G 7.0G 34G 18% /
/dev/root ext4 43G 7.0G 34G 18% /
/dev devtmpfs 4.2G 0 4.2G 0% /dev
tmpfs tmpfs 4.2G 95k 4.2G 1% /dev/shm
tmpfs tmpfs 4.2G 754k 4.2G 1% /run
tmpfs tmpfs 4.2G 0 4.2G 0% /sys/fs/cgroup
tmpfs tmpfs 4.2G 0 4.2G 0% /media
/dev/sda2 ext4 202G 124G 68G 65% /opt
/dev/sdb1 ext4 316G 127G 173G 43% /home
/dev/sdd1 ext4 493G 225G 243G 49% /home/shared/media/video
/dev/sdc1 ext4 316G 87G 213G 29% /home/shared/media/music
/dev/sdb1 ext4 316G 127G 173G 43% /export/in
/dev/sdd1 ext4 493G 225G 243G 49% /export/video
/dev/sda2 ext4 202G 124G 68G 65% /export/soft
/dev/sdc1 ext4 316G 87G 213G 29% /export/music
/dev/sdc1 ext4 316G 87G 213G 29% /export/music
/dev/sdd1 ext4 493G 225G 243G 49% /export/video
/dev/sdb1 ext4 316G 127G 173G 43% /export/in
/dev/sda2 ext4 202G 124G 68G 65% /export/soft
This is fstab:
/dev/sda1 / ext4 acl,relatime 1 1
none /proc proc defaults 0 0
/dev/sda2 /opt ext4 acl,relatime 1 2
/dev/sda3 swap swap defaults 0 0
/dev/sdb1 /home ext4 acl,relatime 1 2
/dev/sdc1 /home/shared/media/music ext4 acl,relatime 1 2
/dev/sdd1 /home/shared/media/video ext4 acl,relatime 1 2
/home/shared/media/music /export/music bind bind 0 0
/home/shared/media/video /export/video bind bind 0 0
/home/shared/in /export/in bind bind 0 0
/opt/soft /export/soft bind bind 0 0
All bind mounts are duplicated !
They are mounted twice:
werewolf:/etc> grep music /proc/mounts
/dev/sdc1 /home/shared/media/music ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/sdc1 /export/music ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/sdc1 /export/music ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
An also df from coreutils should be taught to ignore more special filesystems,
or not ?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009116.html">[Mageia-dev] [changelog] [RPM] 1 nonfree/updates_testing freetype2-2.4.4-5.3.mga1.nonfree
</A></li>
<LI>Next message: <A HREF="009118.html">[Mageia-dev] [changelog] [RPM] cauldron core/release util-linux-2.20.1-1.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9117">[ date ]</a>
<a href="thread.html#9117">[ thread ]</a>
<a href="subject.html#9117">[ subject ]</a>
<a href="author.html#9117">[ 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>
|