From owner-svn-src-head@freebsd.org Wed Sep 13 06:04:39 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0FCA0E0E6E5; Wed, 13 Sep 2017 06:04:39 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-io0-x22b.google.com (mail-io0-x22b.google.com [IPv6:2607:f8b0:4001:c06::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C983B746A9; Wed, 13 Sep 2017 06:04:38 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-io0-x22b.google.com with SMTP id d16so57579424ioj.3; Tue, 12 Sep 2017 23:04:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=N/zb9Qr5nGJesAkJmzryCbLMZhKvu4wzOX5JyrzjFG0=; b=jCAXgG9YM63SrxaGhKqzRZTpwrODwHFphqvVjnYpAqU65SZ2+4DokyU+vLMXNjoyDw kc20uV63W2VkT1yjFdpGC6AeriaRvp+D/tJwv3lB7sNzneuZV6Ukmv2MoTKA2E5IElQ9 S8iMKwZmFjmrbRW/LmCiSIjJwU+7EsAxmb6LkagPKK5EgwDPOfE/thqaMaM4FuOQiHBw uuJGeUzUhj6cDDnrHXfHXQymHVFP5Xx9l9m33bBwIE1GpeWxZQsUDrl5HVIvhfqugc6r BxqemlNviD+eL/sgwaESH/Vc3Rgd86CXl8ugDXpRGsnZTaTbjd/FKpUsP19U6ew/dKGN nICQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=N/zb9Qr5nGJesAkJmzryCbLMZhKvu4wzOX5JyrzjFG0=; b=Uhqk3xBAM13IQXG2ZqoaOY51QNuojn2yZLlE/TEKAtZsmVHvFZizuTPf49imzUZWm1 qdnIjX5ZBygYRyv0QIkb1iar0WgQHpMoB5aVx//fpDWB+AzfyPddXSKMxqwfKIJ/tCgg zArpRVfUrJ648PvN6bCQWI33bs2vGoE8o2DH86d1Fwtua6DzIRjEJKXHdOZ0EQLPVZSj v5i26tDn4eCQAdtSmahCwVO5xO7RT4QUzzotkxVzalMzuJ2aUYrT4/MzN8SZmO8LjBrI 6DQ9bQ2KvO6GgZZM3x4eU8X4Kc+pq+BLmtdJCcQ14TTsYXETo1az24QpGwm5OaJHlKoh 4jOg== X-Gm-Message-State: AHPjjUiKPyz2anpmcPmdLAuaf4GSLRk9659Ln3Lne37h3dUUE+jXtmuf Oqc0thHTrVgryn4vFoyeAg== X-Google-Smtp-Source: AOwi7QCOOzaSI4zYWX8CIMu676OEPygQxUUO9E+AzU4nRMXdKOKKwL5O0v0f/4WEKTgaKM43Nawp3A== X-Received: by 10.107.69.1 with SMTP id s1mr27268603ioa.267.1505282677696; Tue, 12 Sep 2017 23:04:37 -0700 (PDT) Received: from ?IPv6:2607:fb90:9dce:72a3:4135:819b:49e7:7507? ([2607:fb90:9dce:72a3:4135:819b:49e7:7507]) by smtp.gmail.com with ESMTPSA id v191sm290235ith.34.2017.09.12.23.04.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2017 23:04:37 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r323508 - head/usr.sbin/bsdinstall/partedit From: Ngie Cooper X-Mailer: iPhone Mail (14G60) In-Reply-To: <201709122219.v8CMJLtl055785@repo.freebsd.org> Date: Tue, 12 Sep 2017 23:04:34 -0700 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201709122219.v8CMJLtl055785@repo.freebsd.org> To: Ravi Pokala X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2017 06:04:39 -0000 > On Sep 12, 2017, at 15:19, Ravi Pokala wrote: >=20 > Author: rpokala > Date: Tue Sep 12 22:19:21 2017 > New Revision: 323508 > URL: https://svnweb.freebsd.org/changeset/base/323508 >=20 > Log: > When doing a non-interactive installation, don't display an interactive > warning about a filesystem which doesn't have a mountpoint. Presumably, t= he > person who wrote the install script knew what they were doing. This seems very counterintuitive. It should fail citing the error, not p= rompt. This only mutes the prompt. Thanks, -Ngie=