delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/11/17/08:07:56

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Date: Fri, 17 Nov 2000 13:06:06 +0000
Message-ID: <8097-Fri17Nov2000130606+0000-starksb@ebi.ac.uk>
X-Mailer: emacs 20.7.1 (via feedmail 9-beta-7 I);
VM 6.75 under Emacs 20.7.1
From: David Starks-Browning <starksb AT ebi DOT ac DOT uk>
MIME-Version: 1.0
To: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: setup drops mount?
In-Reply-To: <200011131623.LAA24069@envy.delorie.com>
References: <70DB181F3302D21192700000F806F3A0074357F9 AT utoexc1 DOT uto DOT cpqcorp DOT net>
<200011131623 DOT LAA24069 AT envy DOT delorie DOT com>

On Monday 13 Nov 00, DJ Delorie writes:
> There are certain key mounts that setup removes always, /var is one of
> them.  If you look in install.cc, you'll see the whole list:
> 
>   remove_mount ("/");
>   remove_mount ("/usr");
>   remove_mount ("/usr/bin");
>   remove_mount ("/usr/lib");
>   remove_mount ("/var");
>   remove_mount ("/lib");
>   remove_mount ("/bin");
>   remove_mount ("/etc");
> 
>   create_mount ("/", root_dir, istext, issystem);
>   create_mount ("/usr/bin", concat (root_dir, "/bin", 0), istext, issystem);
>   create_mount ("/usr/lib", concat (root_dir, "/lib", 0), istext, issystem);
> 
> This is done to ensure that the resulting setup works smoothly for all
> users.

I added an entry to the FAQ about this.

But what about /usr/local?  I have this mounted elsewhere, setup
doesn't clear it, and latest/opengl-1.1.0-2.tar.gz gets installed in
the wrong place.  (Perhaps opengl is packaged wrong?)

Thanks,
David


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019