MirOS BSD
Developer | Thorsten "mirabilos" Glaser, Benny Siegert, Adam Hoka |
---|---|
OS family | BSD |
Working state | Current |
Source model | Open source |
Initial release | OpenBSD-current-mirabilos #1 (October 11, 2002 | )
Latest release | MirOS #10semel (March 16, 2008[±] | )
Latest preview | MirBSD-current (10uB4-20160117) (January 17, 2016[±] | )
Marketing target |
|
Available in | English |
Update method | Binary security updates for stable releases |
Package manager | MirPorts, pkgsrc |
Platforms | i386, SPARC |
Kernel type | Monolithic |
Default user interface | mksh, IceWM |
License | Mostly BSD, GPL |
Official website | mirbsd.de |
MirOS BSD (the original name MirBSD is deprecated) is a free operating system, which started as a fork of OpenBSD 3.1 in August 2002. It is intended to maintain the security of OpenBSD - from which it frequently synchronises code updates - with better support for European localisation. Since then it has also incorporated code from other free BSD descendants, including NetBSD, MicroBSD and FreeBSD. Code from MirOS BSD has also been incorporated into ekkoBSD, and when ekkoBSD ceased to exist, artwork, code and developers ended up here for a while. One of the projects goals is to be able to port the MirOS userland to run on the Linux kernel, hence the deprecation of MirBSD in favor of MirOS.
History[1]
MirOS BSD originated as OpenBSD-current-mirabilos, an OpenBSD patchkit, but soon grew on its own after some differences in opinion[2] between the OpenBSD project leader Theo de Raadt and Thorsten Glaser. Despite the forking, MirOS BSD is synchronised with the ongoing development of OpenBSD, thus inheriting most of its good security history, as well as NetBSD and other BSD flavours. One goal to provide a faster integration cycle for new features and software than OpenBSD. According to the developers "Controversial decisions are often made differently from OpenBSD; for instance, there won't be any support for SMP in MirOS.", as well as a more tolerant software inclusion policy, "the end result is, hopefully, a more refined BSD experience".[3] Hence the naming: from Slavic mir (peace; world), in hope to peacefully make coexist software from different sources to makes a better (OS) world. (This may actually be a Backronym.) See the UNIX History at http://www.levenez.com/unix/ for a graph of the development and pedigree of MirOS BSD and most other UNIX derivatives and UNIX-like operating systems.
Features
Goals of MirOS BSD are to create a more "modular" base BSD system, similar to Debian. While MirOS Linux (linux kernel + BSD userland) was discussed by the developers sometime in 2004[4], it has not materialised as yet. Another goal is to provide a faster integration cycle for new features and software than OpenBSD.
- MirOS BSD is one of the rare free BSDs, aside the major 3, to support architectures other than x86.
- Development snapshots are live and installation CD for x86 and SPARC architectures on one media, via the DuaLive™ technology.
- Latest snapshots have been extended to further boot a grml (a GNU/Linux based rescue system, x86 only) via the Triforce™ technology
- mksh (MirBSD Korn shell): an actively developed flavour of Korn shell and heir of pdksh
- The base system and some MirPorts store "dotfiles" data in ~/.etc directory in user's home to avoid cluttering the root of the home directory
The most important differences to OpenBSD are[5]:
- Completely rewritten, GRUB multi boot compatible, boot loader and boot manager without an 8 GiB limit and with Soekris support
- Slim base system (without NIS, Kerberos, BIND, i18n, BSD games, etc.), Bind and the BSDgames being available as a port
- Binary security updates for stable releases
- ISDN support
- IPv6 support in the web server software
- wtf, a database of acronyms
- Some of the GNUtools (like gzip and *roff) were replaced by original UNIX™ code released by Caldera (SCO) under a BSD licence
- 64-bit time handling routines (time_t)
- Correct handling of leap seconds
- Full GCC 3.4 support: C, C++, Pascal, Objective-C
- Current versions of the GNU developer toolchain (rcs, binutils, gdb, texinfo, lynx etc.)
- GNU CVS 1.12 with custom extensions
- Improved random number generator
- Uses sv4cpio with/without CRC instead of tar archives as its package format; support for new formats in cpio
- Improved support for UTF-8 and the Unicode BMP, including wide character support for libncurses ("libncursesw") and friends
MirPorts is a derivative of OpenBSD ports tree developed by Benny Siegert. MirPorts does not use the package tools from OpenBSD written in Perl, but continues to maintain the previous C-based tools. New features are in-place package upgrades and installing MirPorts instance as a non-root user. Also, in difference to OpenBSD ports, MirPorts are not tied to specific OS version and even on stable releases using the newest version is recommended. MirLibtool is a modified version of GNU libtool 1.5 installed by MirPorts to build shared libraries in a portable way. Multiple platforms are supported "out of the box":
- MirOS BSD (-stable and -current)
- OpenBSD (-stable and -current) and probably ÆrieBSD
- MidnightBSD
- Mac OS X (10.4 and newer) / Darwin
Following the MirOS BSD policy of faster software availability to the user, many ports removed for political reasons in OpenBSD (e.g. all the DJB software or the Flash Plugin) have been kept in MirPorts and can continue being used. MirPorts also want to be a place for unofficial or rejected OpenBSD ports.