From owner-freebsd-current@FreeBSD.ORG Sun Jul 14 05:54:55 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CC7305C6; Sun, 14 Jul 2013 05:54:55 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) by mx1.freebsd.org (Postfix) with ESMTP id 9269C5E3; Sun, 14 Jul 2013 05:54:55 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.31]) by ltcfislmsgpa03.fnfis.com (8.14.5/8.14.5) with ESMTP id r6E5sqS7015391 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Sun, 14 Jul 2013 00:54:52 -0500 Received: from LTCFISWMSGMB21.FNFIS.com ([10.132.99.23]) by LTCFISWMSGHT03.FNFIS.com ([10.132.206.31]) with mapi id 14.02.0309.002; Sun, 14 Jul 2013 00:54:52 -0500 From: "Teske, Devin" To: Craig Rodrigues Subject: Re: [HEADSUP] No more pkg_install on HEAD by default Thread-Topic: [HEADSUP] No more pkg_install on HEAD by default Thread-Index: AQHOf1XlEhI/XtjETUan8/QjEhM8ppliCtaAgACKXACAAHg7gIAAGMOAgAAZGQCAAAqhgIAAUuIAgAA53QCAAAQ1gIAAJ5eA Date: Sun, 14 Jul 2013 05:54:51 +0000 Message-ID: <13CA24D6AB415D428143D44749F57D7201FC4E7E@ltcfiswmsgmb21> References: <20130712231637.GS85556@ithaqua.etoilebsd.net> <13CA24D6AB415D428143D44749F57D7201FC2DBD@ltcfiswmsgmb21> <20130713080732.GV85556@ithaqua.etoilebsd.net> <13CA24D6AB415D428143D44749F57D7201FC3AA2@ltcfiswmsgmb21> <13CA24D6AB415D428143D44749F57D7201FC3C92@ltcfiswmsgmb21> <13CA24D6AB415D428143D44749F57D7201FC3FAA@ltcfiswmsgmb21> <1373759460.29471.140661255344697.6A5745F8@webmail.messagingengine.com> <13CA24D6AB415D428143D44749F57D7201FC48D7@ltcfiswmsgmb21> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.132.253.126] MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-07-14_01:2013-07-12,2013-07-14,1970-01-01 signatures=0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Mark Felder , Devin Teske , "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Devin Teske List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jul 2013 05:54:55 -0000 On Jul 13, 2013, at 8:33 PM, Craig Rodrigues wrote: On Sat, Jul 13, 2013 at 8:18 PM, Teske, Devin > wrote: Can you do an "rquery" on a local repository? (say, one that has been mount= ed via NFS or some other media, local or otherwise but looking like a local= filesystem once-mounted). What would be required to get a local repository= like that going? (1) Install the port: ports-mgmgt/poudriere , and follow the instructions= at: https://fossil.etoilebsd.net/poudriere/ (2) Build your own repository of packages I assume that poudiere builds packages from ports. That's not how we build package repositories here (and would expect that th= ere are many more like us). We expect to start with an empty directory, go grab packages that we want (= one by one) from FTP. Then put those tarballs into a directory. There's no = additional step because we download the INDEX file to the repository too. L= ocal repository is built. Is it reasonable to assume that this is still possible? We don't want to ha= ve to set up poudriere or build our own packages for packages that were alr= eady built at the time of release. (we don't track anything except security= releng branches). (3) Make that repository available in a local file system or NFS That's what we want. I believe that "pkg" and "poudriere" address pretty much all the questions = you have been asking, so you just need to set up the environment so that you can do experiments t= o integrate it with bsdconfig. But I want bsdconfig to work with local repositories without having poudrie= re. PC-BSD and DragonFlyBSD have switched to using "pkg", so it is quite well t= ested. Cool. Baptiste and the rest of the pkgng and poudriere team have put a lot of eff= ort and thought into this, and I believe you will be pleased with the results once you migrate over to= these tools. I think so too. But right now a *lot* of unanswered questions. -- Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.