<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>LinuxRen</title>
	
	<link>http://linuxren.org</link>
	<description>LinuxRen中文博客</description>
	<pubDate>Tue, 19 Feb 2008 11:07:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
<link>http://linuxren.org</link>
<url>http://linuxren.org/wp-content/plugins/maxblogpress-favicon/icons/favicon-31.ico</url>
<title>LinuxRen</title>
</image>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Linuxren" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Linux: Who Owns The Stack?</title>
		<link>http://feedproxy.google.com/~r/Linuxren/~3/NjeUgkhPvWk/</link>
		<comments>http://linuxren.org/linux-who-owns-the-stack/#comments</comments>
		<pubDate>Mon, 01 May 2006 06:05:00 +0000</pubDate>
		<dc:creator>LinuxRen</dc:creator>
		
		<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://linuxren.org/articles/linux-who-owns-the-stack.html</guid>
		<description><![CDATA[In a short thread on the lkml, Linux creator Linus Torvalds discussed recently added hacks to prevent gcc from overwriting the argument stack in asmlinkage functions on the x86 platform. The existing fix involves using prevent_tail_call() to prevent the gcc tail call optimization, though Linus notes, &#8220;the problem isn&#8217;t even really fundamentally tailcalls, that just [...]]]></description>
			<content:encoded><![CDATA[<p>In a short thread on the <a href="http://www.tux.org/lkml" target="new">lkml</a>, Linux creator Linus Torvalds discussed <a href="http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=0a489cb3b6a7b277030cdbc97c2c65905db94536" target="new">recently</a> <a href="http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=385910f2b275a636238f70844f1b6da9fda6f2da" target="new">added</a> hacks to prevent gcc from overwriting the argument stack in <a href="http://www.kernelnewbies.org/FAQ/asmlinkage" target="new">asmlinkage</a> functions on the x86 platform. The existing fix involves using <code>prevent_tail_call()</code> to prevent the gcc tail call optimization, though Linus notes, &#8220;<i>the problem isn&#8217;t even really fundamentally tailcalls, that just is the detail that happens to trigger the problem (but I could imagine other situations triggering it _too_</i>&#8220;. Tail calls are when the last line of one function returns a call to another function, something <a href="http://www.sidhe.org/~dan/blog/archives/000211.html" target="new">commonly optimized</a> by compilers.</p>
<p>Linus acknowledged that the current hack in the kernel code is ugly, suggesting that the proper fix is for the gcc team to add an attribute allowing code to tell gcc it doesn&#8217;t own the argument stack, &#8220;<i>I&#8217;d much rather have &#8216;asmlinkage&#8217; tell gcc directly that it doesn&#8217;t own the stack, but no such attribute exists, so we&#8217;re stuck with our hacky manual &#8216;prevent_tail_call()&#8217; macro once more (we&#8217;ve had the same issue before with sys_waitpid() and sys_wait4()).</i>&#8221; He then went on to propose a cleaner hack to solve the same problem in a more generic way, not specific to the tail call optimization.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3363549383257607";
/* 468x15, 创建于 08-2-2 */
google_ad_slot = "4137104441";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<script type="text/javascript"><!--
google_ad_client = "pub-3363549383257607";
/* 468x60, 创建于 08-2-2 */
google_ad_slot = "6995991890";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p> <img src="http://feeds.feedburner.com/~r/Linuxren/~4/NjeUgkhPvWk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://linuxren.org/linux-who-owns-the-stack/feed/</wfw:commentRss>
		<feedburner:origLink>http://linuxren.org/linux-who-owns-the-stack/</feedburner:origLink></item>
		<item>
		<title>祝：劳动节快乐</title>
		<link>http://feedproxy.google.com/~r/Linuxren/~3/sk1xhn8M55g/</link>
		<comments>http://linuxren.org/%e7%a5%9d%ef%bc%9a%e5%8a%b3%e5%8a%a8%e8%8a%82%e5%bf%ab%e4%b9%90/#comments</comments>
		<pubDate>Sun, 30 Apr 2006 01:31:00 +0000</pubDate>
		<dc:creator>LinuxRen</dc:creator>
		
		<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://linuxren.org/articles/%e7%a5%9d%ef%bc%9a%e5%8a%b3%e5%8a%a8%e8%8a%82%e5%bf%ab%e4%b9%90.html</guid>
		<description><![CDATA[希望各位hackers, geeks和nerds节日快乐。
节日出行注意安全在家窝着的好好休息界乎两者之间的记得多回贴
]]></description>
			<content:encoded><![CDATA[<p>希望各位hackers, geeks和nerds节日快乐。</p>
<p>节日出行注意安全<br />在家窝着的好好休息<br />界乎两者之间的记得多回贴</p>
<img src="http://feeds.feedburner.com/~r/Linuxren/~4/sk1xhn8M55g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://linuxren.org/%e7%a5%9d%ef%bc%9a%e5%8a%b3%e5%8a%a8%e8%8a%82%e5%bf%ab%e4%b9%90/feed/</wfw:commentRss>
		<feedburner:origLink>http://linuxren.org/%e7%a5%9d%ef%bc%9a%e5%8a%b3%e5%8a%a8%e8%8a%82%e5%bf%ab%e4%b9%90/</feedburner:origLink></item>
		<item>
		<title>Debian考虑有条件采用GNU FDL作为文档协议</title>
		<link>http://feedproxy.google.com/~r/Linuxren/~3/0J8j3A-VFQQ/</link>
		<comments>http://linuxren.org/debian%e8%80%83%e8%99%91%e6%9c%89%e6%9d%a1%e4%bb%b6%e9%87%87%e7%94%a8gnu-fdl%e4%bd%9c%e4%b8%ba%e6%96%87%e6%a1%a3%e5%8d%8f%e8%ae%ae/#comments</comments>
		<pubDate>Fri, 28 Apr 2006 04:05:00 +0000</pubDate>
		<dc:creator>LinuxRen</dc:creator>
		
		<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://linuxren.org/articles/debian%e8%80%83%e8%99%91%e6%9c%89%e6%9d%a1%e4%bb%b6%e9%87%87%e7%94%a8gnu-fdl%e4%bd%9c%e4%b8%ba%e6%96%87%e6%a1%a3%e5%8d%8f%e8%ae%ae.html</guid>
		<description><![CDATA[Debian的开发人员经过讨论和投票，终于决定有条件的采用GNU Free Documentation License （GFDL）作为他们文档的协议。Debian曾经对GFDL是否真正的自由表示担忧，这篇决议文章说明了Debian为什么一直将GFDL的文档作为“不自由”（non-free）的部分发布。这篇文章从包括DRM等三个角度说明了GFDL对自由的局限性。
什么样的自由才是open source需要的？是在一定限制下的自由，还是完全的自由？(完全自由是什么概念？)， GNU在3方面对License作了约束，但是Debian会出台一个完全自由的并且没有个约束的License吗？如果第一天真有一个这么个Licence发布，第二天就修改为 My dog is cute~
]]></description>
			<content:encoded><![CDATA[<blockquote><p>Debian的开发人员经过<a href="http://www.debian.org/News/2006/20060316">讨论</a>和投票，终于决定有条件的采用<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License </a>（GFDL）作为他们文档的协议。Debian曾经对GFDL是否真正的自由表示担忧，<a href="http://www.debian.org/vote/2006/vote_001">这篇决议文章</a>说明了Debian为什么一直将GFDL的文档作为“不自由”（non-free）的部分发布。这篇文章从包括DRM等三个角度说明了GFDL对自由的局限性。</p></blockquote>
<p>什么样的自由才是open source需要的？是在一定限制下的自由，还是完全的自由？(完全自由是什么概念？)， GNU在3方面对License作了约束，但是Debian会出台一个完全自由的并且没有个约束的License吗？如果第一天真有一个这么个Licence发布，第二天就修改为 My dog is cute~</p>
<img src="http://feeds.feedburner.com/~r/Linuxren/~4/0J8j3A-VFQQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://linuxren.org/debian%e8%80%83%e8%99%91%e6%9c%89%e6%9d%a1%e4%bb%b6%e9%87%87%e7%94%a8gnu-fdl%e4%bd%9c%e4%b8%ba%e6%96%87%e6%a1%a3%e5%8d%8f%e8%ae%ae/feed/</wfw:commentRss>
		<feedburner:origLink>http://linuxren.org/debian%e8%80%83%e8%99%91%e6%9c%89%e6%9d%a1%e4%bb%b6%e9%87%87%e7%94%a8gnu-fdl%e4%bd%9c%e4%b8%ba%e6%96%87%e6%a1%a3%e5%8d%8f%e8%ae%ae/</feedburner:origLink></item>
		<item>
		<title>推荐两篇文章</title>
		<link>http://feedproxy.google.com/~r/Linuxren/~3/zYgDcMXt_yg/</link>
		<comments>http://linuxren.org/%e6%8e%a8%e8%8d%90%e4%b8%a4%e7%af%87%e6%96%87%e7%ab%a0/#comments</comments>
		<pubDate>Thu, 27 Apr 2006 05:33:00 +0000</pubDate>
		<dc:creator>LinuxRen</dc:creator>
		
		<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://linuxren.org/articles/%e6%8e%a8%e8%8d%90%e4%b8%a4%e7%af%87%e6%96%87%e7%ab%a0.html</guid>
		<description><![CDATA[都很好
第一篇：说了下linux在desktop哪点做得不好第二篇：说了下关于linux下license的问题，并且还结合oracle收购innodb对mysql造成的影响这个实例进行了双licenses的弊端
]]></description>
			<content:encoded><![CDATA[<p>都很好</p>
<p><a href="http://www.computerpartner.nl/article.php?news=int&amp;id=3118">第一篇</a>：说了下linux在desktop哪点做得不好<br /><a href="http://www.pcauthority.com.au/feature.aspx?CIaFID=1361&amp;CIPseq=0">第二篇</a>：说了下关于linux下license的问题，并且还结合oracle收购innodb对mysql造成的影响这个实例进行了双licenses的弊端</p>
<img src="http://feeds.feedburner.com/~r/Linuxren/~4/zYgDcMXt_yg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://linuxren.org/%e6%8e%a8%e8%8d%90%e4%b8%a4%e7%af%87%e6%96%87%e7%ab%a0/feed/</wfw:commentRss>
		<feedburner:origLink>http://linuxren.org/%e6%8e%a8%e8%8d%90%e4%b8%a4%e7%af%87%e6%96%87%e7%ab%a0/</feedburner:origLink></item>
		<item>
		<title>Linspire发布两款免费linux</title>
		<link>http://feedproxy.google.com/~r/Linuxren/~3/levBGpdNsDY/</link>
		<comments>http://linuxren.org/linspire%e5%8f%91%e5%b8%83%e4%b8%a4%e6%ac%be%e5%85%8d%e8%b4%b9linux/#comments</comments>
		<pubDate>Thu, 27 Apr 2006 04:13:00 +0000</pubDate>
		<dc:creator>LinuxRen</dc:creator>
		
		<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://linuxren.org/articles/linspire%e5%8f%91%e5%b8%83%e4%b8%a4%e6%ac%be%e5%85%8d%e8%b4%b9linux.html</guid>
		<description><![CDATA[在圣地亚哥举行的第四届Desktop Linux Summit 上，Lispire&#8211;以前的Lindows发布了两款免费的linux发行版本&#8211;freespire，所不同的是，其中一个发行版本是完全开源的，但是另外一个发行版本却包含了一些专利软件，这使得这个版本成为了独一无二的一个linux发行版本。这些专利软件主要包含一些驱动和应用程序，这些程序可以更好地解决硬件的问题，并且在多媒体方面有着非常好的表现，系统默认就可以播放mp3,dvd, windows media file, quicktime, avi, real等等其它很多第三方的程序。可以访问这里看到详细的关于这个发行版本中专利软件的相关信息。
]]></description>
			<content:encoded><![CDATA[<p>在圣地亚哥举行的第四届Desktop Linux Summit 上，Lispire&#8211;以前的Lindows发布了两款免费的linux发行版本&#8211;freespire，所不同的是，其中一个发行版本是完全开源的，但是另外一个发行版本却包含了一些专利软件，这使得这个版本成为了独一无二的一个linux发行版本。这些专利软件主要包含一些驱动和应用程序，这些程序可以更好地解决硬件的问题，并且在多媒体方面有着非常好的表现，系统默认就可以播放mp3,dvd, windows media file, quicktime, avi, real等等其它很多第三方的程序。可以<a href="http://www.freespire.org/home/trademarks">访问这里</a>看到详细的关于这个发行版本中专利软件的相关信息。</p>
<img src="http://feeds.feedburner.com/~r/Linuxren/~4/levBGpdNsDY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://linuxren.org/linspire%e5%8f%91%e5%b8%83%e4%b8%a4%e6%ac%be%e5%85%8d%e8%b4%b9linux/feed/</wfw:commentRss>
		<feedburner:origLink>http://linuxren.org/linspire%e5%8f%91%e5%b8%83%e4%b8%a4%e6%ac%be%e5%85%8d%e8%b4%b9linux/</feedburner:origLink></item>
		<item>
		<title>technorati估计被封</title>
		<link>http://feedproxy.google.com/~r/Linuxren/~3/adAUvTQcAwk/</link>
		<comments>http://linuxren.org/technorati%e4%bc%b0%e8%ae%a1%e8%a2%ab%e5%b0%81/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 15:58:00 +0000</pubDate>
		<dc:creator>LinuxRen</dc:creator>
		
		<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://linuxren.org/articles/technorati%e4%bc%b0%e8%ae%a1%e8%a2%ab%e5%b0%81.html</guid>
		<description><![CDATA[今天死活上不去，以为server down掉，刚才用代理可以轻松访问，估计被封掉了, sign~~update: 又可以访问了，居然看到有说是 Great Firewall~
ft
]]></description>
			<content:encoded><![CDATA[<p>今天死活上不去，以为server down掉，刚才用代理可以轻松访问，估计被封掉了, sign~~<br /><strong></strong><br /><strong>update: </strong>又可以访问了，居然看到有说是 Great Firewall~</p>
<p>ft</p>
<img src="http://feeds.feedburner.com/~r/Linuxren/~4/adAUvTQcAwk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://linuxren.org/technorati%e4%bc%b0%e8%ae%a1%e8%a2%ab%e5%b0%81/feed/</wfw:commentRss>
		<feedburner:origLink>http://linuxren.org/technorati%e4%bc%b0%e8%ae%a1%e8%a2%ab%e5%b0%81/</feedburner:origLink></item>
		<item>
		<title>LSB简介</title>
		<link>http://feedproxy.google.com/~r/Linuxren/~3/r7ZntJLHtaI/</link>
		<comments>http://linuxren.org/lsb%e7%ae%80%e4%bb%8b/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 15:40:00 +0000</pubDate>
		<dc:creator>LinuxRen</dc:creator>
		
		<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://linuxren.org/articles/lsb%e7%ae%80%e4%bb%8b.html</guid>
		<description><![CDATA[LSB简介：
The Linux Standard Base (LSB) is an application binary interface (ABI) for Linux and Linux-compatible platforms. The LSB draws on the source standards of the IEEE POSIX standards and The Open Group&#8217;s Single UNIX Specification for many of its behavioral interface definitions. Some interfaces are not included in the LSB, since they are outside the [...]]]></description>
			<content:encoded><![CDATA[<p>LSB简介：<br />
<blockquote>The Linux Standard Base (LSB) is an application binary interface (ABI) for Linux and Linux-compatible platforms. The LSB draws on the source standards of the IEEE POSIX standards and The Open Group&#8217;s Single UNIX Specification for many of its behavioral interface definitions. Some interfaces are not included in the LSB, since they are outside the remit of a binary runtime environment; typically these are development interfaces or user-level tools. The LSB also extends the source standards in other areas (such as graphics) and includes the necessary details such as the binary execution file formats to support a high volume binary application platform.<br />If you are an end user looking for Linux distributions that support open standards, please see our list of <a title="Products" href="http://www.freestandards.org/en/Products">LSB certified products</a>.<br />If you are a developer looking to build portable Linux applications that will work on these distributions, please see our <a title="Download" href="http://www.freestandards.org/en/Download">Download</a> and <a title="Documentation" href="http://www.freestandards.org/en/Documentation">Documentation</a> pages. </p></blockquote>
<p>LSB其它：<br />
<blockquote><a title="LSB Leadership" href="http://www.freestandards.org/en/LSB_Leadership">LSB Leadership</a><br /><a title="LSB Roadmap" href="http://www.freestandards.org/en/LSB_Roadmap">LSB Roadmap</a><br /><a title="LSB Wiki" href="http://www.freestandards.org/en/LSB_Wiki">LSB Wiki</a><br /><a class="external text" title="http://lists.freestandards.org/cgi-bin/mailman/listinfo/lsb-core" href="http://lists.freestandards.org/cgi-bin/mailman/listinfo/lsb-core" rel="nofollow">lsb-core mailing list</a><br /><a class="external text" title="http://lists.freestandards.org/cgi-bin/mailman/listinfo/lsb-desktop" href="http://lists.freestandards.org/cgi-bin/mailman/listinfo/lsb-desktop" rel="nofollow">lsb-desktop mailing list</a><br /><a class="external text" title="http://lists.freestandards.org/cgi-bin/mailman/listinfo/lsb-futures" href="http://lists.freestandards.org/cgi-bin/mailman/listinfo/lsb-futures" rel="nofollow">lsb-futures mailing list</a><br /><a class="external text" title="http://webservices.freestandards.org/survey/index.php?sid=" href="http://webservices.freestandards.org/survey/index.php?sid=1&amp;token=" rel="nofollow">ISV Survey</a> </p></blockquote>
<img src="http://feeds.feedburner.com/~r/Linuxren/~4/r7ZntJLHtaI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://linuxren.org/lsb%e7%ae%80%e4%bb%8b/feed/</wfw:commentRss>
		<feedburner:origLink>http://linuxren.org/lsb%e7%ae%80%e4%bb%8b/</feedburner:origLink></item>
		<item>
		<title>LSB3.1对linux界的影响</title>
		<link>http://feedproxy.google.com/~r/Linuxren/~3/k10_NcCAdp8/</link>
		<comments>http://linuxren.org/lsb31%e5%af%b9linux%e7%95%8c%e7%9a%84%e5%bd%b1%e5%93%8d/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 15:18:00 +0000</pubDate>
		<dc:creator>LinuxRen</dc:creator>
		
		<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://linuxren.org/articles/lsb31%e5%af%b9linux%e7%95%8c%e7%9a%84%e5%bd%b1%e5%93%8d.html</guid>
		<description><![CDATA[LSB3.1对linux在desktop上的发展奠定了基础，桌面系统就应该尽量降低操作的复杂度，但是现在起零八乱的发行版本搞得用户晕头转向，甚至连程序都不能互相移植，linux自由的过头了些，现在这个标准的提出是很及时的，LSB3.1这6个字符会载入linux发展的史册
这里有一篇关于LSB3.1影响的文章
]]></description>
			<content:encoded><![CDATA[<p>LSB3.1对linux在desktop上的发展奠定了基础，桌面系统就应该尽量降低操作的复杂度，但是现在起零八乱的发行版本搞得用户晕头转向，甚至连程序都不能互相移植，linux自由的过头了些，现在这个标准的提出是很及时的，LSB3.1这6个字符会载入linux发展的史册</p>
<p><a href="http://www.technewsworld.com/story/50168.html" target="_blank">这里</a>有一篇关于LSB3.1影响的文章</p>
<img src="http://feeds.feedburner.com/~r/Linuxren/~4/k10_NcCAdp8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://linuxren.org/lsb31%e5%af%b9linux%e7%95%8c%e7%9a%84%e5%bd%b1%e5%93%8d/feed/</wfw:commentRss>
		<feedburner:origLink>http://linuxren.org/lsb31%e5%af%b9linux%e7%95%8c%e7%9a%84%e5%bd%b1%e5%93%8d/</feedburner:origLink></item>
		<item>
		<title>LSB 3.1放出</title>
		<link>http://feedproxy.google.com/~r/Linuxren/~3/-npfqeAT86s/</link>
		<comments>http://linuxren.org/lsb-31%e6%94%be%e5%87%ba/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 09:26:00 +0000</pubDate>
		<dc:creator>LinuxRen</dc:creator>
		
		<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://linuxren.org/articles/lsb-31%e6%94%be%e5%87%ba.html</guid>
		<description><![CDATA[第一个规定linux桌面系统的标准终于放出，看起来内容很多，不知道有没有壮士给翻译一下？
LSB 3.1标准可以使得程序员在任何一个遵循该标准的linux系统上所开发的程序可以运行在其他任何同时遵循该标准的linux系统上，目前，遵循该标准的企业有：IBM, HP, Novell, Red Hat, Sun Microsystems and Real Networks.
Upgrades：大概看了一下，一共9章
第一章：主要说了下LSB3.1的作用，还有一些其他繁文缛节的东西。第二章：主要规定了ELF的文件格式。第三章：对基本库进行了规定，也就是所谓的系统调用接口第四章：一些工具类库的规定。第五章：对命令跟一些工具软件的规定。第六章：对程序执行环境进行了规定。第七章：对系统初始化的时候应该做的事情进行了规定。第八章：对用户和组进行了规定。第九章：对包的格式和安装进行了规定。
仅仅是大概的看了看，考虑全部翻译成中文，当然要等到正是版本发布的时候。(this supposed to be a beta version)
]]></description>
			<content:encoded><![CDATA[<p><a href="http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/book1.html">第一个规定linux桌面系统的标准</a>终于放出，看起来内容很多，不知道有没有壮士给翻译一下？</p>
<p>LSB 3.1标准可以使得程序员在任何一个遵循该标准的linux系统上所开发的程序可以运行在其他任何同时遵循该标准的linux系统上，目前，遵循该标准的企业有：<a href="http://www.ibm.com/" target="_blank">IBM</a>, <a href="http://www.hp.com/" target="_blank">HP</a>, <a href="http://www.novell.com/" target="_blank">Novell</a>, <a href="http://www.redhat.com/" target="_blank">Red Hat</a>, <a href="http://www.sun.com/" target="_blank">Sun Microsystems</a> and <a href="http://www.real.com/" target="_blank">Real Networks</a>.</p>
<p><strong>Upgrades：</strong>大概看了一下，一共9章</p>
<p>第一章：主要说了下LSB3.1的作用，还有一些其他繁文缛节的东西。<br />第二章：主要规定了ELF的文件格式。<br />第三章：对基本库进行了规定，也就是所谓的系统调用接口<br />第四章：一些工具类库的规定。<br />第五章：对命令跟一些工具软件的规定。<br />第六章：对程序执行环境进行了规定。<br />第七章：对系统初始化的时候应该做的事情进行了规定。<br />第八章：对用户和组进行了规定。<br />第九章：对包的格式和安装进行了规定。</p>
<p>仅仅是大概的看了看，考虑全部翻译成中文，当然要等到正是版本发布的时候。(this supposed to be a beta version)</p>
<img src="http://feeds.feedburner.com/~r/Linuxren/~4/-npfqeAT86s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://linuxren.org/lsb-31%e6%94%be%e5%87%ba/feed/</wfw:commentRss>
		<feedburner:origLink>http://linuxren.org/lsb-31%e6%94%be%e5%87%ba/</feedburner:origLink></item>
		<item>
		<title>ArmyOps Linux/Mac Clients Fall</title>
		<link>http://feedproxy.google.com/~r/Linuxren/~3/iakjLCACZtw/</link>
		<comments>http://linuxren.org/armyops-linuxmac-clients-fall/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 09:14:00 +0000</pubDate>
		<dc:creator>LinuxRen</dc:creator>
		
		<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://linuxren.org/articles/armyops-linuxmac-clients-fall.html</guid>
		<description><![CDATA[Ryan C Gordon, or also known as Icculus, has just updated his finger with some very jaw-dropping information. It seems as though the Macintosh and Linux client ports for America&#8217;s Army (the popular free FPS game based upon the Unreal engine and is supported by the US Army) is a drowning matter. Icculus has revealed [...]]]></description>
			<content:encoded><![CDATA[<p>Ryan C Gordon, or also known as Icculus, has just updated his finger with some very jaw-dropping information. It seems as though the Macintosh and Linux client ports for America&#8217;s Army (the popular free FPS game based upon the Unreal engine and is supported by the US Army) is a drowning matter. Icculus has revealed details that the US Army has stopped paying him to port the America&#8217;s Army game clients from Microsoft Windows to Linux and Macintosh OS X operating systems. However, there is still some hope left for the Linux ArmyOps server port. America&#8217;s Army v2.7.0 is expected in the very near future, and to this point there is still no client ArmyOps v2.6 port for either alternative operating system. Icculus has stated he is willing to work pro-bono on these client ports, however, time is the limiting factor in this world. For Linux gaming advocates (such as Phoronix) this is another blow to the gaming belt. To reiterate, here is an excerpt from Icculus&#8217; message &#8212; &#8220;To be clear, there aren&#8217;t plans to abandon the Linux server at this point, but at this time, the non-Windows clients are basically gone.&#8221; We at Phoronix cordially thank Ryan Gordon for the exception work he had done with the America&#8217;s Army client, and we wish him the best of luck on all of his Linux/Mac ports for the near future and the ones he is presently working on. His message can be found at his finger. It has been almost a year since we last interviewed Icculus, but we hope to strike up another interview period soon. If you happen to have any nail-scratching questions you would like answered by Ryan, feel free to contact us.</p>
<img src="http://feeds.feedburner.com/~r/Linuxren/~4/iakjLCACZtw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://linuxren.org/armyops-linuxmac-clients-fall/feed/</wfw:commentRss>
		<feedburner:origLink>http://linuxren.org/armyops-linuxmac-clients-fall/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.330 seconds -->
