From owner-freebsd-hackers Sat May 5 9: 2:43 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from chmod.ath.cx (CC2-861.charter-stl.com [24.217.115.99]) by hub.freebsd.org (Postfix) with ESMTP id CF32C37B422 for ; Sat, 5 May 2001 09:02:40 -0700 (PDT) (envelope-from ajh3@chmod.ath.cx) Received: by chmod.ath.cx (Postfix, from userid 1001) id 5D6ADA876; Sat, 5 May 2001 11:01:41 -0500 (CDT) Date: Sat, 5 May 2001 11:01:41 -0500 From: Andrew Hesford To: Nadia chaudhary Cc: freebsd-hackers@FreeBSD.org Subject: Re: minimum size bsd requird Message-ID: <20010505110141.A43798@cec.wustl.edu> References: <20010505103349.16398.qmail@web12204.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010505103349.16398.qmail@web12204.mail.yahoo.com>; from nadiach_4@yahoo.com on Sat, May 05, 2001 at 03:33:49AM -0700 X-Loop: Andrew Hesford Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, May 05, 2001 at 03:33:49AM -0700, Nadia chaudhary wrote: > Hello, > I'm the student of BCS final year. Our project is to > make an embedded system providing the faciltiy of > email. and for that purpose we need small size OS. i > heard about BSD and therefore we need a small size BSD > .If you can help us to provide us wirh at least 1 MB > os that will be of great help. > bye > nadia What do you mean, "the facility of email"? A client, or a server? If you're talking about a client, I can get PicoBSD on a single floppy, and mutt is 1/2 MB; I'm not sure if this will compress onto a single floppy, but it sure gets close. Mutt provides SMTP, POP3 and IMAP support; you can't get better than that. Of course, you can always implement your own lightweight client, or try to strip mutt of IMAP to make it more lightweight. As one who enjoys cramming firewalls on single diskettes, I can tell you that PicoBSD will indeed get smaller than Linux. The reason is the ability to crunch binaries, which I haven't seen on a linux system. The only other small UNIX-like system I can think of is QNX, which can fit on a single floppy, and has a windowing system and at least a web browser. -- Andrew Hesford ajh3@chmod.ath.cx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message