From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422658AbWF1Fra (ORCPT ); Wed, 28 Jun 2006 01:47:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422700AbWF1Fr3 (ORCPT ); Wed, 28 Jun 2006 01:47:29 -0400 Received: from hera.kernel.org ([140.211.167.34]:49352 "EHLO hera.kernel.org") by vger.kernel.org with ESMTP id S1422658AbWF1Fr2 (ORCPT ); Wed, 28 Jun 2006 01:47:28 -0400 To: linux-kernel@vger.kernel.org From: "H. Peter Anvin" Subject: Re: klibc and what's the next step? Date: Tue, 27 Jun 2006 22:47:19 -0700 (PDT) Organization: Mostly alphabetical, except Q, with we do not fancy Message-ID: References: <200606271940.46634.ak@suse.de> <44A16E9C.70000@zytor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: terminus.zytor.com 1151473639 31033 127.0.0.1 (28 Jun 2006 05:47:19 GMT) X-Complaints-To: news@terminus.zytor.com NNTP-Posting-Date: Wed, 28 Jun 2006 05:47:19 +0000 (UTC) X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Followup to: By author: "Joshua Hudson" In newsgroup: linux.dev.kernel > > BTW, is there a kinit= kernel command line so I can spawn an > interactive shell rather than /init? init= doesn't do it. > Yes, it's called rdinit=. -hpa