summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-July/017741.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017741.html')
-rw-r--r--zarb-ml/mageia-dev/2012-July/017741.html108
1 files changed, 108 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017741.html b/zarb-ml/mageia-dev/2012-July/017741.html
new file mode 100644
index 000000000..8557aab65
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-July/017741.html
@@ -0,0 +1,108 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANNOUNCE%3A%20The%20/usr%20move%20cometh%21%20%3C----%20Instructions&In-Reply-To=%3C5012B0F0.4000403%40mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="017661.html">
+ <LINK REL="Next" HREF="017799.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions</H1>
+ <B>Anssi Hannula</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANNOUNCE%3A%20The%20/usr%20move%20cometh%21%20%3C----%20Instructions&In-Reply-To=%3C5012B0F0.4000403%40mageia.org%3E"
+ TITLE="[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions">anssi at mageia.org
+ </A><BR>
+ <I>Fri Jul 27 17:17:04 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="017661.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+</A></li>
+ <LI>Next message: <A HREF="017799.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17741">[ date ]</a>
+ <a href="thread.html#17741">[ thread ]</a>
+ <a href="subject.html#17741">[ subject ]</a>
+ <a href="author.html#17741">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>24.07.2012 19:33, Colin Guthrie kirjoitti:
+&gt;<i> 'Twas brillig, and Olivier Blin at 24/07/12 17:30 did gyre and gimble:
+</I>&gt;&gt;<i> Thierry Vignaud &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thierry.vignaud at gmail.com</A>&gt; writes:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> On 24 July 2012 11:28, Colin Guthrie &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>&gt; wrote:
+</I>&gt;&gt;&gt;&gt;&gt;<i> Some links were broken in / (they work only if cwd is /):
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> -lrwxrwxrwx 1 root root 7 Gou 24 08:30 bin -&gt; usr/bin
+</I>&gt;&gt;&gt;&gt;&gt;<i> +lrwxrwxrwx 1 root root 8 Gou 24 08:42 bin -&gt; /usr/bin
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> -lrwxrwxrwx 1 root root 7 Gou 24 08:30 lib -&gt; usr/lib
+</I>&gt;&gt;&gt;&gt;&gt;<i> -lrwxrwxrwx 1 root root 9 Gou 24 08:30 lib64 -&gt; usr/lib64
+</I>&gt;&gt;&gt;&gt;&gt;<i> +lrwxrwxrwx 1 root root 8 Gou 24 08:42 lib -&gt; /usr/lib
+</I>&gt;&gt;&gt;&gt;&gt;<i> +lrwxrwxrwx 1 root root 10 Gou 24 08:42 lib64 -&gt; /usr/lib64
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> -lrwxrwxrwx 1 root root 8 Gou 24 08:30 sbin -&gt; usr/sbin
+</I>&gt;&gt;&gt;&gt;&gt;<i> +lrwxrwxrwx 1 root root 9 Gou 24 08:42 sbin -&gt; /usr/sbin
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> Note the missing leading &quot;/&quot;...
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> Yup this is intentional. There is no need to a leading /. IMO this is
+</I>&gt;&gt;&gt;&gt;<i> just a bash bug:
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> e.g.
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> mkdir -p foo/usr/bin
+</I>&gt;&gt;&gt;&gt;<i> ln -snf usr/bin foo/bin
+</I>&gt;&gt;&gt;&gt;<i> ls -l foo/
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> The above is no different and works fine.
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> yes that's a ls bug that display them as broken
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Maybe this one?
+</I>&gt;&gt;<i> <A HREF="http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=6124a3842dfa8484b52e067a8ab8105c3875a4f7">http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=6124a3842dfa8484b52e067a8ab8105c3875a4f7</A>
+</I>&gt;<i>
+</I>&gt;<i> Certainly sounds like it!
+</I>
+Applied.
+
+--
+Anssi Hannula
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="017661.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+</A></li>
+ <LI>Next message: <A HREF="017799.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17741">[ date ]</a>
+ <a href="thread.html#17741">[ thread ]</a>
+ <a href="subject.html#17741">[ subject ]</a>
+ <a href="author.html#17741">[ 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>