Robert Collins wrote: > Two things: if /proc/registry isn't writable, cating 1 to > /proc/registry/.writeable won't work - without special case code. I'd > suggest /proc/sysopts/fs/registry/writeable. > > Two, why not have two options: > writeable > nextwrite > > one is persistent (until all cygwin processes end). The other is for a > single transaction. Because I don't want to make it easy. Besides, if you really want "persistence", here's how to shoot yourself in the foot (or head): ------- #!/bin/sh echo '1' > /proc/sysopts/fs/registry/writeable $* ------- --Chuck -- 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/
- Re: New snapshot with significant new functionality Chris January
- Re: New snapshot with significant new functionalit... Christopher Faylor
- Re: New snapshot with significant new function... Chris January
- Re: New snapshot with significant new functionality fergus
- Re: New snapshot with significant new functionalit... Pierre Muller
- Re: New snapshot with significant new function... Chris January
- Re: New snapshot with significant new func... Dr. Volker Zell
- Re: New snapshot with significant new ... Chris January
- Re: New snapshot with significant... Chris January
- RE: New snapshot with significant new functionality Robert Collins
- RE: New snapshot with significant new functionalit... Charles Wilson
- RE: New snapshot with significant new functionalit... Chris Metcalf
- RE: New snapshot with significant new function... Randall R Schulz
- Re: New snapshot with significant new func... Christopher Faylor
- Re: New snapshot with significant new functionality Kiran Prakash