miniBSD - reducing FreeBSD
dnaumov writes "miniBSD - reducing FreeBSD is a great guide, which explains in great detail, how you can create a truly small installation of FreeBSD on your system, completely by yourself. There is also the PicoBSD project, which has similar goals, but it's based on an outdated version of FreeBSD and is considered to be way too minimalistic (2 floppies) by many. The guide will walk you through things like creating the directory tree inside a chroot jail, rebuilding the bootloader and everything else needed to create a FreeBSD install that takes just around 20 MB of space."
emphasis mine.
There is a thread on BSDForums, where people are discussing the possibility of either creating a script that would automate the creation of a "MiniBSD installation" or possibly creating a new BSD altogether, using the MiniBSD philosophy and FreeBSD base.
The Tentative PicoBSD FAQ has useful information on how to built a PicoBSD build out of the current source tree and therefore isn't anywhere near two years old, nor does it build to two floppies, there are three differnet versions of it with a fourth in psuedo permanent beta testing
miniBSD has a different aim of not so much tweaking, for example in PicoBSD SSH daemon and client are just two aspects of one program instead of two sperate programs because of all the shared code between them, it's more meant to run on compact flash and is easier to update since PicoBSD is a compressed bootable image
Every time someone asks about dropping Sendmail or Bind from the base system, discussion on the FreeBSD lists ends up with the following: If you go ahead and work out how to packagize "base", we'll probably end up doing it.
I think starting with this "miniBSD" and adding everything else back in might be the right way to do it.
Tarsnap: Online backups for the truly paranoid
FreeBSD's hardware advantage isn't all that significant. OpenBSD supports every network card I have ever tried (and that is a huge number of diverse types). So what exactly does FreeBSD support that is so important??? The only hardware I can recall OpenBSD not supporting is a few sound-cards I have, and that's a non-issue for this type of system.
Sure, it doesn't support SMP, but I don't consider that to be much of a drawback. SMP isn't all that popular, and would likely be even less so in these types of machines.
If you still want to site hardware/SMP support as a major issue, I can point out that Linux supports even more hardware, and (supposedly) has far better SMP support.
As for the advantages of OpenBSD, it is smaller, far less complex to setup/configure/maintain, more secure, and has plenty of great programs that FreeBSD lacks (Systrace and PF kick ass).
Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
Well, emBSD (small OpenBSD distro) fits on a 32MB flash card with room to spare, and that includes SSH, IPSec, pf, network card drivers, etc. No doubt it could be made much smaller.
It's not missing any features, it's just a better, simpler, configuration system. Try it some time, rather than just complaining about what you don't know.
No other firewall software out there has anything like PF-Auth. Then there is ALTQ which has been merged with PF to allow complex bandwidth limiting. PF also has SCRUB and MODULATE STATE directives, which clean up packets, and provide more security for the network. Then there is all of PF's advanced options.
Those were just off the top of my head... There are certainly more. You are welcome to install OpenBSD and find out for yourself. And it's good to hear the systrace port is finished.
Well, the one place that FreeBSD has an advantage is kernel startup times on slow hardware. After startup, it should run jut as fast. Besides, it sounds like you haven't tried it in some time (or on very modern hardware)... It was around Release 2.8 that OpenBSD got a big speed boost.
Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant