setup.exe cygdrive patch
Jason Tishler
Jason.Tishler@dothill.com
Mon Nov 6 06:04:00 GMT 2000
See attached for the setup.exe patch that makes the cygdrive mount mode
consistent with the mount mode selected by the user during installation.
The following is the cinstall ChangeLog:
Sun Nov 5 12:51:42 2000 Jason Tishler <jt@dothill.com>
* install.cc (do_install): Add call to set_cygdrive_flags to sync
the mount modes.
* mount.cc (set_cygdrive_flags): New function.
* mount.cc (get_cygdrive_flags): Ditto.
* mount.cc (default_cygdrive): Ditto.
* mount.cc (set_cygdrive_flags): Ditto.
* mount.h: Add prototype for set_cygdrive_flags.
The following is the cygwin ChangeLog:
Sun Nov 5 12:51:42 2000 Jason Tishler <jt@dothill.com>
* path.cc (mount_info::read_cygdrive_info_from_registry): Use
CYGWIN_INFO_CYGDRIVE_PREFIX, CYGWIN_INFO_CYGDRIVE_DEFAULT_PREFIX,
and CYGWIN_INFO_CYGDRIVE_FLAGS.
* path.cc (mount_info::write_cygdrive_info_to_registry): Use
CYGWIN_INFO_CYGDRIVE_PREFIX and CYGWIN_INFO_CYGDRIVE_FLAGS.
* path.cc (mount_info::remove_cygdrive_info_from_registry): Ditto.
* path.cc (mount_info::get_cygdrive_prefixes): Use
CYGWIN_INFO_CYGDRIVE_PREFIX.
* include/cygwin/version.h: Add CYGWIN_INFO_CYGDRIVE_FLAGS,
CYGWIN_INFO_CYGDRIVE_PREFIX, and CYGWIN_INFO_CYGDRIVE_DEFAULT_PREFIX.
Thanks,
Jason
--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com
More information about the Cygwin-developers
mailing list