This is the mail archive of the cygwin 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: Bug: 1.7 sshd-config-host "mount -t"


Charlie Page wrote:
> Using cygwin 1.7.  ssh-host-config contains "mount -t -f"... on line
> 79.  Changing to "mount -f"... fixes the problem and the script executes
> without any syntax errors.  (There might also be a problem with
> assigning the correct user to the /var/empty directory when privilege
> separation is used).
> It would seem that executing `mount -t` says that -t isn't an option
> while `man mount` thinks that -t is a valid option(having to with text
> file line delimiters), so this might be a problem with mount/some other
> cygwin component.  It might also be that the correct option is "-o
> text".  As I am new to Cygwin there could also easily be another answer
> I haven't thought of.

Fixed in the new openssh package Corinna uploaded this morning.

However, it does seem that the 'mount' man page for 1.7 needs updating
to reflect the changes in 1.7's mount implementation.

--
Chuck

--
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/


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