Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT cygwin DOT com Message-ID: <0c4701c1a38d$56a191f0$0200a8c0@lifelesswks> From: "Robert Collins" To: "Michael A Chase" , "Cygwin-Apps" References: <0a2201c1a324$16a2c240$0200a8c0 AT lifelesswks> <006301c1a389$1b058c40$a100a8c0 AT mchasecompaq> <0beb01c1a389$12a90b80$0200a8c0 AT lifelesswks> <013401c1a38c$7411d840$a100a8c0 AT mchasecompaq> Subject: Re: Setup Log Directories Date: Wed, 23 Jan 2002 08:39:57 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 22 Jan 2002 21:39:58.0289 (UTC) FILETIME=[56ABA410:01C1A38D] === ----- Original Message ----- From: "Michael A Chase" > > > > > > Are you just saying that '/' may not be the appropriate place? If so, > > I'd > > > vote for /var/log/setup/. > > > > See my recent reply to 'for the brave' :]. > > I think the reason for dropping the log files in the setup.exe directory for > downloads is that there may not be any cygwin directories if you are > downloading in a system that doesn't have any cygwin binaries installed. In > that case, the download base directory would probably be appropriate. I can > dig around and see what is needed to make that visible when the log files > are written. I corrected it last night to go to the download base directory for the cases where it had been going to the setup.exe location. There are two reasons not to go to the setup.exe location. 1) What if that's in a internet temp directory? Urrgh. 2) What if it's on a CD-ROM? > Perhaps instead of depending on the operation being performed, a check for > /var/log/ should control which site is written to. If /var/log/ isn't > present, then write in the download base directory. Well, for source downloads, the network admin might want to see whats been downloaded - regardless of machine. So download only should go to the download root (as it does now). But for an install, that should be specific to the machine... Rob