From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mauro Condarelli Date: Tue, 23 Feb 2016 17:46:41 +0100 Subject: [Buildroot] [PATCH v3] ShellInABox: new package In-Reply-To: <20160221223503.68a72fe1@free-electrons.com> References: <1454771503-116304-1-git-send-email-lucas.zampar@gmail.com> <20160221223503.68a72fe1@free-electrons.com> Message-ID: <56CC8CF1.1040806@mclink.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi, comments below. Il 21/02/2016 22:35, Thomas Petazzoni ha scritto: > Dear Lucas Zampar Bernardi, > > On Sat, 6 Feb 2016 13:11:43 -0200, Lucas Zampar Bernardi wrote: >> This patch add new package ShellInABox that is a program that implements >> an in-browser command line shell. It works on any JavaScript and CSS >> enabled web browser. >> >> Installing it on your Linux board you can get the access to the command >> prompt directly from web without any needs to install terminal software >> on your PC. >> >> Signed-off-by: Lucas Zampar Bernardi >> --- > Following the feedback from Arnout Vandecappelle on your patch on > February, 10th, which requested a number of changes, I've marked your > patch as "Changes Requested" in our patch tracking system. > > Could you take into account the comments from Arnout, and send an > updated version? Now that your v3 is marked as "Changes Requested" in > our patch tracking system, we will forget about your patch, so the only > way to make progress is to post an updated version :-) I am also interested in this package (I already started porting, but stopped since I saw someone was already doing i)t. If Lucas somehow lost interest I can take over the mods (to be done together with zerotier porting). Let me know what is the best practice here. Thanks. > Thanks for your contribution! > > Thomas Regards Mauro