From owner-freebsd-current@freebsd.org Sat Mar 24 14:27:01 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B6B7F4E52E for ; Sat, 24 Mar 2018 14:27:01 +0000 (UTC) (envelope-from derek@chezmarcotte.ca) Received: from pmta31.teksavvy.com (pmta31.teksavvy.com [76.10.157.38]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "*.teksavvy.com", Issuer "DigiCert SHA2 High Assurance Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2DC2E6EDDE for ; Sat, 24 Mar 2018 14:27:00 +0000 (UTC) (envelope-from derek@chezmarcotte.ca) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2HMCQDRX7Za/0StpUVdGQEBAQEBAQEBA?= =?us-ascii?q?QEBAQcBAQEBAYNBZG2EBIhfjC8BgUopMQFflFcLhQUCg28iOBQBAgEBAQEBAQI?= =?us-ascii?q?DaCiFJwEFIxUeMwsYAgImAgI5HhMIAQGFCql3giCEWINoghoTdYQng21BgS6CZ?= =?us-ascii?q?YU/gjWCVAOXPwiCL4t8gSgOgRKCRYIqD4R5hyaIRAyBJTMigVJNOIJ+kGojkDU?= =?us-ascii?q?BAQ?= X-IPAS-Result: =?us-ascii?q?A2HMCQDRX7Za/0StpUVdGQEBAQEBAQEBAQEBAQcBAQEBAYN?= =?us-ascii?q?BZG2EBIhfjC8BgUopMQFflFcLhQUCg28iOBQBAgEBAQEBAQIDaCiFJwEFIxUeM?= =?us-ascii?q?wsYAgImAgI5HhMIAQGFCql3giCEWINoghoTdYQng21BgS6CZYU/gjWCVAOXPwi?= =?us-ascii?q?CL4t8gSgOgRKCRYIqD4R5hyaIRAyBJTMigVJNOIJ+kGojkDUBAQ?= X-IronPort-AV: E=Sophos;i="5.48,355,1517893200"; d="scan'208";a="25115373" Received: from 69-165-173-68.dsl.teksavvy.com (HELO mail.razorfever.net) ([69.165.173.68]) by smtp.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Mar 2018 10:26:54 -0400 Received: from [127.0.0.1] (mail.razorfever.net [192.168.0.4]) by mail.razorfever.net (8.15.2/8.14.9) with ESMTP id w2OEQr5S052055 for ; Sat, 24 Mar 2018 10:26:53 -0400 (EDT) (envelope-from derek@chezmarcotte.ca) X-Authentication-Warning: mail.razorfever.net: Host mail.razorfever.net [192.168.0.4] claimed to be [127.0.0.1] Subject: Re: freebsd-update: to a specific patch level - help please? [PATCH] To: freebsd-current@freebsd.org References: <20180323104437.GB21001@home.opsec.eu> From: Derek Message-ID: <8b80e639-b5a5-111e-aaf3-07952b2d57d1@chezmarcotte.ca> Date: Sat, 24 Mar 2018 10:26:53 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180323104437.GB21001@home.opsec.eu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.razorfever.net X-Mailman-Approved-At: Sat, 24 Mar 2018 14:47:43 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2018 14:27:01 -0000 On 18-03-23 06:44 AM, Kurt Jaeger wrote: > Hi! > >> To be clear, *I've included a link to a patch to freebsd-update >> in my initial post, and the help I'm looking for: is to get this >> functionality added as a feature so others can benefit.* It >> works for me already, and I've already benefited. >> >> (I'm happy to flesh it out, and document it properly, but I'm >> very hesitant to spend the time doing it in detail and submitting >> a PR if I'm doing this in isolation, and nobody wants it. > > Please submit this in a PR, and post the PR number here, I'll work to > get this in the tree. > PR is 226893 Thanks! Derek