From owner-svn-src-all@FreeBSD.ORG Wed Mar 4 16:14:39 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E1330A6B; Wed, 4 Mar 2015 16:14:39 +0000 (UTC) Received: from mx1.scaleengine.net (beauharnois2.bhs1.scaleengine.net [142.4.218.15]) by mx1.freebsd.org (Postfix) with ESMTP id E3F67A10; Wed, 4 Mar 2015 16:14:38 +0000 (UTC) Received: from [192.168.1.2] (Seawolf.HML3.ScaleEngine.net [209.51.186.28]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 640729ADE9; Wed, 4 Mar 2015 16:14:37 +0000 (UTC) Message-ID: <54F72F7B.9000708@freebsd.org> Date: Wed, 04 Mar 2015 11:14:51 -0500 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: "Justin T. Gibbs" Subject: Re: svn commit: r279571 - head/usr.sbin/freebsd-update References: <201503032320.t23NKJjC059788@svn.freebsd.org> <7DB9A593-74D4-4513-9BF7-8DB76A7DB684@scsiguy.com> In-Reply-To: <7DB9A593-74D4-4513-9BF7-8DB76A7DB684@scsiguy.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3od7OGUNhJk70Cb4dK7rDsho5FUkS4uHr" Cc: svn-src-all@freebsd.org, src-committers@freebsd.org, Colin Percival X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Mar 2015 16:14:40 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3od7OGUNhJk70Cb4dK7rDsho5FUkS4uHr Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2015-03-04 09:59, Justin T. Gibbs wrote: > On Mar 3, 2015, at 4:20 PM, Allan Jude wrote: >> >> Author: allanjude (doc committer) >> Date: Tue Mar 3 23:20:18 2015 >> New Revision: 279571 >> URL: https://svnweb.freebsd.org/changeset/base/279571 >> >> Log: >> Add a new safetly belt to freebsd-update to prevent a user doing a mi= nor update (-pX) while having an unfinished major upgrade (9.x to 9.y) >> Safetly belt can be disabled with the -F flag >> >> Additionally, add the --not-running-from-cron flag they bypasses the = TTY requirement, and allows freebsd-update to be invoked by orchestration= frameworks, scripts, or otherwise. >=20 > Would "=E2=80=94non-interactive" be a better name for this option? Or = maybe there is a standard option name used by other utilities to disable = the TTY check? >=20 > =E2=80=94 > Justin >=20 I had originally had it as part of the -F (force) flag, but Colin Percival asked for that name specifically. --=20 Allan Jude --3od7OGUNhJk70Cb4dK7rDsho5FUkS4uHr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJU9y9+AAoJEJrBFpNRJZKfV+oP/RMDVWA5pBVLFFvEKvHbXN0M 6arcZdPAF34D1RRCXNFvFULM6J++VOA/fkHyiHvC844cqyF0lSV/9jGBaX0F2sft OjOw3dhXn4OzH0nk7qDZfVG01Vjr6uMe2NTkufobvDUdAEY9x1FIpnRx034/6YOs JsYwVt01T7EdMNKaszdzMPpgdWB9Tz9SYp1dy2UTdgb6JoqFzhlnbwp72MO6xJdp TXpVm265vweMn723NSP5GZTp/6A0vi6xJ6qfcc1DfyXehaWC1d2lYwJT2BLndk25 c5tnG0fEBmkhZSOtW0j1MfX3VrrDQ5I6repV+wV72UoWZlAiB8oAqDmmYNsIqGr/ hB/u1w7+qi22u/YVQw84Iq1TtQpn3qoLy7UWIHRALEX6+2zSuwB35DHemNtl/jqx uoyeImYl2REcYWgfJasuK+cq13dfuJ/fe1IXQy/pfYoqTA+JWf2O5470M+R99JiA pRVejVYKTKcWbBIGQxbXVWe66/UUaQ4cQVaZrc/l0v3CBePvvsxB3Zq1h0KdFsp5 Oaw7VZPs6D+hdc3ueGr51VMFSsW6A5Y90qmoFjZwfXHAX0MRBEQf+sVT5AgPcNeN 2ZDUTpLyZj9lEhgJCAJJMiqx7fXwyQAhLKJtpeOtnxrWTze6PrAEQsd2kxHgstSX ysXy490aYhQu9vBA2HEd =TfgE -----END PGP SIGNATURE----- --3od7OGUNhJk70Cb4dK7rDsho5FUkS4uHr--