From owner-freebsd-hackers@FreeBSD.ORG Sat Jan 24 13:53:35 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0B9116A4CE for ; Sat, 24 Jan 2004 13:53:35 -0800 (PST) Received: from siue.dnsalias.net (student143-123.bh.siue.edu [146.163.143.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19A6E43D3F for ; Sat, 24 Jan 2004 13:53:18 -0800 (PST) (envelope-from wgrim@siue.edu) Received: from siue.edu (unknown [192.168.0.84]) by siue.dnsalias.net (Postfix) with ESMTP id 50BC6233D10 for ; Sat, 24 Jan 2004 15:53:17 -0600 (CST) Message-ID: <4012E94C.7030409@siue.edu> Date: Sat, 24 Jan 2004 15:53:16 -0600 From: "William M. Grim" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031215 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <20040124154138.D7145@woozle.rinet.ru> In-Reply-To: <20040124154138.D7145@woozle.rinet.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: symlink: /home -> /usr/home vs. /home -> usr/home in default installation X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2004 21:53:35 -0000 Dmitry Morozovsky wrote: >On Fri, 23 Jan 2004, Andriy Tkachuk wrote: > >AT> The idea is this: if you mount your / to another >AT> place (for example /mnt on another computer), your >AT> /mnt/home will point to correct place (/mnt/usr/home) >AT> instead of /usr/home. >AT> >AT> What do you, falks, think about this? > >FWIW, I'm making virtually every symlink relative instead of absolute for just >this reason. (To be exact, more similar to Solaris' approach, so >/sys -> ./usr/src/sys and /home -> ./usr/home) > > This is the second time I've posted about this, but I'm beginning to think this is a very good idea. I really don't foresee any problems with it. Since you guys already have some of this work complete, perhaps you could submit a PR for it? -- William Michael Grim Student, Southern Illinois University at Edwardsville Unix Network Administrator, SIUE, Computer Science dept. Phone: (217) 341-6552 Email: wgrim@siue.edu