From owner-freebsd-stable Wed Feb 14 14:40:30 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mile.nevermind.kiev.ua (ppp-236.nav.kiev.ua [213.169.65.236]) by hub.freebsd.org (Postfix) with ESMTP id 0885337B503 for ; Wed, 14 Feb 2001 14:40:09 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.1/8.11.1) id f1EMc3Z08129; Thu, 15 Feb 2001 00:38:03 +0200 (EET) (envelope-from never) Date: Thu, 15 Feb 2001 00:37:23 +0200 From: Nevermind To: Jordan Hubbard Cc: Erwan Arzur , freebsd-stable@FreeBSD.ORG Subject: Re: Creating a 4.2-STABLE iso Message-ID: <20010215003723.C1754@nevermind.kiev.ua> References: <88749.982189522@winston.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <88749.982189522@winston.osd.bsdi.com>; from jkh@winston.osd.bsdi.com on Wed, Feb 14, 2001 at 02:25:22PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Jordan Hubbard! On Wed, Feb 14, 2001 at 02:25:22PM -0800, you wrote: > > It's not that simple if you want to include your own patches (i did this > > for pre-configured boxes mainly). > > That's what this little snipped of release/Makefile is for: > > .if defined(LOCAL_PATCHES) && exists(${LOCAL_PATCHES}) > cd ${CHROOTDIR}/usr/src && patch ${PATCH_FLAGS} < ${LOCAL_PATCHES} > .endif > > You just pass in the name of your patch file on the command line > to make release. So, maybe we will start writing an article for handbook. I'm volouteering for assembling and writing some parts of this article. I would appreciate any help in doing this. Please send any of your suggestions directly to me with subj "ISO article". The .plan is: 1. Introdution 1.1 What is release? 1.2 Why one can need it? 2. Building releases 2.1 Building standard release 2.2 Building custom release 2.3 Including cusom packages 2.4 Making an ISO image If it is correct? -- NEVE-RIPE The instructions said to install Windows 98 or better, so I installed FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message