Date: Tue, 20 Mar 2001 12:27:07 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Ben <ben@cahostnet.com> Cc: questions@FreeBSD.ORG Subject: Re: Automating CVSUP Message-ID: <20010320122707.A24145@xor.obsecurity.org> In-Reply-To: <01bb01c0b140$ff568f20$6102a00a@nhqadmin17>; from ben@cahostnet.com on Tue, Mar 20, 2001 at 08:23:45AM -0500 References: <01bb01c0b140$ff568f20$6102a00a@nhqadmin17>
next in thread | previous in thread | raw e-mail | index | archive | help
--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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010320122707.A24145>