From owner-freebsd-arch@freebsd.org Fri Jan 25 18:32:02 2019 Return-Path: Delivered-To: freebsd-arch@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 604D214BE082 for ; Fri, 25 Jan 2019 18:32:02 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A6D4568484 for ; Fri, 25 Jan 2019 18:32:01 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 6AE3914BE081; Fri, 25 Jan 2019 18:32:01 +0000 (UTC) Delivered-To: arch@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 5945214BE080 for ; Fri, 25 Jan 2019 18:32:01 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C74B46847C; Fri, 25 Jan 2019 18:32:00 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: by mail-wr1-x42d.google.com with SMTP id p4so11343022wrt.7; Fri, 25 Jan 2019 10:32:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=42zyBZGIfHXITnva8pGLe4n/tgGfpwr0P0npCbdt50Q=; b=nPqi0uXeUQYmJL7UPmVBXP3NG6uTFDh9tuNSaEu1R+uPoSR1aAdsfr46DZmGSxvs35 PTMIeiiC7qUAu1N13TwMJDkxhRO1NnKnG0b0dZId+7dKqPf6GQxIVmMrU4KxqRVydCjS FxvEbDgP9MrFiHaq/iG1tJr6eQxDBrNqD4DJnlcCTf+7RCh8Rrpz3eYECcxbpzHXBQtK YwvjZ/5YttKByjBSROaiQivXTj7Qtts4usnYFxwK0HIN+zoIU/fWmXx653EPbczw8D6G VrelJObdux/IBz5bsLtlCoqcjTMWKDSinWiln0fvcu3z44TsjrWhpxwuuTj9FwsWsGFs 3PeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to:user-agent; bh=42zyBZGIfHXITnva8pGLe4n/tgGfpwr0P0npCbdt50Q=; b=ENEpJn1nqC2NFaj/G1OkT1DoZC+RJMykTQzWVdm5cMW8FKyNs7QW+w4Q1LnbErQ+r2 XWUNfZhBur1P9W02USFCjIVD54wHeo6SD1vrIcD3tRtC4X/Yue62zkiwguqF9P8XVmxl YVj5EijZNbCLpBi11UB9XVBuP3UVNd9V9CzT9EgxQ6PjUetq3tVCq7NBQd6ssL8t87uc uQ7jFby82AKKGchDZFT6vuFZe+QKl74y++oEn/dB77lgYYtEz27xs0CclPvokw3IpLXs u8UbvA7EKxeT44sjCMwJ9eslWJnS2AKf+TSm9GejBPop/JQZXgyDArchBXyIeKQVcHJE guHA== X-Gm-Message-State: AJcUukf6soP8XmRxGxvBAKWxGAL6Nil/DoNMuo1ib9XRdNkr+wKQ0cnw vty0OUQHgnGc/nYDgXslfmYSasm3 X-Google-Smtp-Source: ALg8bN5x0+dg8HpXB7EsiKTLYdDnfwgAlJkjL4FheBj1e+rUxywXxaXn0Dp+eLTG0u4JEG9fR99XTA== X-Received: by 2002:adf:f308:: with SMTP id i8mr12063792wro.219.1548441119132; Fri, 25 Jan 2019 10:31:59 -0800 (PST) Received: from v2 (cpc92302-cmbg19-2-0-cust461.5-4.cable.virginm.net. [82.1.209.206]) by smtp.gmail.com with ESMTPSA id n9sm86285297wrx.80.2019.01.25.10.31.57 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 25 Jan 2019 10:31:58 -0800 (PST) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Date: Fri, 25 Jan 2019 06:43:45 +0000 From: Edward Tomasz =?utf-8?Q?Napiera=C5=82a?= To: Baptiste Daroussin Cc: arch@freebsd.org Subject: Re: Importing mksh in base Message-ID: <20190125064345.GA25776@v2> Mail-Followup-To: Baptiste Daroussin , arch@freebsd.org References: <20190125165751.kpcjjncmf7j7maxd@ivaldir.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190125165751.kpcjjncmf7j7maxd@ivaldir.net> User-Agent: Mutt/1.11.2 (2019-01-07) X-Rspamd-Queue-Id: C74B46847C X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.97 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2019 18:32:02 -0000 On 0125T1757, Baptiste Daroussin wrote: > Hi everyone, > > I would like to import mksh in base, https://www.mirbsd.org/mksh.htm > And make it the default root shell (not necessary in one step) Yes, please.