From owner-freebsd-questions@FreeBSD.ORG Fri Jun 27 10:56:00 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5767937B401 for ; Fri, 27 Jun 2003 10:56:00 -0700 (PDT) Received: from barryg.mi.celestial.com (dagney.celestial.com [192.136.111.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCBD943FAF for ; Fri, 27 Jun 2003 10:55:59 -0700 (PDT) (envelope-from bill@celestial.com) Received: by barryg.mi.celestial.com (Postfix, from userid 203) id 43BD0639A6; Fri, 27 Jun 2003 10:55:59 -0700 (PDT) Date: Fri, 27 Jun 2003 10:55:59 -0700 From: Bill Campbell To: freebsd-questions@freebsd.org Message-ID: <20030627105559.D24614@barryg.mi.celestial.com> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from darkmatrix195@hotmail.com on Fri, Jun 27, 2003 at 05:27:41PM +0000 Subject: Re: CHECKSUM.MD5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@celestial.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2003 17:56:00 -0000 On Fri, Jun 27, 2003 at 05:27:41PM +0000, dark matrix wrote: >What is the function of the CHECKSUM.MD5 file on your freebsd server in the >directory of your ISO images and do I need to use it? This file lists the md5 hashes of the iso image files. It's there so you can verify the integrity of each image after it's downloaded on your system. Bill -- INTERNET: bill@Celestial.COM Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 URL: http://www.celestial.com/ It is practically impossible to teach good programming style to students that have had prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration. -- Dijkstra