From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752255AbdI2PqH (ORCPT ); Fri, 29 Sep 2017 11:46:07 -0400 Received: from outbound.smtp.vt.edu ([198.82.183.121]:54448 "EHLO omr2.cc.vt.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751828AbdI2PqF (ORCPT ); Fri, 29 Sep 2017 11:46:05 -0400 X-Google-Smtp-Source: AOwi7QBioq8GwYwXTQRtbC7v6+kCtByuBs4DmBpB/rpDkMtF9TqOsdHfSPiA4Cer1kRtPhFFUKHQ1g== From: valdis.kletnieks@vt.edu X-Google-Original-From: Valdis.Kletnieks@vt.edu X-Mailer: exmh version 2.8.0 04/21/2017 with nmh-1.7+dev To: Pintu Kumar Cc: Damian Tometzki , linux-kernel@vger.kernel.org, kernelnewbies@kernelnewbies.org Subject: Re: How to verify linux-next In-Reply-To: References: <159555.1506688878@turing-police.cc.vt.edu> <1506690885.1771.6.camel@icloud.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1506699956_2420P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Fri, 29 Sep 2017 11:45:56 -0400 Message-ID: <10625.1506699956@turing-police.cc.vt.edu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --==_Exmh_1506699956_2420P Content-Type: text/plain; charset=us-ascii On Fri, 29 Sep 2017 19:56:41 +0530, Pintu Kumar said: > 1) If you have pointers on how to setup ssh/net connection on QEMU > with busybox, do let me know. Busybox doesn't do that as far as I know, as it's intended as a single-user /sbin/init replacement. You'll need a full-featured userspace with an actual init daemon (sysvinit, systemd, etc) and an ssh daemon (openssh, or if you want something smaller, dropbear - works well on embedded things like routers...) And of course things like /bin/login and all the /etc files that needs in order to work... --==_Exmh_1506699956_2420P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Comment: Exmh version 2.8.0 04/21/2017 iQEVAwUBWc5qtI0DS38y7CIcAQJGSAf8Digq48OIUkjdhmdoISfDUB3cv51Jrthn DU2hmFwpwGjiIRKqsgi4Alia3DGRLErmaXnQzh4WyOWvub9a1rn9Ji72AOvP2Zom 2oNJ9YyenRYDBRAKmhxbzoVvd8Fq5HA5BzqszhV7R4UwBOb/23qnq1df0xSc+ZRp ahkNz3gsHNKrUMg8b/mn9h4ozj5oC19b+MW6dX4/8oVJR4WArCfqfxUatucTbpCd JIZx1t0hNZwWI/EYwz9mdh+G67GPgHz8kTqWTHl58kzRCHmyKb7aTmN+dbIX+cJR T7ub8plHtxQQsYl5SXoq25wJCgGObk09U+Ut5iXpnxfFJaGStIrBdw== =bCwt -----END PGP SIGNATURE----- --==_Exmh_1506699956_2420P--