From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22588: root: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY Date: Mon, 08 Feb 2016 10:43:52 +0100 Message-ID: <87mvrbilk7.fsf@gnu.org> References: <874mdk2p40.fsf@netris.org> 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]:46769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSiNV-0003LF-Sr for bug-guix@gnu.org; Mon, 08 Feb 2016 04:45:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSiNS-0004rO-Mk for bug-guix@gnu.org; Mon, 08 Feb 2016 04:45:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:57620) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSiNS-0004rI-JL for bug-guix@gnu.org; Mon, 08 Feb 2016 04:45:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aSiNS-0002m2-Eo for bug-guix@gnu.org; Mon, 08 Feb 2016 04:45:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <874mdk2p40.fsf@netris.org> (Mark H. Weaver's message of "Sun, 07 Feb 2016 16:21:35 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Mark H Weaver Cc: 22588@debbugs.gnu.org Another idea that comes to mind: what about providing a =E2=80=9Cshell=E2= =80=9D language in Guile? It would automatically tokenize what the user types in and convert it to (system* =E2=80=A6), plus it would have a few built-in comman= ds like =E2=80=98cd=E2=80=99 and =E2=80=98ls=E2=80=99. Ludo=E2=80=99.