From owner-freebsd-questions@FreeBSD.ORG Sat Dec 23 20:45:59 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E02716A40F for ; Sat, 23 Dec 2006 20:45:59 +0000 (UTC) (envelope-from freebsd@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.freebsd.org (Postfix) with ESMTP id 988E013C41A for ; Sat, 23 Dec 2006 20:45:58 +0000 (UTC) (envelope-from freebsd@alaskaparadise.com) Received: from localhost (localhost [127.0.0.1]) by stargate.alaskaparadise.com (Postfix) with ESMTP id EC4524014; Sat, 23 Dec 2006 11:45:56 -0900 (AKST) From: Beech Rintoul Organization: Alaska Paradise Travel To: freebsd-questions@freebsd.org Date: Sat, 23 Dec 2006 11:45:36 -0900 User-Agent: KMail/1.9.4 References: <200612231341.35843.zwade@oldpathsbaptistchurch.org> In-Reply-To: <200612231341.35843.zwade@oldpathsbaptistchurch.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1698144.muXk3SUoAR"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612231145.52743.freebsd@alaskaparadise.com> Cc: "Z. Wade Hampton" Subject: Re: uncalled for reboot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@alaskaparadise.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2006 20:45:59 -0000 --nextPart1698144.muXk3SUoAR Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 23 December 2006 11:41, Z. Wade Hampton wrote: > Greetings to all, > I am attempting to run cvsup-without-gui on a Dell Inspiron 1501, with > amd64x2 processor and 2GbRAM. > I am using the "ports-supfile" modified to suit location and RELENG_6_1. > > The process begins, and starts deleting the old stuff...no problem. > Then, about 10 minutes into it, the system reboots all by itself - no > apparent reason. > > Any ideas? > > Season's Greetings, > Z. Wade Hampton > Twin Bridges, Montana I don't know about the reboot, but you should always use the head "." tag f= or=20 ports (note that's a period without the quotes). Ports don't follow release= s=20 the way the system does and using anything other than the head tag will jus= t=20 delete your entire ports tree. The port itself will determine the proper=20 configs for your system. My /etc/cvsupfile-ports is as follows: *default host=3Dcvsup6.freebsd.org *default base=3D/usr *default prefix=3D/usr *default release=3Dcvs *default delete use-rel-suffix *default compress ports-all tag=3D. <-------- Use the head tag. Change the default host to whatever is closest to you.=20 Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart1698144.muXk3SUoAR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFjZV+R5sEeCt9j00RAkTaAJ9b92ZxUQrEQ+mZaXeCVl1tbyP3DQCgkUF0 uDoJ9b4caZs77rZ/eFWIiUY= =LkPK -----END PGP SIGNATURE----- --nextPart1698144.muXk3SUoAR--