fbpx
Wikipedia

MirOS BSD

MirOS BSD (originally called MirBSD) is a free and open source operating system which started as a fork of OpenBSD 3.1 in August 2002.[3] It was intended to maintain the security of OpenBSD 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 was also incorporated into ekkoBSD, and when ekkoBSD ceased to exist, artwork, code and developers ended up working on MirOS BSD for a while.

MirOS BSD
Screenshot of MirOS #10-current/i386
DeveloperThorsten Glaser, Benny Siegert, Ádám Hóka, others
OS familyUnix, BSD
Working stateCurrent [1]
Source modelOpen source
Initial releaseOpenBSD-current-mirabilos #0[2] (October 11, 2002; 20 years ago (2002-10-11))
Latest releaseMirOS #10semel (March 16, 2008; 15 years ago (2008-03-16)) [±]
Latest previewMirBSD-current (10uB4-20160117) (January 17, 2016; 7 years ago (2016-01-17)) [±]
Update methodBinary security updates for stable releases
Package managerMirPorts, pkgsrc
Platformsi386, SPARC
Kernel typeMonolithic
Default
user interface
mksh, IceWM, evilwm
LicenseMostly BSD, GPL, MirOS Licence
Official websitewww.mirbsd.org

Unlike the three major BSD distributions, MirOS BSD supports only the x86 and SPARC architectures.

One of the project's goals was to be able to port the MirOS userland to run on the Linux kernel, hence the deprecation of the MirBSD name in favour of MirOS.

History Edit

MirOS BSD originated as OpenBSD-current-mirabilos, an OpenBSD patchkit, but soon grew on its own after some differences in opinion[3][4] between the OpenBSD project leader Theo de Raadt and Thorsten Glaser. Despite the forking, MirOS BSD was synchronised with the ongoing development of OpenBSD, thus inheriting most of its good security history, as well as NetBSD and other BSD flavours.[5]

One goal was 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". There will also be a more tolerant software inclusion policy, and "the end result is, hopefully, a more refined BSD experience".[6]

Another goal of MirOS BSD was 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,[7] it has not materialised.

Features Edit

  • 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 Linux-based rescue system, x86 only) via the Triforce technology
  • mksh (MirBSD Korn shell): an actively developed flavour of KornShell 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
  • Application packages from the NetBSD-derived pkgsrc repositories were configured for use in MirBSD starting in 2011.[8]

The most important differences to OpenBSD were:[9]

  • 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 International (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
    • In fact, MirBSD only supports the BMP, so the "UTF-8" support is limited to the part common between UTF-8 and CESU-8.[10]

Cooperation Edit

Aside from cooperating with other BSDs, submitting patches to upstream software authors, and synergy effects with FreeWRT, there was an active cooperation with Grml both in inclusion[11][12] and technical[13] areas. Other projects, such as Debian[14] are also fed with MirSoftware.

MirPorts Edit

MirPorts was a derivative of the OpenBSD ports tree and was 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 a MirPorts instance as a non-root user. Unlike OpenBSD ports, MirPorts are not tied to specific OS versions and even on stable releases using the newest version was recommended. MirLibtool was 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)
  • 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 to be used. MirPorts was intended to be a place for unofficial or rejected OpenBSD ports.

See also Edit

References Edit

  1. ^ "MirBSD: Welcome at MirBSD". www.mirbsd.org. Retrieved 30 March 2023.
  2. ^ History of MirOS, eMail to Éric Lévénez
  3. ^ a b Birthing point for MirOS
  4. ^ "'Re: Initial patch of NetBSD /usr/games/wtf + /usr/share/misc/acronyms' - MARC". marc.info. Retrieved 30 March 2023.
  5. ^ "MirOS BSD: the peaceful operating system, BSD Magazine, Issue 1/2009 (3), p. 16". Retrieved 30 March 2023.
  6. ^ "MirOS BSD Flyer" (PDF). Retrieved 30 March 2023.
  7. ^ "MirBSD: MirBSD Weblog". www.mirbsd.org. Retrieved 30 March 2023.
  8. ^ Siegert, Benny.[1] "pkgsrc on MirBSD", FOSDEM 2012 Conference, 5 February 2012. Retrieved on 20 May 2012.
  9. ^ "MirBSD: About MirOS". www.mirbsd.org. Retrieved 30 March 2023.
  10. ^ "RTFM optu8to16(3), optu8to16vis(3)". www.mirbsd.org.
  11. ^ Next Grml to come with bsd.rd (now called MirOS bsd4grml)
  12. ^ MirBSD ISO contains MirGRML
  13. ^ grml to use MirOS manifold-boot CD technology
  14. ^ "DDPO: mirabilos -- Debian Quality Assurance". qa.debian.org. Retrieved 30 March 2023.

External links Edit

  • Official website

miros, this, article, multiple, issues, please, help, improve, discuss, these, issues, talk, page, learn, when, remove, these, template, messages, this, article, needs, additional, citations, verification, please, help, improve, this, article, adding, citation. This article has multiple issues Please help improve it or discuss these issues on the talk page Learn how and when to remove these template messages This article needs additional citations for verification Please help improve this article by adding citations to reliable sources Unsourced material may be challenged and removed Find sources MirOS BSD news newspapers books scholar JSTOR November 2011 Learn how and when to remove this template message This article relies excessively on references to primary sources Please improve this article by adding secondary or tertiary sources Find sources MirOS BSD news newspapers books scholar JSTOR November 2011 Learn how and when to remove this template message Some of this article s listed sources may not be reliable Please help this article by looking for better more reliable sources Unreliable citations may be challenged or deleted November 2011 Learn how and when to remove this template message This article may lend undue weight to certain ideas incidents or controversies Please help improve it by rewriting it in a balanced fashion that contextualizes different points of view September 2020 Learn how and when to remove this template message The neutrality of this article is disputed Relevant discussion may be found on the talk page Please do not remove this message until conditions to do so are met September 2020 Learn how and when to remove this template message Learn how and when to remove this template message MirOS BSD originally called MirBSD is a free and open source operating system which started as a fork of OpenBSD 3 1 in August 2002 3 It was intended to maintain the security of OpenBSD 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 was also incorporated into ekkoBSD and when ekkoBSD ceased to exist artwork code and developers ended up working on MirOS BSD for a while MirOS BSDScreenshot of MirOS 10 current i386DeveloperThorsten Glaser Benny Siegert Adam Hoka othersOS familyUnix BSDWorking stateCurrent 1 Source modelOpen sourceInitial releaseOpenBSD current mirabilos 0 2 October 11 2002 20 years ago 2002 10 11 Latest releaseMirOS 10semel March 16 2008 15 years ago 2008 03 16 Latest previewMirBSD current 10uB4 20160117 January 17 2016 7 years ago 2016 01 17 Update methodBinary security updates for stable releasesPackage managerMirPorts pkgsrcPlatformsi386 SPARCKernel typeMonolithicDefaultuser interfacemksh IceWM evilwmLicenseMostly BSD GPL MirOS LicenceOfficial websitewww wbr mirbsd wbr orgUnlike the three major BSD distributions MirOS BSD supports only the x86 and SPARC architectures One of the project s goals was to be able to port the MirOS userland to run on the Linux kernel hence the deprecation of the MirBSD name in favour of MirOS Contents 1 History 2 Features 3 Cooperation 4 MirPorts 5 See also 6 References 7 External linksHistory EditMirOS BSD originated as OpenBSD current mirabilos an OpenBSD patchkit but soon grew on its own after some differences in opinion 3 4 between the OpenBSD project leader Theo de Raadt and Thorsten Glaser Despite the forking MirOS BSD was synchronised with the ongoing development of OpenBSD thus inheriting most of its good security history as well as NetBSD and other BSD flavours 5 One goal was 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 There will also be a more tolerant software inclusion policy and the end result is hopefully a more refined BSD experience 6 Another goal of MirOS BSD was 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 7 it has not materialised Features EditDevelopment 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 Linux based rescue system x86 only via the Triforce technology mksh MirBSD Korn shell an actively developed flavour of KornShell 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 Application packages from the NetBSD derived pkgsrc repositories were configured for use in MirBSD starting in 2011 8 The most important differences to OpenBSD were 9 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 International 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 In fact MirBSD only supports the BMP so the UTF 8 support is limited to the part common between UTF 8 and CESU 8 10 Cooperation EditAside from cooperating with other BSDs submitting patches to upstream software authors and synergy effects with FreeWRT there was an active cooperation with Grml both in inclusion 11 12 and technical 13 areas Other projects such as Debian 14 are also fed with MirSoftware MirPorts EditMirPorts was a derivative of the OpenBSD ports tree and was 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 a MirPorts instance as a non root user Unlike OpenBSD ports MirPorts are not tied to specific OS versions and even on stable releases using the newest version was recommended MirLibtool was 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 MidnightBSD Mac OS X 10 4 and newer DarwinFollowing 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 to be used MirPorts was intended to be a place for unofficial or rejected OpenBSD ports See also Edit nbsp Free and open source software portalComparison of BSD operating systemsReferences Edit MirBSD Welcome at MirBSD www mirbsd org Retrieved 30 March 2023 History of MirOS eMail to Eric Levenez a b Birthing point for MirOS Re Initial patch of NetBSD usr games wtf usr share misc acronyms MARC marc info Retrieved 30 March 2023 MirOS BSD the peaceful operating system BSD Magazine Issue 1 2009 3 p 16 Retrieved 30 March 2023 MirOS BSD Flyer PDF Retrieved 30 March 2023 MirBSD MirBSD Weblog www mirbsd org Retrieved 30 March 2023 Siegert Benny 1 pkgsrc on MirBSD FOSDEM 2012 Conference 5 February 2012 Retrieved on 20 May 2012 MirBSD About MirOS www mirbsd org Retrieved 30 March 2023 RTFM optu8to16 3 optu8to16vis 3 www mirbsd org Next Grml to come with bsd rd now called MirOS bsd4grml MirBSD ISO contains MirGRML grml to use MirOS manifold boot CD technology DDPO mirabilos Debian Quality Assurance qa debian org Retrieved 30 March 2023 External links EditOfficial website Retrieved from https en wikipedia org w index php title MirOS BSD amp oldid 1177236734, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.