Date: Wed, 12 Jun 2002 12:59:42 +0900 (JST) From: Akihiro IIJIMA <aki@jp.FreeBSD.org> To: hubs@FreeBSD.org Subject: Re: links to the tools directory from releases Message-ID: <20020612.125942.07575839.aki@z.ai.bsdclub.org> In-Reply-To: <20020606152318.B229@v-ger.we.lc.ehu.es> References: <20020606152318.B229@v-ger.we.lc.ehu.es>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Murray Stokely <murray@FreeBSD.org> Subject: 4.6 Availability > I removed the 4.3-RELEASE directory to save space, moved the tools > directory into 4.6-RELEASE, and then updated the symlinks for the > other releases to point to 4.6-RELEASE/tools instead of > 4.3-RELEASE/tools. Why? Did you read this mail? Date: Thu, 6 Jun 2002 15:23:18 +0200 From: "Jose M. Alcaide" <jose@we.lc.ehu.es> Subject: links to the tools directory from releases > Obviously, those links do not work in mirrors which don't carry the > "old"4.3-RELEASE. I think that linking to ../../../tools (or to > ../tools after moving the tools directory from pub/FreeBSD to > pub/FreeBSD/releases/i386) is a better solution. What difference pub/FreeBSD/tools/ pub/FreeBSD/releases/i386/4.?-RELEASE/tools/ *** How about this. tools/i386/ (real dir) tools/alpha/ (real dir) releases/i386/4.?-RELEASE/tools/ -> ../../../../tools/i386/ releases/alpha/4.?-RELEASE/tools/ -> ../../../../tools/alpha/ or releases/i386/tools/ (real dir) releases/alpha/tools/ (real dir) releases/i386/4.?-RELEASE/tools/ -> ../tools/ releases/alpha/4.?-RELEASE/tools/ -> ../tools/ tools/i386/ -> ../release/i386/tools/ tools/alpha/ -> ../release/alpha/tools/ -- Akihiro IIJIMA aki@DEBUG.gr.jp / aki@jp.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020612.125942.07575839.aki>