This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: Cygwin setup and mounts


Hi Sergei,

You must have been away too long. ;)

1) Wrong list.
2) It's in the FAQ.

Earnie.

Sergei Okhapkin wrote:
What are the reasons for setup program to create these mounts
unconditionally (file install.cc, function do_install_thread)?

  create_mount ("/usr/bin", cygpath ("/bin"), istext, issystem);
  create_mount ("/usr/lib", cygpath ("/lib"), istext, issystem);

The resulting cygwin installation has a mix of /usr/bin and /bin files
in /bin (the same for /lib) and empty /usr/bin and /usr/lib directories.

Sergey Okhapkin


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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