<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HelenOS &#x2013; //trunk/tools/mkhord.py</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Sat, 04 Apr 2026 01:47:00 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;max=40&amp;peg=4602</link><atom:link href="https://historic.helenos.org/rss.php?path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;peg=4602&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Sun, 10 Aug 2008 02:04:55 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3263 – make structure definition more C-like</title><description>&lt;div&gt;&lt;strong&gt;decky – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;make structure definition more C-like&lt;/div&gt;~ /trunk/tools/mkhord.py&lt;br /&gt;~ /trunk/tools/mktmpfs.py&lt;br /&gt;~ /trunk/tools/xstruct.py&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3263&amp;peg=4602</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3263&amp;peg=4602</guid></item>
<item><pubDate>Sun, 10 Aug 2008 01:46:00 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3262 – structure objects: variable names, comments</title><description>&lt;div&gt;&lt;strong&gt;decky – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;structure objects: variable names, comments&lt;/div&gt;~ /trunk/tools/mkhord.py&lt;br /&gt;~ /trunk/tools/mktmpfs.py&lt;br /&gt;~ /trunk/tools/xstruct.py&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3262&amp;peg=4602</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3262&amp;peg=4602</guid></item>
<item><pubDate>Sat, 09 Aug 2008 22:16:47 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3260 – support comments in structures</title><description>&lt;div&gt;&lt;strong&gt;decky – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;support comments in structures&lt;/div&gt;~ /trunk/tools/mkhord.py&lt;br /&gt;~ /trunk/tools/mktmpfs.py&lt;br /&gt;~ /trunk/tools/xstruct.py&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3260&amp;peg=4602</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3260&amp;peg=4602</guid></item>
<item><pubDate>Sat, 09 Aug 2008 20:57:18 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3259 – more descriptive structure definitions</title><description>&lt;div&gt;&lt;strong&gt;decky – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;more descriptive structure definitions&lt;/div&gt;~ /trunk/Makefile&lt;br /&gt;~ /trunk/tools/mkhord.py&lt;br /&gt;~ /trunk/tools/mktmpfs.py&lt;br /&gt;+ /trunk/tools/xstruct.py&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3259&amp;peg=4602</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3259&amp;peg=4602</guid></item>
<item><pubDate>Wed, 06 Aug 2008 16:04:46 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3245 – directory -&gt; file</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;directory -&gt; file&lt;/div&gt;~ /trunk/tools/mkhord.py&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3245&amp;peg=4602</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3245&amp;peg=4602</guid></item>
<item><pubDate>Tue, 05 Aug 2008 23:52:14 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3244 – Split mktmpfs.py to a TMPFS specific part and a HORD ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Split mktmpfs.py to a TMPFS specific part and a HORD specific part. The latter&lt;br /&gt;
is moved to mkhord.py and can be reused for FAT16 images as well. mktmpfs.py and&lt;br /&gt;
mkfat.sh define the same interface now. Modify makefiles to use the modified&lt;br /&gt;
interface (e.g. do not pass alignment to either mktmpfs.py or mkfat.sh). FAT16&lt;br /&gt;
initrd image can be now loaded as initrd on amd64 and gets recognized as a&lt;br /&gt;
ramdisk image.&lt;/div&gt;~ /trunk/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/sparc64/loader/Makefile&lt;br /&gt;+ /trunk/tools/mkhord.py&lt;br /&gt;~ /trunk/tools/mktmpfs.py&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3244&amp;peg=4602</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Ftools%2Fmkhord.py&amp;rev=3244&amp;peg=4602</guid></item>
</channel></rss>