From owner-freebsd-hackers@FreeBSD.ORG Mon Feb 11 19:33:39 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B4158BD0 for ; Mon, 11 Feb 2013 19:33:39 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ee0-f46.google.com (mail-ee0-f46.google.com [74.125.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id 2B31395F for ; Mon, 11 Feb 2013 19:33:38 +0000 (UTC) Received: by mail-ee0-f46.google.com with SMTP id e49so3382480eek.19 for ; Mon, 11 Feb 2013 11:33:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=McXDrVIS3+PgoRvX/DEQmf/QO0DXDn+3zyn+dhEY5OY=; b=dc4kxPZ9RvCKklDIcFIKAOV1+JMwg+Bl/vpi40O5/CL4omCx80j+QrbB/LQhWNS+Wv pn8Zp/imPWuhvHPb31Rt9WSn3X2HCH/NOp/NvXRSAdBK3oA5/WXieisTAXh6UrcOgyh4 0la8Z0lEBADMgWhqZoJKnUoz5d4o+gUJzb3bWw8NAAO9ZVOzVNTDrLGGpvAHE21YIRMx LiB3TXLCcXrbj3uLB+Tyr03unFYC7+JQ6RqIFZKpmFETjaIXTXA88VmJEqTClZQuDoRj f78lSkCs6731B/+SEUj7nEXr+eCZSIHQpvkWexAcARMJmcc2Utzho/tTuhXdJf631pOE gVVA== MIME-Version: 1.0 X-Received: by 10.14.0.135 with SMTP id 7mr29637696eeb.5.1360611217358; Mon, 11 Feb 2013 11:33:37 -0800 (PST) Received: by 10.14.124.7 with HTTP; Mon, 11 Feb 2013 11:33:36 -0800 (PST) Received: by 10.14.124.7 with HTTP; Mon, 11 Feb 2013 11:33:36 -0800 (PST) In-Reply-To: References: <20130211192432.GA54378@pix.net> Date: Mon, 11 Feb 2013 19:33:36 +0000 Message-ID: Subject: Re: building select ports for packaging on install media From: Chris Rees To: Alexander Yerenkow Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-hackers@freebsd.org, Kurt Lidl X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2013 19:33:39 -0000 Tinderbox will also work fine. (Also, this belongs on ports@) Chris On 11 Feb 2013 19:31, "Alexander Yerenkow" wrote: > Best way is to have poudriere :) > > Regards, Alexander Yerenkow > 11.02.2013 21:24 =D0=CF=CC=D8=DA=CF=D7=C1=D4=C5=CC=D8 "Kurt Lidl" =CE=C1=D0=C9=D3=C1=CC: > > > Greetings. > > > > I'm looking for a little guidance in building a small > > (one to two dozen) packages for inclusion on a locally > > generated install CDROM. > > > > (I'm doing this on for sparc64 machines, but I don't think > > that matters tremendously.) > > > > I have successfully generated bootable cd-rom media > > by doing: > > > > cd /usr/src/release > > make release > > > > After grinding around alot, I get a viable sparc64 bootable > > cdrom. > > > > What I'd like to do is augement that CD-ROM image with several > > binary packages, so I can just install them via 'sysinstall', > > rather than having to maintain a /usr/ports tree on every host > > and compile the same software again and again... > > > > I've found: > > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng-packages/artic= le.html > > and > > http://www.freebsd.org/doc/en/articles/portbuild/article.html > > > > But those seem to revolve around building *all* the ports. > > I just want to do a couple of dozen of them, but I'd like to > > end up with something that will generate binary packages that > > 'pkg install' can deal with. > > > > Thanks for any tips. > > > > -Kurt > > _______________________________________________ > > freebsd-hackers@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > > To unsubscribe, send any mail to " > freebsd-hackers-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org= "