This is the mail archive of the cygwin-apps-cvs@sources.redhat.com 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]

setup ChangeLog install.cc res.rc resource.h


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins at sourceware dot org	2003-03-09 01:39:43

Modified files:
	.              : ChangeLog install.cc res.rc resource.h 

Log message:
	2003-02-16  Pavel Tsekov  <ptsekov at gmx dot net>
	
	* install.cc (install_one_source): Remove the MD5 verification 
	code.
	Delay the creation of the package listing file.
	(do_install_thread): Check the hashes for packages which need 
	to be installed before the uninstall step. Allow the user to
	skip over packages, which fail the hash verification.
	(md5_one): Define new function.
	* res.rc (IDS_SKIP_PACKAGE): New string resource.
	* resource.h (IDS_SKIP_PACKAG): New macro definition.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.320&r2=2.321
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.55&r2=2.56
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.47&r2=2.48
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/resource.h.diff?cvsroot=cygwin-apps&r1=2.21&r2=2.22


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