From owner-freebsd-questions Tue Mar 20 12:27:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-28.dsl.lsan03.pacbell.net [64.165.226.28]) by hub.freebsd.org (Postfix) with ESMTP id AA9F237B735 for ; Tue, 20 Mar 2001 12:27:08 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9F2A366C3B; Tue, 20 Mar 2001 12:27:07 -0800 (PST) Date: Tue, 20 Mar 2001 12:27:07 -0800 From: Kris Kennaway To: Ben Cc: questions@FreeBSD.ORG Subject: Re: Automating CVSUP Message-ID: <20010320122707.A24145@xor.obsecurity.org> References: <01bb01c0b140$ff568f20$6102a00a@nhqadmin17> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01bb01c0b140$ff568f20$6102a00a@nhqadmin17>; from ben@cahostnet.com on Tue, Mar 20, 2001 at 08:23:45AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Mar 20, 2001 at 08:23:45AM -0500, Ben wrote: > Will this work? Can someone tell me how I can accomplish this and > also if I wanted to execute this myself how would I do it? A windows "batch file" is just a stunted implementation of a UNIX "shell script" -- it's trivial to do what you want, but it's probably a bad idea to go so far as to try and automate the entire build/install process without even checking for errors. Best to do these by hand at least until you're more experienced at FreeBSD, and can recover from the first time there's a broken kernel/world, or an extra step you need to do by hand, which may otherwise hose your system. Kris --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6t70aWry0BWjoQKURAjKHAKD1xdbyfWA7FyCUXWyD+VEO+1gX1ACdEqYZ U5ZLTWselr/P2QJUMmQDrUw= =t1rH -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message