Date: Fri, 3 Jul 2009 22:12:13 +0200 From: Polytropon <freebsd@edvax.de> To: Daniel Underwood <djuatdelta@gmail.com> Cc: Polytropon <freebsd@edvax.de>, freebsd-questions@freebsd.org, Fred C <kei-29ij@myamail.com> Subject: Re: POLL: Linux preferences from FreeBSD users Message-ID: <20090703221213.1b0e3f54.freebsd@edvax.de> In-Reply-To: <b6c05a470907031259j43f26de1xf89495acf624bba@mail.gmail.com> References: <b6c05a470907011558j46e0600fm8831055766c43402@mail.gmail.com> <20090702072125.6a3e513d.freebsd@edvax.de> <64c038660907020728q5b78fb9av1b60591716b9d733@mail.gmail.com> <20090703150148.6ba53cb1.freebsd@edvax.de> <3A9B9A2F-9BC0-4150-89FB-66E379F9D0A9@myamail.com> <b6c05a470907031259j43f26de1xf89495acf624bba@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 3 Jul 2009 15:59:26 -0400, Daniel Underwood <djuatdelta@gmail.com> wrote: > Are most of these shortcomings primarily due to the fact that FreeBSD > has a single structured line of development? In opposite to Linux, FreeBSD has the concept of a centrally maintained operating system ("the OS") and additional applications ("everything else") which means packages, ports, and 3rd party software. You can see this even through the directory hierarchy: Everything inside the /usr/local subtree is not needed for the OS (and can be removed with leaving you with a completely intact OS). The distributors of Linux choose what belongs to their distribution which does not have such a separation. Basal software, as well as additional stuff, is incorporated via some kind of packages, even the kernel can be handled that way. Of course, as you said, most Linux distribution has its own concept and line of development, separated from those of the other distributions. That creates incompatibilities and differences between the distributions. FreeBSD, on the other hand, manages to keep even binary compatibility between major OS changes. Those who develop and control the OS are programmers who put a lot emphasize on quality - and that's very important to me. -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090703221213.1b0e3f54.freebsd>