diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2011-October/009117.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2011-October/009117.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-October/009117.html | 180 |
1 files changed, 180 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-October/009117.html b/zarb-ml/mageia-dev/2011-October/009117.html new file mode 100644 index 000000000..c66eb9bba --- /dev/null +++ b/zarb-ml/mageia-dev/2011-October/009117.html @@ -0,0 +1,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> |