X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4897CEF4.87CA3FAD@dessent.net> Date: Mon, 04 Aug 2008 20:54:28 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: genisoimage and links. Problems? References: <4896EA4E DOT 9060303 AT alice DOT it> <489752FE DOT B48FB69A AT dessent DOT net> <4cee11bc0808041840o4507f55bse35be845c9d6f9cc AT mail DOT gmail DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Sam Hanes wrote: > Actually, NTFS does support symlinks, but unfortunately that > capability is not exposed in the Windows GUI. There's a command-line > tool from SysInternals that can manipulate them. If you are referring to junctions, they are most certainly not the same thing as symlinks, for a number of reasons: they only work with directories; the target can only be an absolute path; they can't cross partitions. There is some new symlink support in vista, but obviously that's not useful to most people at this point. > It seems to me that it should be possible to make > Cygwin read the Rock Ridge data from the CD, which should be > accessible by reading the CD in raw mode. However, implementing that > would require making Cygwin considerably more aware of hardware than > it is and thus probably won't happen. Reimplementing an entire iso9660 filesystem driver in Cygwin? Yes, I think "probably won't happen" is putting that mildly. Brian -- 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/