From owner-freebsd-questions@FreeBSD.ORG Fri Feb 25 07:15:46 2005 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 0500216A4CE for ; Fri, 25 Feb 2005 07:15:46 +0000 (GMT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F05C43D64 for ; Fri, 25 Feb 2005 07:15:45 +0000 (GMT) (envelope-from zbruk@mail.ru) Received: from [195.250.65.249] (port=3747 helo=[192.168.0.100]) by mx2.mail.ru with asmtp id 1D4ZhP-000FSg-00 for freebsd-questions@freebsd.org; Fri, 25 Feb 2005 10:15:43 +0300 Message-ID: <421ED09D.4010409@mail.ru> Date: Fri, 25 Feb 2005 11:15:41 +0400 From: Brovo Karokin User-Agent: Mozilla Thunderbird 0.9 (X11/20041118) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected Subject: Compile FreeBSD RELENG_5 on FreeBSD 4-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 07:15:46 -0000 Hi. I have a FreeBSD 4-STABLE machine. I want to do my custom RENELG_5 FreeBSD release. I'm get all RELENG_5 CVS source (with cvs checkout -rRELENG_5 src) So can I compile RELENG_5 kernel and sources im a 4-STABLE enviroment? Brovo.