<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>简单描述 &#187; freebsd</title>
	<atom:link href="http://www.xyan.tk/archives/tag/freebsd/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xyan.tk</link>
	<description>因为不善言辞，所以简单描述。</description>
	<lastBuildDate>Sun, 01 Jan 2012 15:27:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>FreeBSD 7.3 正式版发布了</title>
		<link>http://www.xyan.tk/archives/177</link>
		<comments>http://www.xyan.tk/archives/177#comments</comments>
		<pubDate>Thu, 15 Apr 2010 15:05:23 +0000</pubDate>
		<dc:creator>xyan</dc:creator>
				<category><![CDATA[杂七杂八]]></category>
		<category><![CDATA[freebsd]]></category>

		<guid isPermaLink="false">http://www.xyan.tk/?p=177</guid>
		<description><![CDATA[FreeBSD是一种类UNIX操作系统，但不是真正意义上的UNIX操作系统，它是由经过BSD、386BSD和4.4BSD发展而来的Unix的一个重要分支,它支持 x86 兼容(包括 Pentium&#38;reg; 和 Athlon™)、amd64 兼容(包括 Opteron™、Athlon 64 和 EM64T)、 Alpha/AXP、IA-64、PC-98以及 UltraSPARC&#38;reg; 架构的计算机。它运行在Intel x86 family兼容处理器、DEC Alpha、Sun微系统的UltraSPARC、Itanium (IA-64)和AMD64处理器上。针对PowerPC的支持正在开发中。它被普遍认为是相当可靠和稳定的。苹果电脑的Mac OS X即以 Mach 为内核， 配合 FreeBSD 的驱动程序和实用工具为基础。FreeBSD 源于 BSD ──美国加州大学伯克利分校开发 UNIX&#38;reg; 版本它由来自世界各地的志愿者开发和维护.FreeBSD 为不同架构的计算机系统提供了不同程度的支持。 FreeBSD 7.3 正式版发布了，这是 7 系列的最新稳定版本。 FreeBSD 7.3主要亮点包括以下内容：     * ZFS 升级到版本 13     * new boot loader gptzfsboot supports GPT and ZFS     * [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #993366;">FreeBSD是一种类UNIX操作系统，但不是真正意义上的UNIX操作系统，它是由经过BSD、386BSD和4.4BSD发展而来的Unix的一个重要分支,它支持 x86 兼容(包括 Pentium&amp;reg; 和 Athlon™)、amd64 兼容(包括 Opteron™、Athlon 64 和 EM64T)、 Alpha/AXP、IA-64、PC-98以及 UltraSPARC&amp;reg; 架构的计算机。它运行在Intel x86 family兼容处理器、DEC Alpha、Sun微系统的UltraSPARC、Itanium (IA-64)和AMD64处理器上。针对PowerPC的支持正在开发中。它被普遍认为是相当可靠和稳定的。苹果电脑的Mac OS X即以 Mach 为内核， 配合 FreeBSD 的驱动程序和实用工具为基础。FreeBSD 源于 BSD ──美国加州大学伯克利分校开发 UNIX&amp;reg; 版本它由来自世界各地的志愿者开发和维护.FreeBSD 为不同架构的计算机系统提供了不同程度的支持。</span></p>
<p><span style="color: #993366;">FreeBSD 7.3 正式版发布了，这是 7 系列的最新稳定版本。</span></p>
<p><span style="color: #993366;">FreeBSD 7.3主要亮点包括以下内容：</span></p>
<p><span style="color: #993366;">    * ZFS 升级到版本 13<br />
    * new boot loader gptzfsboot supports GPT and ZFS<br />
    * hwpmc(4) enhancements including support for Core2/i7 processor and pmcannotate(8)<br />
    * new mfiutil and mptutil tools for widely used RAID controllers<br />
    * NULL pointer vulnerability mitigation<br />
    * bind 升级到版本 9.4-ESV<br />
    * Gnome 升级到版本 2.28.2<br />
    * KDE 升级到版本 4.3.5<br />
    * Perl 升级到版本 5.10</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xyan.tk/archives/177/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD学习手册和资料</title>
		<link>http://www.xyan.tk/archives/45</link>
		<comments>http://www.xyan.tk/archives/45#comments</comments>
		<pubDate>Fri, 29 Jan 2010 16:41:05 +0000</pubDate>
		<dc:creator>xyan</dc:creator>
				<category><![CDATA[书籍文档]]></category>
		<category><![CDATA[freebsd]]></category>

		<guid isPermaLink="false">http://www.xyan.tk/?p=45</guid>
		<description><![CDATA[大名顶顶的服务器系统FREEBSD，这里我就不介绍了吧。。。以下是一些学习用的手册文档，适合新手使用，当然我也还是个新手。。。大家一起学习吧。我这里还有些网上收集来的视频教程，不过这次先发一些官方手册，以后会陆续添加到博客中。 FREEBSD官方手册 FREEBSD手册（作者：王俊斌）]]></description>
			<content:encoded><![CDATA[<p>大名顶顶的服务器系统FREEBSD，这里我就不介绍了吧。。。以下是一些学习用的手册文档，适合新手使用，当然我也还是个新手。。。大家一起学习吧。我这里还有些网上收集来的视频教程，不过这次先发一些官方手册，以后会陆续添加到博客中。</p>
<p><span id="more-45"></span><a class="wpGallery" href="http://u.115.com/file/f78c4bf107" target="_blank">FREEBSD官方手册</a></p>
<p><a class="wpGallery" href="http://u.115.com/file/f74015bbff" target="_blank">FREEBSD手册（作者：王俊斌）</a></p>
<p><em> </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xyan.tk/archives/45/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

