[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <200606102034.k5AKYKxY020411@turing-police.cc.vt.edu>
Date: Sat Jun 10 21:34:58 2006
From: Valdis.Kletnieks at vt.edu (Valdis.Kletnieks@...edu)
Subject: Minimal *NIX system?
On Sat, 10 Jun 2006 22:34:49 +0300, hypermodest said:
> We take, for example, Apache, stripping all unnecessary things,
> we build *NIX system specially for this networking service ?
> decide which kernel features must be present while every another
> is turned off, choose glibc, choose /bin binaries and even /bin/sh
> and other shells may be absent for high resistance to intrusion.
> Now the question is ? how this method is called and where to read more?
You probably want to look at 'embedded systems' - where Linux is used
on things like a Tivo, or cell phones, or a Zaurus PDA, and so on. Often
these run very stripped down kernels. If you know you'll only every have
7 I/O devices, there's no need for any other device drivers, and a lot of
the networking support can often be trimmed down, extra filesystems removed
(when your filesystem is on flash, you may not need anything except ramfs
or jffs2, so heave ext[23]. jfs, reiser, and so on).
Oh, and they often boot with 'init=/the_one_binary' and don't even bother
with an inittab....
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 226 bytes
Desc: not available
Url : http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20060610/880298f5/attachment.bin
Powered by blists - more mailing lists