From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Add a pastebin client to the next guixsd image release Date: Mon, 05 Dec 2016 22:01:13 +0100 Message-ID: <87fum2ytt2.fsf@gnu.org> References: <87mvgby2yr.fsf@we.make.ritual.n0.is> <87wpfezq7d.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cE0O0-0005HA-S3 for guix-devel@gnu.org; Mon, 05 Dec 2016 16:01:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cE0Nw-0005ms-1f for guix-devel@gnu.org; Mon, 05 Dec 2016 16:01:20 -0500 In-Reply-To: <87wpfezq7d.fsf@gmail.com> (Alex Kost's message of "Mon, 05 Dec 2016 12:21:26 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > ng0 (2016-12-04 18:16 +0000) wrote: > >> I think the next release image for GuixSD should include >> wgetpaste as a tool. This would make it possible for people who >> are stuck in the image and who are doing the installation, to >> paste the config.scm or any other command output. > > I agree: some *simple* paste tool would be good in the system image for > such cases. Any suggestions of a package? We don=E2=80=99t have a wgetpaste package, d= o we? Thanks, Ludo=E2=80=99.