changelog

来自「linux下mount各种文件系统的程序submount的源代码」· 代码 · 共 27 行

TXT
27
字号
Submount submountd changelog.Version 0.1  May 16, 2003:  Initial release.Version 0.2  May 28, 2003:	Code cleanup.        Removed writeback as redundant.        Added support for colon seperated filesystem lists.        Changes spin-up delay to 2 seconds.        Fixed several outstanding bugs.Version 0.6  December 8, 2003:	Added net-submountd program.	Added man page.Version 0.7 January 19, 2004:	Mount errors now send proper mesages to syslog.	Cleaned up error reporting generally.Version 0.8 February 20, 2004:	Added Debian control files.	Added spec file and rename-docs script for building RPMs.	Fixed return from fs=auto to end faster in the case of failure.Version 0.9 February 27, 2004:	Fixed compile problem for ia64 and possibly other architectures		thanks to Adrian Schroeter <adrian@suse.de>.	Added uid= and gid= to the options stripped from filesystems		that don't support them, so it is now possible to		use these options with filesystem lists and fs=auto.	No longer chops the comma off the end of the incoming options		list because this is now done in subfs.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?