![]() |
![]() |
|
![]() |
![]() |
Encyclopedia :
F :
FR :
FRE :
FreeBSD |
|
|
FreeBSDFreeBSD is a free, open source Unix-like operating system descended from Unix via the Berkeley Software Distribution (BSD) branch through 386BSD and 4.4BSD. It runs on processors compatible with the Intel x86 family, as well as on the DEC Alpha, the UltraSPARC processors by Sun Microsystems, the Itanium (IA-64) and AMD64 processors. Support for the PowerPC and ARM architectures is in development.FreeBSD is developed together as an entire operating system. The kernel, all of the expected userland utilities such as the shell and the device drivers are held in the same source code revision tracking tree (CVS). This is in contrast to Linux, a similar and more well known free Unix-like operating system, which is developed as a kernel by one group, userland utilities by others such as the GNU project, and put together with applications into distributions that package all the parts together by others. As an operating system, FreeBSD is generally regarded as being quite reliable and robust, and of the operating systems that accurately report uptime remotely, FreeBSD is the only free operating system listed in Netcraft's longest uptime list for web servers. [1]
History and developmentInitial development of FreeBSD was started in 1993, and took its sources from 386BSD. However, due to concerns about the legality of all the sources used in 386BSD, FreeBSD re-engineered much of the system with the FreeBSD 2.0 release in January of 1995 using the 4.4BSD-Lite release from the University of California, Berkeley. The FreeBSD Handbook includes more historical information about the genesis of FreeBSD. The current (November 2004) FreeBSD release is FreeBSD 5.3. [1] FreeBSD developerss maintain (at least) two branches of simultaneous development: a -STABLE branch of FreeBSD, from which releases are cut about once every 4-6 months. The latest 4-STABLE release of FreeBSD is 4.11, this is the last of 4-STABLE releases. The first 5-STABLE release was 5.3. The other development branch, -CURRENT, contains aggressive new kernel and userspace features. If a feature gets stable and mature it is eventually backported ("MFC" - Merge from CURRENT) to the STABLE branch. FreeBSD 5 includes a number of new features, including many that are security related. The TrustedBSD project was formed for the express purpose of adding trusted operating system functionality to the FreeBSD operating system. An extensible mandatory access control framework (the TrustedBSD MAC Framework), filesystem Access Control Lists (ACLs) and the new UFS2 filesystem all came from TrustedBSD. Some of the TrustedBSD functionality has been integrated into the NetBSD and OpenBSD operating systems as well. FreeBSD 5 also has support for encrypted filesystems, through the GBDE system written by Poul-Henning Kamp. [1] Other major changes in FreeBSD 5 are related to more finely grained in-kernel locking to improve SMP performance, and a m:n (kernel:userland) threading solution called KSE which will be the default threading (pthreads) library, starting with 5.3. Note: As of February, 2005, a new FreeBSD 6.x development branch has been created, which continues the SMP and threading optimization work first introduced in FreeBSD 5.x. The FreeBSD developers are working to maintain a shorter distance between 5.x and 6.x to reduce the length of the release cycle and avoid long gaps between major releases, which occurred between the 4.x and 5.x branches. The FreeBSD 5.3 release has proven a strong first "production" release from the 5.x branch, with further improvement expected in the forthcoming 5.4 release. PortsThe FreeBSD ports system provides a consistent way of installing software ported to FreeBSD. It uses Makefiles laid out in a directory hierarchy, so software can be deinstalled and installed with the make command. Each port, or software package, is maintained by a 'port maintainer,' an individual who is responsible for staying current with the latest software developments. Precompiled (binary) ports are called "packages", and are available for download. The pre-compiled packages are generally separated into two sections, one intended for use with the 4.x code branch (4.9-RELEASE, 4.10-RELEASE, 4.10-STABLE) and another for use with the 5.x branch. In almost all cases a package created for the 4.x branch of FreeBSD can be installed in versions 5.2.1-RELEASE and beyond without difficulty. License FreeBSD is released under the BSD License, which allows everyone to use and redistribute FreeBSD as they wish, as long as they do not remove the copyright notice and the BSD license itself (which does not prohibit re-distribution under another license). Derivatives
|
|
|
This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License. |
|
| © 2008 Chamas Enterprises Inc. |