<?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/boot/arch/ia64/Makefile.inc</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Fri, 03 Apr 2026 23:49:34 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2Ftrunk%2Fboot%2Farch%2Fia64%2FMakefile.inc&amp;max=40&amp;peg=1972</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Ftrunk%2Fboot%2Farch%2Fia64%2FMakefile.inc&amp;peg=1972&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 17 Jul 2006 02:53:53 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 1802 – cleanup and unify the build system</title><description>&lt;div&gt;&lt;strong&gt;decky – 29 file(s) modified&lt;/strong&gt;&lt;br/&gt;cleanup and unify the build system&lt;/div&gt;~ /trunk/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/mips32/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/ppc32/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/ppc64/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/xen32/Makefile.inc&lt;br /&gt;~ /trunk/boot/boot.config&lt;br /&gt;~ /trunk/boot/Makefile&lt;br /&gt;x /trunk/boot/tools/config.py&lt;br /&gt;+ /trunk/HelenOS.config&lt;br /&gt;~ /trunk/kernel/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/mips32/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/ppc32/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/ppc64/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/kernel/kernel.config&lt;br /&gt;~ /trunk/kernel/Makefile&lt;br /&gt;x /trunk/kernel/tools/config.py&lt;br /&gt;+ /trunk/Makefile&lt;br /&gt;+ /trunk/tools&lt;br /&gt;+ /trunk/tools/config.py&lt;br /&gt;~ /trunk/uspace/Makefile&lt;br /&gt;x /trunk/uspace/tools&lt;br /&gt;~ /trunk/uspace/uspace.config&lt;br /&gt;+ /trunk/version&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fboot%2Farch%2Fia64%2FMakefile.inc&amp;rev=1802&amp;peg=1972</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fboot%2Farch%2Fia64%2FMakefile.inc&amp;rev=1802&amp;peg=1972</guid></item>
<item><pubDate>Tue, 11 Jul 2006 20:25:29 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 1787 – move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot</title><description>&lt;div&gt;&lt;strong&gt;decky – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot&lt;/div&gt;x /boot/trunk&lt;br /&gt;x /kernel/trunk&lt;br /&gt;+ /trunk&lt;br /&gt;+ /trunk/boot &lt;i&gt;(copied from /boot/trunk@1786)&lt;/i&gt;&lt;br /&gt;+ /trunk/kernel &lt;i&gt;(copied from /kernel/trunk@1786)&lt;/i&gt;&lt;br /&gt;+ /trunk/uspace &lt;i&gt;(copied from /uspace/trunk@1786)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fboot%2Farch%2Fia64%2FMakefile.inc&amp;rev=1787&amp;peg=1972</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fboot%2Farch%2Fia64%2FMakefile.inc&amp;rev=1787&amp;peg=1972</guid></item>
<item><pubDate>Sun, 12 Mar 2006 19:18:59 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 936 – ia64 now loads init from ELF. Don&apos;t need to do ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;ia64 now loads init from ELF. Don&apos;t need to do objcopy to binary format.&lt;/div&gt;~ /boot/trunk/arch/ia64/Makefile.inc&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fboot%2Farch%2Fia64%2FMakefile.inc&amp;rev=936&amp;peg=1972</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fboot%2Farch%2Fia64%2FMakefile.inc&amp;rev=936&amp;peg=1972</guid></item>
<item><pubDate>Thu, 09 Mar 2006 13:39:34 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 918 – ia64 work. Changes to make userspace work (boot part).</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;ia64 work.&lt;br /&gt;
Changes to make userspace work (boot part).&lt;/div&gt;+ /boot/trunk/arch/ia64&lt;br /&gt;+ /boot/trunk/arch/ia64/Makefile.inc&lt;br /&gt;~ /boot/trunk/boot.config&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fboot%2Farch%2Fia64%2FMakefile.inc&amp;rev=918&amp;peg=1972</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fboot%2Farch%2Fia64%2FMakefile.inc&amp;rev=918&amp;peg=1972</guid></item>
</channel></rss>