From owner-freebsd-stable@FreeBSD.ORG Tue Dec 17 13:54:01 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 62A58BB6 for ; Tue, 17 Dec 2013 13:54:01 +0000 (UTC) Received: from www.mimar.rs (www.mimar.rs [193.53.106.101]) by mx1.freebsd.org (Postfix) with ESMTP id 0BCC31500 for ; Tue, 17 Dec 2013 13:54:00 +0000 (UTC) Received: from tazar.mimar.rs (localhost [127.0.0.1]) by www.mimar.rs (Postfix) with ESMTP id 5F894B903D for ; Tue, 17 Dec 2013 14:53:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:references:in-reply-to:message-id:subject :subject:from:from:date:date:received:received; s=mimar-0901; t= 1387288436; x=1389102837; bh=W/M6X/R0iHE+xZ2m1X05rsedeG5lncNmjlk f5Q7YH7E=; b=4POz6+bx7TnGUkFFvpmVyAymzSafGtPqdf6MPMTJYJ6q+IUvzUc XmdeUVXPrh6XJgzklvTPK8JM+ow1nhPovUE/KFZTdbpG1kTE3LwocAK0jJHdbHkV 0dE7nO+Z4R9Puj1HrAYDCTFIQ8Cueqp5ANaFe/iDlZBZV8QfxbyeGSxY= X-Virus-Scanned: amavisd-new at mimar.rs Received: from www.mimar.rs ([127.0.0.1]) by tazar.mimar.rs (tazar.mimar.rs [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id MDyCeNE4K7x3 for ; Tue, 17 Dec 2013 14:53:56 +0100 (CET) Received: from kaa.mimar.rs (nat.kappastar.com [193.53.106.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by www.mimar.rs (Postfix) with ESMTPSA id C095CB9033 for ; Tue, 17 Dec 2013 14:53:56 +0100 (CET) Date: Tue, 17 Dec 2013 14:53:55 +0100 From: Marko =?UTF-8?B?Q3VwYcSH?= To: freebsd-stable@freebsd.org Subject: Re: FreeBSD 10.0-RC2 Now Available Message-Id: <20131217145355.86518495d462e3d985065c47@mimar.rs> In-Reply-To: References: <20131216154458.GP1446@glenbarber.us> <20131217123420.GJ1446@glenbarber.us> <20131217130311.GL1446@glenbarber.us> Organization: Mimar X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Dec 2013 13:54:01 -0000 I admit my addiction to constant source updating, customizing and rebuilding kernel, rebuilding world, updating ports tree and rebuilding outdated ports, or sometimes all the ports. For this purpose I have my work laptop, and I use it mostly as a playground for testing. However, for maintenance of my production servers I am very glad that freebsd-upate exists. --=20 Marko Cupa=C4=87