This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps 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]

csih ChangeLog cygwin-service-installation-hel ...


CVSROOT:	/cvs/cygwin-apps
Module name:	csih
Changes by:	gratz@sourceware.org	2015-02-20 08:50:55

Modified files:
	.              : ChangeLog cygwin-service-installation-helper.sh 

Log message:
	* cygwin-service-installation-helper.sh
	(csih_get_system_and_admins_ids): Remove reference to
	/etc/{passwd/group} files.
	(csih_check_passwd_and_group): Branch code based on the result of
	csih_old_cygwin.  Correct comment about the version that change
	happened in Cygwin.
	(csih_old_cygwin): Factor out check for Cygwin version that do not
	have DB-based user/group lookup. Correct version that code
	actually went into Cygwin.
	(csih_use_file_etc): Use csih_old_cygwin.  Correct the check for
	nsswitch.conf content so that it confroms to the intended and
	commented behaviour.
	* cygwin-service-installation-helper.sh: Whitespace cleanup (only
	trailing spaces, consider tabification).  Register new function
	"csih_old_cygwin".

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/csih/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.42&r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/csih/cygwin-service-installation-helper.sh.diff?cvsroot=cygwin-apps&r1=1.35&r2=1.36


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