www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Subject: | Re: postinstall scripts don't run when installing onto samba share. |
From: | Donovan Baarda <abo AT minkirri DOT apana DOT org DOT au> |
To: | cygwin AT cygwin DOT com |
In-Reply-To: | <20041115043622.GD1917@trixie.casa.cgf.cx> |
References: | <1100476036 DOT 1290 DOT 16 DOT camel AT schizo> <20041115043622 DOT GD1917 AT trixie DOT casa DOT cgf DOT cx> |
Organization: | http://minkirri.apana.org.au/~abo/ |
Message-Id: | <1100494560.1298.220.camel@schizo> |
Mime-Version: | 1.0 |
Date: | Mon, 15 Nov 2004 15:56:01 +1100 |
X-IsSubscribed: | yes |
On Mon, 2004-11-15 at 15:36, Christopher Faylor wrote: > On Mon, Nov 15, 2004 at 10:47:16AM +1100, Donovan Baarda wrote: > >I don't understand why the execute bits would not be set. > > Remote shares are assumed to be non-executable by default for speed > considerations. > > You can fix this by mounting the share with the -x option: > > mount -x -f //foo/bar /bar > > Mounting the share in that manner will cause cygwin (and setup > postinstall scripts) to consider everything in /bar to be consdired > executable. It might be better to mount any specific directories that > you know will contain executable content with -x: > > mount -x -f //foo/c/cygwin/bin /bin > mount -x -f //foo/c/cygwin/sbin /sbin > mount -x -f //foo/c/cygwin/usr/sbin /usr/sbin How do you tell this to setup.exe on a fresh install? -- Donovan Baarda <abo AT minkirri DOT apana DOT org DOT au> http://minkirri.apana.org.au/~abo/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |