<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://kerneltrap.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>KernelTrap - GNU/Hurd</title>
 <link>http://kerneltrap.org/taxonomy/term/178/0</link>
 <description>Discussion about GNU/Hurd.</description>
 <language>en-local</language>
<item>
 <title>understanding assemly/objdump</title>
 <link>http://kerneltrap.org/node/16882</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Hi all,&lt;br /&gt;
  I am not sure if this is the write place to post questions, if not please suggest me an appropriate forum from where i can get help...&lt;/p&gt;
&lt;p&gt;I have an ELF binary and I make some changes in this binary where I replace a call to a function by a call to some address which contains my code, and which does nothing but calls the original function.&lt;br /&gt;
The objdump diff is pasted below.&lt;br /&gt;
&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/16882&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/16882#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/178">GNU/Hurd</category>
 <pubDate>Tue, 13 Jan 2009 01:29:20 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">16882 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Debian GNU/Hurd K16 Snapshot Released, QEMU Image Available</title>
 <link>http://kerneltrap.org/node/15770</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/178&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/files/category_pictures_6&quot; alt=&quot;GNU/Hurd&quot; title=&quot;Discussion about GNU/Hurd.&quot;  width=&quot;&quot; height=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt; Philip Charles has &lt;a href=&quot;http://lists.debian.org/debian-hurd/2007/12/msg00022.html&quot;&gt;released&lt;/a&gt; the K16 snapshot of the &lt;a href=&quot;http://www.debian.org/ports/hurd&quot;&gt;Debian GNU/Hurd&lt;/a&gt; system.  This is the 16th update of the K-series Debian GNU/Hurd installer and marks the first major update of Debian GNU/Hurd since the K14 snapshot released in November 2006.  The K16 CD series &lt;a href=&quot;http://ftp.debian-ports.org/debian-cd/K16/&quot;&gt;includes&lt;/a&gt; a mini-ISO, 4 full CD images, and 2 DVD images.  For the first time, &lt;a href=&quot;http://ftp.debian-ports.org/debian-cd/K16/debian-hurd-k16-qemu.img.tar.gz&quot;&gt;a QEMU image&lt;/a&gt; based on the mini-ISO is provided as well.  &lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/15770&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/15770#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/1213">GNU/Hurd</category>
 <category domain="http://kerneltrap.org/taxonomy/term/178">GNU/Hurd</category>
 <pubDate>Mon, 17 Mar 2008 16:41:41 +0000</pubDate>
 <dc:creator>mbanck</dc:creator>
 <guid isPermaLink="false">15770 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Any XNU hackers here?</title>
 <link>http://kerneltrap.org/node/14382</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/178&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/files/category_pictures_6&quot; alt=&quot;GNU/Hurd&quot; title=&quot;Discussion about GNU/Hurd.&quot;  width=&quot;&quot; height=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Are there any xnu hackers or programmers working on gnu herd trying to port over design ideas and issue solutions? I know xnu is not a true microkernel. I would also like to know if despite the design differences, is the hurd kernel worth being a true microkernel performance wise?&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <comments>http://kerneltrap.org/node/14382#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/178">GNU/Hurd</category>
 <pubDate>Fri, 14 Sep 2007 17:46:46 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">14382 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Need help cross-compiling MIG</title>
 <link>http://kerneltrap.org/node/8428</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/178&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/files/category_pictures_6&quot; alt=&quot;GNU/Hurd&quot; title=&quot;Discussion about GNU/Hurd.&quot;  width=&quot;&quot; height=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Hi everybody,&lt;/p&gt;
&lt;p&gt;I am very interested in exploring Hurd. I installed it from a tarball and&lt;br /&gt;
played with it for a while. Might sound like a stupid idea, but I would&lt;br /&gt;
really like to compile &quot;my own&quot; Hurd [that&#039;s how I started with Linux].&lt;br /&gt;
Specifically, I want to cross-build Hurd from Linux. I found Thomas&lt;br /&gt;
Schwinge&#039;s cross-compilation scripts [&quot;cross-gnu&quot; and &quot;cross-gnu-env&quot;].&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/8428&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/8428#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/178">GNU/Hurd</category>
 <pubDate>Fri, 22 Jun 2007 21:59:16 +0000</pubDate>
 <dc:creator>Vitalie Ciubotaru</dc:creator>
 <guid isPermaLink="false">8428 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Hurd and the dead parrot syndrome: A quiz</title>
 <link>http://kerneltrap.org/node/8298</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/178&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/files/category_pictures_6&quot; alt=&quot;GNU/Hurd&quot; title=&quot;Discussion about GNU/Hurd.&quot;  width=&quot;&quot; height=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Hurd is&lt;br /&gt;
1. Dead&lt;br /&gt;
2. In parrot mode&lt;br /&gt;
3. Irrelevant&lt;br /&gt;
4. All of the above&lt;/p&gt;
&lt;p&gt;Choose one.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <comments>http://kerneltrap.org/node/8298#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/178">GNU/Hurd</category>
 <pubDate>Fri, 01 Jun 2007 10:21:02 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">8298 at http://kerneltrap.org</guid>
</item>
<item>
 <title>GPLv3 Questions &amp; Answers</title>
 <link>http://kerneltrap.org/node/7485</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/178&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/files/category_pictures_6&quot; alt=&quot;GNU/Hurd&quot; title=&quot;Discussion about GNU/Hurd.&quot;  width=&quot;&quot; height=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&lt;a href=&quot;http://umeet.uninet.edu/&quot;&gt;Umeet 2006&lt;/a&gt;, this year&#039;s online conference on Free Software, will be holding a GPLv3 Questions &amp;amp; Answers session with Richard Stallman.  The session is this Tuesday, December 19th, at 18:00 UTC on the #umeet channel on irc.uninet.edu.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/7485&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/7485#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/178">GNU/Hurd</category>
 <pubDate>Sun, 17 Dec 2006 23:50:45 +0000</pubDate>
 <dc:creator>umeet</dc:creator>
 <guid isPermaLink="false">7485 at http://kerneltrap.org</guid>
</item>
<item>
 <title>GNU/Mach and L4 differences</title>
 <link>http://kerneltrap.org/node/6341</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/178&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/files/category_pictures_6&quot; alt=&quot;GNU/Hurd&quot; title=&quot;Discussion about GNU/Hurd.&quot;  width=&quot;&quot; height=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;is it possible to find somewhere informations about differences between GNU/Mach and L4 microkernel? I found only a few notes written by &lt;a href=&quot;http://web.archive.org/web/20010821061536/http://duff.kuicr.kyoto-u.ac.jp/~okuji/l4-hurd.html&quot;&gt;OKUJI Yoshinori&lt;/a&gt; in 2000, but these informations are probably outdated :(&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Zbynek&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <comments>http://kerneltrap.org/node/6341#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/178">GNU/Hurd</category>
 <pubDate>Wed, 15 Mar 2006 18:15:24 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">6341 at http://kerneltrap.org</guid>
</item>
<item>
 <title>hurd buzzes when starting /hurd/ex2fs.static module</title>
 <link>http://kerneltrap.org/node/6300</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/178&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/files/category_pictures_6&quot; alt=&quot;GNU/Hurd&quot; title=&quot;Discussion about GNU/Hurd.&quot;  width=&quot;&quot; height=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;My distro is Debian GNU/Hurd&lt;/p&gt;
&lt;p&gt;Memory: 128Mb, i386&lt;/p&gt;
&lt;p&gt;My PT is:&lt;br /&gt;
hd0s1 [/dev/hda1] (hd0,0)  - Linux SWAP&lt;br /&gt;
hd0s2 [/dev/hda2] (hd0,1)  - ext2 (root partition with base system)&lt;/p&gt;
&lt;p&gt;I&#039;ve used these grub commands to run kernel and modules:&lt;/p&gt;
&lt;pre&gt;root (hd0,1)

kernel /boot/gnumach.gz root=device:hd0s2

module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line} --host-priv-port=${host-port} \&lt;/pre&gt;&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/6300&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/6300#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/178">GNU/Hurd</category>
 <pubDate>Mon, 06 Mar 2006 21:59:43 +0000</pubDate>
 <dc:creator>eugrus</dc:creator>
 <guid isPermaLink="false">6300 at http://kerneltrap.org</guid>
</item>
<item>
 <title>subversion client on hurd</title>
 <link>http://kerneltrap.org/node/6179</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/178&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/files/category_pictures_6&quot; alt=&quot;GNU/Hurd&quot; title=&quot;Discussion about GNU/Hurd.&quot;  width=&quot;&quot; height=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Did subversion (client) ever run on a GNU/Hurd system? I found lots of subversion tools on Debian GNU/Hurd but not the client itself.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <comments>http://kerneltrap.org/node/6179#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/178">GNU/Hurd</category>
 <pubDate>Thu, 09 Feb 2006 14:57:55 +0000</pubDate>
 <dc:creator>startx</dc:creator>
 <guid isPermaLink="false">6179 at http://kerneltrap.org</guid>
</item>
<item>
 <title>transparent ftp path convention</title>
 <link>http://kerneltrap.org/node/6039</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/178&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/files/category_pictures_6&quot; alt=&quot;GNU/Hurd&quot; title=&quot;Discussion about GNU/Hurd.&quot;  width=&quot;&quot; height=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;not sure where to post this.&lt;/p&gt;
&lt;p&gt;I read&lt;br /&gt;
&lt;a href=&quot;http://www.gnu.org/software/hurd/hurd-paper.html&quot; title=&quot;http://www.gnu.org/software/hurd/hurd-paper.html&quot;&gt;http://www.gnu.org/software/hurd/hurd-paper.html&lt;/a&gt;&lt;br /&gt;
and I wonder, the proposed path:&lt;/p&gt;
&lt;p&gt;/ftp/ftp.uu.net:anonymous:mib@gnu&lt;/p&gt;
&lt;p&gt;seems like it would be better to use a URL dispatcher directory and then a standard ftp URL like:&lt;br /&gt;
/urldispatcher/ftp://user:pass@ftp.com/...&lt;br /&gt;
the &#039;//&#039; might cause problems, but it could be optionally elided (&#039;/&#039;). Why create a whole new ftp path convention when URLs would be fine?&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/6039&quot; target=&quot;_blank&quot;&gt;read 