This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: mounts, ls, and filename completion


Earnie Boyd wrote:
> ---Geoffrey Noer <noer@cygnus.com> wrote:
> > I also consider the //<drive-letter>/ system for referring to drives a
> > Bad Idea (tm) since it conflicts with the UNC namespace.  I'm somewhat
> > thinking of removing this functionality and replacing it with
> > something more sensible but this may be too painful for everyone for
> > us to contemplate it seriously.  :-(
> 
> Please, consider it.  I would even ask that you go as far as
> considering creating /etc/fstab and /etc/mtab files.

The usual /etc/fstab stuff is kept in the registry by cygwin32, and the
/etc/mtab equivalent is in shared memory.  Would the convenience of
including these files be worth the nuisance of keeping them in sync?

My wish is to see development start on a /proc pseudo-filesystem
interface for cygwin32.  Internal tables like the mount table, process
table, etc. could become user accessible via /proc, something like
/proc/fstab and /proc/mtab perhaps... these could even be symlinked to
/etc for read-only access to legacy applications that expect to find
those tables in the filesystem.

-- 
Jeff Sturm
jsturm@sigma6.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]