linux-embedded.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicholas Mc Guire <der.herr-kA1LtwSENNE@public.gmane.org>
To: wu zhangjin <wuzhangjin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Dongdong Deng <libfetion-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Zhan Rongkai
	<zhanrongkai-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"linux-embedded-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-embedded-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"celinux-dev-VxL1A5FK7jA05z2xGA6PZHhyD016LWXt@public.gmane.org"
	<celinux-dev-VxL1A5FK7jA05z2xGA6PZHhyD016LWXt@public.gmane.org>
Subject: Re: About the "Tiny Linux Kernel" project
Date: Sat, 11 Jun 2011 07:06:23 +0200	[thread overview]
Message-ID: <20110611050622.GA25692@opentech.at> (raw)
In-Reply-To: <BANLkTikLT_QODGBDn2SXqQM0qR=4q8-fcg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On Sat, 11 Jun 2011, wu zhangjin wrote:

> On Sat, Jun 11, 2011 at 8:39 AM, Tim Bird <tim.bird-mEdOJwZ7QcZBDgjK7y7TUQ@public.gmane.org> wrote:
> > On 06/10/2011 05:16 PM, Tim Bird wrote:
> >> The system has a full network and bluetooth stack, sensor
> >> monitoring software, and a web browser.
> > Oops. Should be "web server". ?I don't know of a modern
> > browser that fits in less than 3 meg.
> 
> For web browser, what bout lynx, links2 and w3m?  ;-)
>
and if limited functionality is needed a custom browser can be 
built easily (even netcat + shell could do) - for web servers
there are plenty of very small servers for serving static pages
combined with a process to updated the pages (i.e. cron/shell loop)
this is fine for monitoring a system  (thttp or the like - 20k)
the static page limit is actually advisable due to security issues
or it starts getting really complicated.

hofrat 

  parent reply	other threads:[~2011-06-11  5:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-10 16:41 About the "Tiny Linux Kernel" project wu zhangjin
2011-06-11  0:16 ` Tim Bird
2011-06-11  0:39   ` [Celinux-dev] " Tim Bird
2011-06-11  3:28     ` wu zhangjin
2011-06-11  3:35     ` wu zhangjin
     [not found]       ` <BANLkTikLT_QODGBDn2SXqQM0qR=4q8-fcg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-06-11  5:06         ` Nicholas Mc Guire [this message]
2011-06-11 16:25     ` Joaco
2011-06-13 15:11     ` Alan Carvalho de Assis
2011-06-13 15:39       ` wu zhangjin
2011-06-13 15:54         ` Alan Carvalho de Assis
2011-06-14  0:52           ` wu zhangjin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110611050622.GA25692@opentech.at \
    --to=der.herr-ka1ltwsenne@public.gmane.org \
    --cc=celinux-dev-VxL1A5FK7jA05z2xGA6PZHhyD016LWXt@public.gmane.org \
    --cc=libfetion-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-embedded-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=wuzhangjin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=zhanrongkai-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).