Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <001601c3188c$53230d40$6fc82486@medschool.dundee.ac.uk> Reply-To: From: To: Cc: Subject: Re: Portable Cygwin on a CD Date: Mon, 12 May 2003 14:42:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 << ... the directory /bin contains choice exe's and dll's. >> I've gone one better than this, but don't much like the finished result. A Cygwin installation lacking only TeX and XFree takes about 500 MB. Even users with a "lot of stuff" under /home/ and /usr/local/ should find their whole resource fits on a CD. Since a CD can make sense of +R files (but not -R or, as far as I can tell, +S) I performed a "find / -type l" to identify the links, removed those in /usr/bin/ and /usr/lib/ (being merely copies of those in /bin/ and /lib/) and changed all the rest, about 3,400 of them, to Windows *.lnk +R files. Then xcopy'd the lot to a CD. A few files in /home/ and /usr/local/ have been altered to address logfiles like .bash_history and the problem of the un-write-ability of the CD. Also a few files in /etc/ so that passwd and group are "known" after mounting the CD on a stranger's machine. Other minor amends. But, I don't know that it was worth it. There is a whole mass of extra useability, but I had already made a CD carrying most of what was wanted (see << >> above) - by me, anyway. It would have been great even if man had worked, but it doesn't, presumably through some requirement to write a file. I don't know how to instruct it appropriately to do otherwise. All in all, I found it not really worth the effort, and lack both the energy and the skill to delve to the depths necessary to make it a truly working entity. The much smaller "home-made" CD, bearing just a few useful tools, is quite adequate. But, I'm letting you know this in case anybody else is interested. Fergus -- 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/