<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/22363/OpenBSD_4_6_Released</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2013, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Tue, 21 May 2013 08:37:21 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Cool, but...</title>
			<link>http://www.osnews.com/thread?390004</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390004</guid>
			<description>Can anyone tell me, is OpenBSD just a niche BSD based around security... or is it useful as a Desktop OS too?<br />
<br />
Also is it the same case with NetBSD?<br />
<br />
Or should I just stick with trying FreeBSD instead? (I did try it a while ago, the ports system is very nice, but not a good idea to compile GNOME on a slow machine...) <br />
<br />
Alex.</description>
			<pubDate>Mon, 19 Oct 2009 11:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (DBAlex)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390005</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390005</guid>
			<description>Well, the mail server is more secure and network routing has been improved quite a bit. Those are the major &quot;new features&quot;.<br />
<br />
Refinements all over and a few &quot;newer&quot; version of some package. For exmaple X ( OpenBSD uses <a href="http://xenocara.org/" rel="nofollow">http://xenocara.org/</a> ) Others are still quite old (KDE 3.5.10)<br />
<br />
But when you look at what the Linux distros add in 6 months the list is pretty pathetic (IMNSHO).</description>
			<pubDate>Mon, 19 Oct 2009 11:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (kragil)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Summary of OpenBSD 4.5 changelog</title>
			<link>http://www.osnews.com/thread?390008</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390008</guid>
			<description>- Simplified installation process<br />
- Improved documentation and man pages<br />
- New versions of packages in ports (package management system). Over 5800 packages in total<br />
- Hardware driver updates: sensors, chipsets, video devices etc. New drivers, functionality and reliability updates.<br />
- Network stack updates: stricter default settings. Wired interfaces are now preferred over wireless ones.<br />
- Firewall changes: enabled by default, stricter checking of package formats.<br />
- Routing daemon updates: mainly BGP daemon updates, fixes few bugs.<br />
- New more secure smtpd (mail server)<br />
- New OpenSSH released (5.3)Edited 2009-10-19 11:57 UTC</description>
			<pubDate>Mon, 19 Oct 2009 11:53:00 GMT</pubDate>
			<author>donotreply@osnews.com (joku)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Cool, but...</title>
			<link>http://www.osnews.com/thread?390012</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390012</guid>
			<description>There are some that use OpenBSD for desktop; it's possible.<br />
<br />
FreeBSD is nice, but having to compile everything takes a lot of time. I wish pacman + repos were available. As an intermediate solution, you could pkg_add -r *desktop-of-choice* and then compile from ports overnight. I don't know how much speed gain you get from compiling out what you don't need. I, for once, compile xorg without hal and dbus, and use xorg.conf to have it configured and stripped to a minimum. But it takes a hell of a lot of time to build my regular desktop.<br />
<br />
NetBSD I don't know, never used it.</description>
			<pubDate>Mon, 19 Oct 2009 12:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (sbenitezb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390013</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390013</guid>
			<description><div class="cquote">But when you look at what the Linux distros add in 6 months the list is pretty pathetic (IMNSHO). </div><br />
<br />
Pretty much of all things added to Linux are useless to me and to many other people out there who use it. So that's no argument. Of course, it doesn't prevent me from running Linux as my main desktop.</description>
			<pubDate>Mon, 19 Oct 2009 12:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (sbenitezb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Cool, but...</title>
			<link>http://www.osnews.com/thread?390014</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390014</guid>
			<description>Of course you can use OpenBSD for desktop, but sometimes you'll get the feeling of &quot;Linux (over) ten years ago&quot;.<br />
<br />
IMHO Linux is much better for the desktop than any of the xBSD systems, and if you need &quot;something Unix-like&quot; for your desktop - you'll be much more pleased with Linux. Why do you want to switch, anyway? You can always choose &quot;less bloated&quot; distro, like Slackware or Gobo - keeping all Linux' advantages: many drivers, many different filesystems available to choose from, full internationalization, etc. etc.</description>
			<pubDate>Mon, 19 Oct 2009 12:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (Zbigniew)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Cool, but...</title>
			<link>http://www.osnews.com/thread?390015</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390015</guid>
			<description>OpenBSD is surprisingly useable as a desktop system, The ports system is a bit frightning, but always check the packages directory first before starting to compile the ports, because there is big chance that precompiled package is already available.<br />
<br />
Just set the PKG_PATH=<a href="ftp://." rel="nofollow">ftp://.</a>..<br />
and then type pkg-add  (or was it installpkg...)<br />
<br />
And look as all the dependencies and all gets installed. Really wonderful for a secure BSD.<br />
<br />
PS: Well I've been using Slackware for too much that I consider automated dependency tracking a wonderful feature <img src="/images/emo/tongue.gif" alt=";)" /></description>
			<pubDate>Mon, 19 Oct 2009 12:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (wigry)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>For the paranoic: OpenBSD + VirtualBox?</title>
			<link>http://www.osnews.com/thread?390017</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390017</guid>
			<description>If OpenBSD is more secure than most OS, then maybe it would make sense to run it inside VirtualBox, and only access internet via OpenBSD? Then a hacker has to break through OpenBSD and then also the underlying OS? <br />
<br />
Or is this pointless? What do you say?</description>
			<pubDate>Mon, 19 Oct 2009 12:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (Kebabbert)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390022</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390022</guid>
			<description><div class="cquote">But when you look at what the Linux distros add in 6 months the list is pretty pathetic (IMNSHO). </div><br />
<br />
OpenBSD doesn't focus on adding as many new features as possible. It is a system written by developers, for developers. They include features they need and spend a lot of effort on code quality and security. <br />
<br />
If you consider how small the OpenBSD development team is, as well as the amount of time spent on quality and security, the new features in OpenBSD 4.6 are not &quot;pathetic.&quot; <br />
<br />
The Linux community uses a number of tools that the OpenBSD team develops. You should have a little more respect for the hard work of these developers.<br />
<br />
No one is forcing or begging you to use OpenBSD. If it doesn't offer what you want in an operating system, don't use it.</description>
			<pubDate>Mon, 19 Oct 2009 13:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (foldingstock)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Cool, but...</title>
			<link>http://www.osnews.com/thread?390024</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390024</guid>
			<description><div class="cquote">FreeBSD is nice, but having to compile everything takes a lot of time.<br />
<br />
NetBSD I don't know, never used it. </div><br />
<br />
OpenBSD, NetBSD, FreeBSD, all three provide packages that can be added by <b>pkg_add(1)</b>, you MAY compile from ports, but packages are available on all of these systems.</description>
			<pubDate>Mon, 19 Oct 2009 13:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (vermaden)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Comment by SJ87</title>
			<link>http://www.osnews.com/thread?390025</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390025</guid>
			<description>I am really not keen on the way the editing of articles is done around here. You shouldn't strikethrough a number of rows of text if that part of the text has absolutely nothing to do with the news (ie. you did not make false claims or something like that). Just wipe it. We don't care.<br />
<br />
It's awful when more than a half of the so called preview is only something that should not exist at all.Edited 2009-10-19 13:44 UTC</description>
			<pubDate>Mon, 19 Oct 2009 13:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (SJ87)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: For the paranoic: OpenBSD + VirtualBox?</title>
			<link>http://www.osnews.com/thread?390026</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390026</guid>
			<description><div class="cquote">If OpenBSD is more secure than most OS, then maybe it would make sense to run it inside VirtualBox, and only access internet via OpenBSD? Then a hacker has to break through OpenBSD and then also the underlying OS? <br />
<br />
Or is this pointless? What do you say? </div><br />
<br />
Since VirtualBox uses NAT redirection for the virtual network, your system's security would depend on VirtualBox being secure, not just OpenBSD. Also, OpenBSD does not run well on VirtualBox. <br />
<br />
This may be a good idea in theory, but in practice I think it would just be a pita. There are much better ways to safely browse the web.</description>
			<pubDate>Mon, 19 Oct 2009 13:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (foldingstock)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Better Summary</title>
			<link>http://www.osnews.com/thread?390028</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390028</guid>
			<description>I am not sure why someone couldn't briefly look over the 4.6 Release notes and come up with a summary, but since they couldn't, here is my attempt. <br />
  <br />
  -----------<br />
  <br />
  The release of OpenBSD 4.6 was announced today! New features in the release include improved hardware support, an upgraded packet filter, SMTPD privilege-separation, routing daemon improvements, a brand new installer, and much more! For more information, please check out the official release notes: <a href="http://www.openbsd.org/46.html" rel="nofollow">http://www.openbsd.org/46.html</a>. <br />
<br />
You can purchase a CD set (<a href="http://www.openbsd.org/orders.html" rel="nofollow">http://www.openbsd.org/orders.html</a>) or download from one of the mirrors (<a href="http://www.openbsd.org/ftp.html" rel="nofollow">http://www.openbsd.org/ftp.html</a>).   If you enjoy OpenBSD please consider supporting the project (<a href="http://www.openbsd.org/donations.html" rel="nofollow">http://www.openbsd.org/donations.html</a>).Edited 2009-10-19 14:07 UTC</description>
			<pubDate>Mon, 19 Oct 2009 14:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (foldingstock)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Comment by SJ87</title>
			<link>http://www.osnews.com/thread?390029</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390029</guid>
			<description><div class="cquote">You shouldn't strikethrough a number of rows of text if that part of the text has absolutely nothing to do with the news (ie. you did not make false claims or something like that). Just wipe it. </div><br />
<br />
Personally, I'd rather see that the situation was changed. Originally, it was destined to be a page II story, until a thoughtful reader, joku, provided more details; thus the story could be listed on Page I.<br />
<br />
I prefer this method of notification, vs. history getting edited and thrown away. From now on, when you see underlined text, pretend it's not there.</description>
			<pubDate>Mon, 19 Oct 2009 14:05:00 GMT</pubDate>
			<author>donotreply@osnews.com (fretinator)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: For the paranoic: OpenBSD + VirtualBox?</title>
			<link>http://www.osnews.com/thread?390031</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390031</guid>
			<description><div class="cquote">Since VirtualBox uses NAT redirection for the virtual network, your system's security would depend on VirtualBox being secure, not just OpenBSD. Also, OpenBSD does not run well on VirtualBox. <br />
 <br />
 This may be a good idea in theory, but in practice I think it would just be a pita. There are much better ways to safely browse the web. </div><br />
 <br />
 VirtualBox supports a range of network types - NAT being just one of them.<br />
 <br />
 Personally I prefer the 'host interface' setting as I can then get my DHCP server to assign an IP number to the virtual machine in exactly the same way as any other physical machine would.<br />
<br />
I agree that there are easier ways to secure a desktop thoughEdited 2009-10-19 14:22 UTC</description>
			<pubDate>Mon, 19 Oct 2009 14:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (Laurence)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Comment by SJ87</title>
			<link>http://www.osnews.com/thread?390032</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390032</guid>
			<description><div class="cquote">Personally, I'd rather see that the situation was changed. Originally, it was destined to be a page II story, until a thoughtful reader, joku, provided more details; thus the story could be listed on Page I. <br />
<br />
I prefer this method of notification, vs. history getting edited and thrown away. From now on, when you see underlined text, pretend it's not there.<br />
 </div><br />
<br />
Agreed.<br />
<br />
Unfortunately everyone has their own opinion on how something should be done and sometimes there is no &quot;correct&quot; method, only preferred approaches.<br />
<br />
<br />
In this instance though, I completely agree with yourself (and Thom)</description>
			<pubDate>Mon, 19 Oct 2009 14:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (Laurence)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390033</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390033</guid>
			<description><div class="cquote">But when you look at what the Linux distros add in 6 months the list is pretty pathetic (IMNSHO). </div><br />
<br />
Heh.<br />
<br />
If you really tried, you could see the irony here since many people consider it a problem that Linux distros just keep adding and adding every 6 months. It is also pretty pathetic that someone here at OSNews is actually seriously comparing <i>adding</i> and <i>software development</i>.</description>
			<pubDate>Mon, 19 Oct 2009 14:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (strcpy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Cool, but...</title>
			<link>http://www.osnews.com/thread?390035</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390035</guid>
			<description><div class="cquote">Can anyone tell me, is OpenBSD just a niche BSD based around security... or is it useful as a Desktop OS too?<br />
 </div><br />
<br />
With little effort and patience, yes.<br />
<br />
But even if the whole system was designed to run a desktop, don't expect it to be Ubuntu.</description>
			<pubDate>Mon, 19 Oct 2009 14:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (strcpy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: For the paranoic: OpenBSD + VirtualBox?</title>
			<link>http://www.osnews.com/thread?390036</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390036</guid>
			<description><div class="cquote">If OpenBSD is more secure than most OS, then maybe it would make sense to run it inside VirtualBox, and only access internet via OpenBSD? Then a hacker has to break through OpenBSD and then also the underlying OS? <br />
  <br />
  Or is this pointless? What do you say? </div><br />
  <br />
  Since you asked, I'd say this is pointless, regardless of the guest operating system and the host operating system, the latter perhaps to a lesser extend.<br />
  <br />
  Given the context, I've understood that the OpenBSD team quite firmly believes that no real security can be achieved via virtualization. Many agree with them and others who argue similarly, but this is a big open debate of course.<br />
<br />
Pile of x86 crap on pile of x86 crap can not make a pile of secure crap.<br />
<br />
 EDIT: odd sentence.Edited 2009-10-19 14:44 UTC</description>
			<pubDate>Mon, 19 Oct 2009 14:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (strcpy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390037</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390037</guid>
			<description><div class="cquote">But when you look at what the Linux distros add in 6 months the list is pretty pathetic (IMNSHO). </div><br />
<br />
Yes, and Linus Torvalds told us the result.<br />
<br />
<div class="cquote">&quot;We're getting bloated, yes it's a problem,&quot; Torvalds said, &quot;I'd love to say we have a plan. I mean, sometimes it's a bit sad and we're definitely not the streamlined hyper-efficient kernel that I had envisioned 15 years ago. The kernel <b>is huge and bloated, and our icache footprint is scary</b>. I mean, there is no question about that. <b>And whenever we add a new feature, it only gets worse.</b>&quot; </div></description>
			<pubDate>Mon, 19 Oct 2009 14:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Francis Kuntz)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Comment by SJ87</title>
			<link>http://www.osnews.com/thread?390038</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390038</guid>
			<description>Who is 'we'? I don't care about such a thing. Maybe you could write a browser plug-in that removes everything encapsulated by (u)(/u)'s if you're really this annoyed by it.</description>
			<pubDate>Mon, 19 Oct 2009 14:52:00 GMT</pubDate>
			<author>donotreply@osnews.com (righard)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: For the paranoic: OpenBSD + VirtualBox?</title>
			<link>http://www.osnews.com/thread?390040</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390040</guid>
			<description>Virtualbox 3.0.8 added many fixes that made NetBSD, which had a horrible time even installing, work. I wonder if the same fixes apply to OpenBSD.</description>
			<pubDate>Mon, 19 Oct 2009 15:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (libray)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Cool, but...</title>
			<link>http://www.osnews.com/thread?390041</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390041</guid>
			<description><div class="cquote">Of course you can use OpenBSD for desktop, but sometimes you'll get the feeling of &quot;Linux (over) ten years ago&quot;. </div><br />
<br />
And why is that exactly bad? I still remember using Linux 10 years ago and how things were amazing and less bloated/shiny.<br />
<br />
<div class="cquote">IMHO Linux is much better for the desktop than any of the xBSD systems, and if you need &quot;something Unix-like&quot; for your desktop - you'll be much more pleased with Linux. </div><br />
<br />
Actually Linux is less *nix like than the BSDs. Consider all things added to Linux that set it apart from the *nix tradition and some new stuff that makes it incompatible with the BSDs.<br />
<br />
<div class="cquote">Why do you want to switch, anyway? You can always choose &quot;less bloated&quot; distro, like Slackware or Gobo - keeping all Linux' advantages: many drivers, many different filesystems available to choose from, full internationalization, etc. etc. </div><br />
<br />
Many drivers are useful only if you have exotic hardware and you need those drivers. Having many filesystems doesn't mean you get a good filesystem, just lots of limited/mediocre/obsolete ones. From the available selection, you would probably pick ext4. In the future you might picl btrfs, but that's it. For desktop at least.<br />
<br />
In the end, he will choose whatever OS fits the bill. He doesn't need to use just 1. I use both Arch and FreeBSD, as I like them both.</description>
			<pubDate>Mon, 19 Oct 2009 15:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (sbenitezb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: For the paranoic: OpenBSD + VirtualBox?</title>
			<link>http://www.osnews.com/thread?390043</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390043</guid>
			<description>If you have all your ports closed (no services running) and or pf active and configured then no hacker can get in exploiting services. So virtualization doesn't help here.<br />
<br />
Other risk is in data handling by applications you run. If there's an exploit for your browser/flash/p2p/etc, then there's risk that a specially crafted data be used to allow remote execution by an attacker. OpenBSD implements many ways to prevent that, virtualization doesn't.</description>
			<pubDate>Mon, 19 Oct 2009 15:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (sbenitezb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390045</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390045</guid>
			<description>Actually the things in a base install can be easier then Linux, because they build the whole operating system, much more integrated. Linux distributions, take things more from different places.</description>
			<pubDate>Mon, 19 Oct 2009 16:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (Lennie)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Still no support for install on a logical  partition</title>
			<link>http://www.osnews.com/thread?390048</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390048</guid>
			<description>After look through install documentation, this version of OpenBSD still does not support installation on a logical partition. It is a big disadvantage for me.</description>
			<pubDate>Mon, 19 Oct 2009 16:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (qunying)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Cool, but...</title>
			<link>http://www.osnews.com/thread?390049</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390049</guid>
			<description>There are even solutions for using <b>only</b> binary packages with FreeBSD:<br />
<br />
* the -P and -PP options for portupgrade<br />
* the pkg_upgrade script from the bsdadminscripts port<br />
* using pkg_delete and pkg_add manually<br />
* probably others that I haven't used yet<br />
<br />
Ports offers the most flexibility, but it's not the only way to install software on FreeBSD.</description>
			<pubDate>Mon, 19 Oct 2009 16:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (phoenix)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>4.6 CDs?</title>
			<link>http://www.osnews.com/thread?390051</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390051</guid>
			<description>Am I the only one who read that &quot;many people had received their 4.6 CDs in the mail&quot; and wondered what they'd do with 6/10ths of a CD?</description>
			<pubDate>Mon, 19 Oct 2009 17:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (Kalessin)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Time to see if they improvements.</title>
			<link>http://www.osnews.com/thread?390052</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390052</guid>
			<description>I know OpenBSD is only intended to sit and be secure, and performance is not a real world expectation one should have for it, but incremental improvements have been seen before.<br />
<a href="http://mauthesis.com/RubyBenchMarksOne.html" rel="nofollow">http://mauthesis.com/RubyBenchMarksOne.html</a></description>
			<pubDate>Mon, 19 Oct 2009 17:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (ober)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Cool, but...</title>
			<link>http://www.osnews.com/thread?390056</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390056</guid>
			<description><div class="cquote">There are some that use OpenBSD for desktop; it's possible.<br />
<br />
<b>FreeBSD is nice, but having to compile everything takes a lot of time. I wish pacman + repos were available. </b>As an intermediate solution, you could pkg_add -r *desktop-of-choice* and then compile from ports overnight. I don't know how much speed gain you get from compiling out what you don't need. I, for once, compile xorg without hal and dbus, and use xorg.conf to have it configured and stripped to a minimum. But it takes a hell of a lot of time to build my regular desktop.<br />
<br />
NetBSD I don't know, never used it. </div><br />
<br />
That's where Debian FreeBSD is big news.</description>
			<pubDate>Mon, 19 Oct 2009 17:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (tyrione)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Cool, but...</title>
			<link>http://www.osnews.com/thread?390057</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390057</guid>
			<description>I don't see a reason for Debian/kFreeBSD except it provides another kernel should Linus die in a car accident and their lieutenants fight to gain control of it.<br />
<br />
What I like about the BSDs is the integration in the base system. Debian doesn't provide as much as FreeBSD in bringing a coherent system. Another thing I dislike is the tendency to bloat. You install package A and then you get packages B and C (which also depend on packages D, E, F) installed as suggestions or recommendations even if you are not going to use them. I know you can tweak that behavior, but it's annoying.<br />
<br />
Up to date binary packages would be really nice, and pacman would make FreeBSD really rock. I know I'm not the only one asking for it...</description>
			<pubDate>Mon, 19 Oct 2009 17:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (sbenitezb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: 4.6 CDs?</title>
			<link>http://www.osnews.com/thread?390058</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390058</guid>
			<description>I guess you are the only one.</description>
			<pubDate>Mon, 19 Oct 2009 17:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (sbenitezb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390061</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390061</guid>
			<description>Have you ever really used the system? Takes time to learn but it time well spent.<br />
<br />
Package System is incredibly easy to use and has flavors for each package so you don't have to install unnecessary dependencies. Ports system is incredibly easy to use.<br />
<br />
I can do Play Music, Watch Video, Use Skype, Browse the web, program etc etc etc. With no problems.<br />
<br />
There isn't any pretty GUI wizards or any other fluff that gets in the way ... using the man pages properly and a bit of reading will let you configure the system correctly for whatever you wish to use it for.</description>
			<pubDate>Mon, 19 Oct 2009 18:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (lucas_maximus)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390063</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390063</guid>
			<description>He also said that it is unacceptable, but also unavoidable.<br />
  <br />
  AND in the Floss Weekly interview he said that the whole comment was blown out of proportion and that Linux is at least not a &quot;fat ugly pig that should have been shot 15 years ago&quot;<br />
  <br />
  That is what he thinks about other OS kernels.Edited 2009-10-19 18:32 UTC</description>
			<pubDate>Mon, 19 Oct 2009 18:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (kragil)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390064</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390064</guid>
			<description>I used to run it a few years ago. As a desktop it sucked.<br />
<br />
I wanted to try the new version, but it isn't even installing in Virtualbox.</description>
			<pubDate>Mon, 19 Oct 2009 18:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (kragil)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Cool, but...</title>
			<link>http://www.osnews.com/thread?390065</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390065</guid>
			<description>I second that...</description>
			<pubDate>Mon, 19 Oct 2009 18:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (adstro)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE:  Cool, but...</title>
			<link>http://www.osnews.com/thread?390078</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390078</guid>
			<description><div class="cquote">... should I just stick with trying FreeBSD ... </div><br />
<br />
PC-BSD ( <a href="http://www.pcbsd.org/content/view/12/26/" rel="nofollow">http://www.pcbsd.org/content/view/12/26/</a>  for the 'About' page)  and FreeSBIE ( <a href="http://www.freesbie.org/" rel="nofollow">http://www.freesbie.org/</a>   homepage) are both FreeBSD and are designed to be very usable desktop systems.  So, technically, you could switch AND stick with FreeBSD.  Plus I believe they both come as live CDs so that you can try/test them and see if it looks like something you are interested in.  But I didn't find anything about PC-BSD being a live CD so that may turn out to be a VirtualBox, Parallels, VMware, QEMU, Bochs thing (I haven't figured out how to use XEN or kvm yet) to see if you like it if you aren't committed to installing right off the bat.<br />
<br />
They mention dual-booting but nowadays there are few reasons to run just one OS at a time in order to research one. YHMDO (Your hardware may dictate otherwise.)</description>
			<pubDate>Mon, 19 Oct 2009 19:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (glarepate)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: 4.6 CDs?</title>
			<link>http://www.osnews.com/thread?390081</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390081</guid>
			<description>Oh well. More's the pity.</description>
			<pubDate>Mon, 19 Oct 2009 21:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (Kalessin)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390086</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390086</guid>
			<description>I don't want to read man pages anymore to configure stuff.<br />
Linux (xubuntu) is finally clever enough to figure out everything itself.<br />
Tried pc-bsd recently and it couldn't even find the cdrom it started from during the install proces.</description>
			<pubDate>Mon, 19 Oct 2009 22:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (gfx1)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390094</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390094</guid>
			<description><div class="cquote">I used to run it a few years ago. As a desktop it sucked.<br />
<br />
I wanted to try the new version, but it isn't even installing in Virtualbox. </div><br />
<br />
Because VirtualBox is buggy...<br />
<br />
<a href="http://www.virtualbox.org/ticket/639" rel="nofollow">http://www.virtualbox.org/ticket/639</a></description>
			<pubDate>Mon, 19 Oct 2009 22:52:00 GMT</pubDate>
			<author>donotreply@osnews.com (0brad0)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390095</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390095</guid>
			<description><div class="cquote">I don't want to read man pages anymore to configure stuff.<br />
Linux (xubuntu) is finally clever enough to figure out everything itself.<br />
Tried pc-bsd recently and it couldn't even find the cdrom it started from during the install proces. </div><br />
<br />
You sound like the avg joe with no clue. Not for whom this OS is designed for.</description>
			<pubDate>Mon, 19 Oct 2009 22:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (0brad0)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Still no support for install on a logical  partition</title>
			<link>http://www.osnews.com/thread?390097</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390097</guid>
			<description><div class="cquote">After look through install documentation, this version of OpenBSD still does not support installation on a logical partition. It is a big disadvantage for me. </div><br />
<br />
This is possible as of the 4.4 release.</description>
			<pubDate>Mon, 19 Oct 2009 23:05:00 GMT</pubDate>
			<author>donotreply@osnews.com (0brad0)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390125</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390125</guid>
			<description><div class="cquote">I don't want to read [man pages] anymore to configure stuff. </div><br />
<br />
The tragedy of computing.</description>
			<pubDate>Tue, 20 Oct 2009 04:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (strcpy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390127</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390127</guid>
			<description>Works fine in Virtual PC. :-)</description>
			<pubDate>Tue, 20 Oct 2009 04:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (testman)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390128</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390128</guid>
			<description>I thought the whole point of computers was to make things easier? Do more, faster...not spend all your life reading manuals just to get the friggin thing to boot up.</description>
			<pubDate>Tue, 20 Oct 2009 04:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (ari-free)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390131</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390131</guid>
			<description><div class="cquote">OpenBSD doesn't focus on adding as many new features as possible. It is a system written by developers, for developers. They include features they need and spend a lot of effort on code quality and security.  </div><br />
<br />
As a developer, I'd like to emphasize that I like OpenBSD's high quality of <b>documentation</b>. In opposite to most Linusi, the BSDs pay as much attentioj to proper documentation as to features they add. Manpages (very important!), FAQs and Handbooks are not left to be implemented by the users.<br />
<br />
<div class="cquote">The Linux community uses a number of tools that the OpenBSD team develops. You should have a little more respect for the hard work of these developers. </div><br />
<br />
Personally, I say &quot;thank you&quot; to them nearly every day - for providing such excellent software that keeps my systems running and saves me lots of trouble.</description>
			<pubDate>Tue, 20 Oct 2009 06:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (Doc Pain)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390132</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390132</guid>
			<description><div class="cquote">He also said that it is unacceptable, but also unavoidable. </div><br />
<br />
I think this is not specific to Linux. Linus may have applied this statement to the Linux kernel, but the tradition for bloating and complicating things seems to be everywhere. Even in BSD world.<br />
<br />
Don't get this statement wrong and let me first clarify: The developers of the BSD operating systems do an excellent job. With every release, the OS runs faster in the same (!) hardware. No problem here.<br />
<br />
The problem starts when you want to add additional software. As it has been mentioned earlier, if you install package A, it will install B, C, D, E, F and G as dependencies, even if it just contains &quot;suggested&quot; stuff you don't use or even require (to run A).<br />
<br />
Instead of centralized means of configuration, things get scattered among many files and subsystems. For example, if you're using HAL and DBUS for X (the &quot;new&quot; way), setting up a non-english keyboard is complicated, especially if you're not rinning one of the two big desktop environments that keep such things internally. Even starting X now takes much longer.<br />
<br />
Remember my statement of the &quot;new dependency hell&quot;? Install things you don't  really need? It gets worse. Very often, programs shift from one library version to the next one, e. g. X-Chat from Gtk 1 to Gtk 2. The functionality is quite the same, but the overall operation speed (as it feels to the user) is reduced. Even worse: Usability gets lost; things like using the middle mouse button for tranfering the edit buffer to an input field, or selecting a list entry by double clicking don't work anymore.<br />
<br />
A famous statement reformed: &quot;What OS giveth, applications taketh away.&quot;<br />
<br />
I have been told here at OSNews that this tendency of bloat as a good reason and is needed: For faster software development. But I'd rather use software that is implemented <b>good</b> insteaf of <b>fast</b>, and I would be willing to wait for a good release.<br />
<br />
The circle closes here: That's the main reason I have selected the BSDs as my main operating systems (next to Solaris, and Linux mostly for entertainment and education): They pay attention to deliver good software. It's a way to benefit from the development and get a faster, more stable and more feature-rich system without actually upgrading the hardware.</description>
			<pubDate>Tue, 20 Oct 2009 06:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (Doc Pain)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390133</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390133</guid>
			<description><div class="cquote">Actually the things in a base install can be easier then Linux, because they build the whole operating system, much more integrated. Linux distributions, take things more from different places. </div><br />
<br />
I may point this out: In opposite to the various Linux distributions, BSD systems like OpenBSD or FreeBSD consist of &quot;a core operating system&quot; maintaned by a development group, and &quot;everything else&quot;, such as third-party software that has been ported to the specific platform and made available as sources or precompiled packages. That's why BSD always has a consistent OS that is fully functional, even if no other ostware is installed. You can easily run &quot;rm -rf /usr/local&quot; and get rid of all the extra stuff, and your system will still boot. The OS is well structured (see &quot;man hier&quot;) and gives you a solid base of tools you can rely on. There's no arbitrary choice like &quot;we put this in the OS, and this, but not this&quot;. Finally, this high quality standardisation keeps a high grade of compatibility to other UNIX operating systems, especially the commercial ones.</description>
			<pubDate>Tue, 20 Oct 2009 06:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (Doc Pain)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390135</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390135</guid>
			<description><div class="cquote">I don't want to read man pages anymore to configure stuff. </div><br />
<br />
But how to you in fact <b>know</b> how to configure stuff? Stuff doesn't configure on its own. Well... X for example does, but a mailserver doesn't, a webserver doesn't, and programs don't create theirselves - the last statement is quite general, I know, and I'm intentionally excluding RPG here. :-)<br />
<br />
<div class="cquote">Linux (xubuntu) is finally clever enough to figure out everything itself. </div><br />
<br />
Everything? It configures Thuderbird for you? With your mail address and password? And it creates an IPv6 gateway automatically? Must be a great OS that makes every sysadmin, network tech and operator completely useless for the end of his life. :-)<br />
<br />
<div class="cquote">Tried pc-bsd recently and it couldn't even find the cdrom it started from during the install proces. </div><br />
<br />
Yes, PC-BSD is really a fine thing. It requires quite recent hardware to run at an acceptable speed and is not as flexible as a FreeBSD installation you create yourself, but it is not intended to be that way; it's a very convenient system for Joe Q. Sixpack and Aunt Mary. :-)<br />
<br />
Honestly: I know several friends who use PC-BSD for some years now and are completely happy with it. The advantage of this OS is that it is a real FreeBSD OS &quot;under the hood&quot;, so things that do not work out of the box can be made working - by the means of reading man pages and editing files.<br />
<br />
As long as everything is new, runs fast and autodetects everything (usually due to conforming to existing standards), things are fine without manpages. But when problems arise, you are happy about their presence. I know it's possible that you can't understand such a statement because it comes from a developer and not from a user, but it is the truth. Remember that it is the developers who make the software that does &quot;everything&quot; for you. You shouldn't insult them by bitching out about &quot;stupid manpages&quot;, it's unfair. Keep in mind that you are are given the privilege to use the result of their hard work for free.</description>
			<pubDate>Tue, 20 Oct 2009 06:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (Doc Pain)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Still no support for install on a logical  partition</title>
			<link>http://www.osnews.com/thread?390136</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390136</guid>
			<description><div class="cquote">After look through install documentation, this version of OpenBSD still does not support installation on a logical partition. It is a big disadvantage for me. </div><br />
<br />
Ah, the joy of old-fahioned DOS partitioning... :-)<br />
<br />
In fact, every OS should be installable to a &quot;DOS primary partition&quot;. You can get up to 4 operating systems on one disk. The artificial maximum of 4 such installations is a &quot;feature&quot; that is still present from old DOS &quot;partition table&quot; times.<br />
<br />
&quot;DOS extended partitions&quot; are just a dirty workaround in my opinion. Inside its own &quot;DOS primary partition&quot;, each OS should be able to do anything it wants, such as creating own partitions. For example, this is how FreeBSD does things. You can have more than 20 partitions within a slice (a &quot;DOS primary partition&quot;), for example to create mountpoints for functional partition separation, e. g. /, /tmp, /var, /usr and /home. Those are all within the same slice, but represent own file systems. I'm not sure if this can be done in Linux, too, or if each functional part would require a &quot;DOS primary partition&quot; or a &quot;logical volume&quot; within a &quot;DOS extended partition&quot;.<br />
<br />
There simply is no need to waste more than one of the &quot;precious&quot; 4 &quot;DOS primary partitions&quot; for subpartitioning. &quot;DOS extended partitions&quot; are unneccessary. There's something better present for some time now, so no need to stick with this outdated legacy stuff.<br />
<br />
Maybe things get better when GPT gets widely adopted. This would allow to multiboot from more than 4 operating systems.<br />
<br />
But finally, I don't multiboot, so this is quite not an urgent topic to me.</description>
			<pubDate>Tue, 20 Oct 2009 06:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (Doc Pain)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390140</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390140</guid>
			<description><div class="cquote">I thought the whole point of computers was to make things easier? Do more, faster...not spend all your life reading manuals just to get the friggin thing to boot up. </div><br />
   <br />
   No, you are caught by the fallacy of idiot box.<br />
   <br />
   For &quot;consumer computers&quot;, the idea of a &quot;playstation-like computer&quot; may be ideal, but otherwise it just demonstrates the common <i>click-click-click-big-warning-click-click-click     -culture</i> that so well describes the Windows world and its flaws.<br />
   <br />
  (This is not to state that Windows would not have documentation -- it has, and people of all ages actually take courses to <i>read and learn</i> such tools as Windows Word; the idiot box equivalent would be to just click-click-click and your document would somehow magically be ready.)<br />
  <br />
   As an example, OpenBSD is strong in the professional networking world (as a router, gateway, firewall, and so forth). It would be very scary if one configures such a system without reading nor without understanding what is being configured.<br />
<br />
EDIT: clarify the point with Windows.Edited 2009-10-20 07:26 UTC</description>
			<pubDate>Tue, 20 Oct 2009 07:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (strcpy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390142</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390142</guid>
			<description><div class="cquote">I used to run it a few years ago. As a desktop it sucked. </div><br />
<br />
I used to run Linux few years ago. It sucked.<br />
<br />
Wow, it worked! You managed to drag me into your level of infancy.</description>
			<pubDate>Tue, 20 Oct 2009 07:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (strcpy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Active-active firewall</title>
			<link>http://www.osnews.com/thread?390146</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390146</guid>
			<description>This is also new in OpenBSD 4.6:<br />
<br />
<a href="http://undeadly.org/cgi?action=article&amp;sid=20090619100514" rel="nofollow">http://undeadly.org/cgi?action=article&amp;sid=20090619100514</a></description>
			<pubDate>Tue, 20 Oct 2009 08:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (Lennie)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Off topic</title>
			<link>http://www.osnews.com/thread?390148</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390148</guid>
			<description>How depressing! I was waiting with baited breath for one of Moulineff's anti-BSD rants with a side bit about how he uses his own name and is very brave and a spot about BSD thiefs and, after trawling through all the comments.... nothing? Nope, not a sausage. How depressing.</description>
			<pubDate>Tue, 20 Oct 2009 08:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (davyc)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Active-active firewall</title>
			<link>http://www.osnews.com/thread?390149</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390149</guid>
			<description>And I forgot, support for &quot;seperate routing domains&quot;. So you can have completely seperated different routing tables and network connections.<br />
<br />
I do think OpenBSD is the most advanced and most integrated open source operating system when it comes to networking.</description>
			<pubDate>Tue, 20 Oct 2009 09:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (Lennie)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390154</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390154</guid>
			<description>&quot;That's the main reason I have selected the BSDs as my main operating systems (next to Solaris...): They pay attention to deliver good software&quot;<br />
<br />
It is your opinion that Solaris is not of high quality??</description>
			<pubDate>Tue, 20 Oct 2009 10:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (Kebabbert)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: OpenBSD: When Linux is too easy(tm)</title>
			<link>http://www.osnews.com/thread?390155</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390155</guid>
			<description><div class="cquote">It is your opinion that Solaris is not of high quality?? </div><br />
<br />
OF COURSE NOT! While BSD is my main OS, I also use Solaris (and OpenSolaris).<br />
<br />
I just wanted to point out that paying attention to overall quality is a thing that I (as a developer) do often miss with Linux; that's why I do not use it very often anymore. Searching for documentation about kernel interfaces, file formats or library calls can be a troublesome journey, especially because there are different Linux distributions that handle things differently. Furthermore, there's often the situation that there is either no man page at all, or just an outdated info page, some notes in a file burried deep in some arbitrary directory, or documentation is just scattered around the web, placed in forums, wikis, or left to the users in another way. The kernel source is not as tidy, well documented and enlightened by meaningful identifiers as it is found in the BSD kernels.<br />
<br />
Of course, that's just my very individual point of view, so please nobody feels attacked.<br />
<br />
Commercial operating systems usually do come with good documentation, too, allthough it might not be for free.</description>
			<pubDate>Tue, 20 Oct 2009 10:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Doc Pain)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Cool, but...</title>
			<link>http://www.osnews.com/thread?390164</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390164</guid>
			<description>Olive used to be a system based on OpenBSD, don't know how useful that would be as a Desktop OS.  You could also try PC-BSD in case you are interested in FreeBSD, it's a pretty good Operating System for Desktops.</description>
			<pubDate>Tue, 20 Oct 2009 12:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (vikramsharma)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Comment by SJ87</title>
			<link>http://www.osnews.com/thread?390165</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390165</guid>
			<description>I may be echoing the comments of others who got here sooner...  I'd personally rather that the situation hadn't involved a release of a significant OS release going onto Page 2 by default :-(</description>
			<pubDate>Tue, 20 Oct 2009 13:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (Mark Williamson)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Off topic</title>
			<link>http://www.osnews.com/thread?390216</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390216</guid>
			<description>He knows he'll get banned <img src="/images/emo/smile.gif" alt=";)" /> Edited 2009-10-20 20:32 UTC</description>
			<pubDate>Tue, 20 Oct 2009 20:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (sbenitezb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Off topic</title>
			<link>http://www.osnews.com/thread?390223</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390223</guid>
			<description><div class="cquote">How depressing! I was waiting with baited breath for one of Moulineff's anti-BSD rants with a side bit about how he uses his own name and is very brave and a spot about BSD thiefs and, after trawling through all the comments.... nothing? Nope, not a sausage. How depressing. </div><br />
<br />
*cries* no hilarious amusement for the day.</description>
			<pubDate>Tue, 20 Oct 2009 22:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (0brad0)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Comment by SJ87</title>
			<link>http://www.osnews.com/thread?390300</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390300</guid>
			<description><div class="cquote">Who is 'we'? I don't care about such a thing. Maybe you could write a browser plug-in that removes everything encapsulated by (u)(/u)'s if you're really this annoyed by it. </div><br />
<br />
Underline (u) and strikethough are very different, and serve different purposes.</description>
			<pubDate>Wed, 21 Oct 2009 22:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (phoenix)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: For the paranoic: OpenBSD + VirtualBox?</title>
			<link>http://www.osnews.com/thread?390571</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390571</guid>
			<description><div class="cquote">Virtualbox 3.0.8 added many fixes that made NetBSD, which had a horrible time even installing, work. I wonder if the same fixes apply to OpenBSD. </div><br />
 <br />
 Just installed OpenBSD 4.5 onto Virtualbox-OSE 3.0.8 last night.  Host machine is Fedora 11.  Running fine so far.Edited 2009-10-23 03:34 UTC</description>
			<pubDate>Fri, 23 Oct 2009 03:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Karrick)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Still no support for install on a logical  partition</title>
			<link>http://www.osnews.com/thread?390572</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?390572</guid>
			<description><div class="cquote">After look through install documentation, this version of OpenBSD still does not support installation on a logical partition. It is a big disadvantage for me. </div><br />
<br />
Why even bother posting a negative comment critical of an outstanding product, simply because it doesn't have your special widget?<br />
<br />
On second hand, why am I even bothering to post this comment?  ;-)</description>
			<pubDate>Fri, 23 Oct 2009 03:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (Karrick)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
