<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile.version</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>376c1df2259df18a52137f7451f98953ffd01484 - 8647 loader should support large_dnode</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#376c1df2259df18a52137f7451f98953ffd01484</link>
        <description>8647 loader should support large_dnodeReviewed by: Dan McDonald &lt;danmcd@joyent.com&gt;Reviewed by: Ken Mays &lt;maybird1776@yahoo.com&gt;Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Mon, 11 Sep 2017 16:05:18 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>7f3006fcbb4aa276c70b4b6b9e3844b293f8a5b4 - 8598 loader: Fix BSD label partition end sector calculation.</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#7f3006fcbb4aa276c70b4b6b9e3844b293f8a5b4</link>
        <description>8598 loader: Fix BSD label partition end sector calculation.Reviewed by: James Blachly &lt;james.blachly@gmail.com&gt;Reviewed by: John Howard &lt;Echosoft.LLC@gmail.com&gt;Approved by: Dan McDonald &lt;danmcd@joyent.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Thu, 31 Aug 2017 16:57:14 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>d4f75c945065a64cbb0535077fbbcb67c8301624 - 8421 loader: chain load relocate data declaration is bad</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#d4f75c945065a64cbb0535077fbbcb67c8301624</link>
        <description>8421 loader: chain load relocate data declaration is badReviewed by: Jason King &lt;jason.brian.king@gmail.com&gt;Reviewed by: Dillon Amburgey &lt;dillona@dillona.com&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Fri, 23 Jun 2017 11:16:52 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>71552555a08e75de9106ae6e2ed4827b54c78330 - 8374 loader: devicename.c cleanup</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#71552555a08e75de9106ae6e2ed4827b54c78330</link>
        <description>8374 loader: devicename.c cleanupReviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Reviewed by: John Howard &lt;Echosoft.LLC@gmail.com&gt;Approved by: Gordon Ross &lt;gwr@nexenta.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Sun, 11 Jun 2017 11:58:16 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>2cd691b494555b243109297b6fda3842bce9abdf - 8303 loader: biosdisk interface should be able to cope with 4k sectors</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#2cd691b494555b243109297b6fda3842bce9abdf</link>
        <description>8303 loader: biosdisk interface should be able to cope with 4k sectorsReviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Approved by: Hans Rosenfeld &lt;rosenfeld@grumpf.hope-2000.org&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Fri, 19 May 2017 02:06:10 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>04f250646b6fe15fe554f55552d229e27fec2394 - 8271 loader: Replacing iterating over rootpath by strsep</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#04f250646b6fe15fe554f55552d229e27fec2394</link>
        <description>8271 loader: Replacing iterating over rootpath by strsepReviewed by: Yuri Pankov &lt;yuripv@gmx.com&gt;Reviewed by: Alexander Pyhalov &lt;alp@rsu.ru&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Wed, 24 May 2017 16:01:53 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>26c793cfccd2fcf61e733b496241b8baf667fe8b - 8171 loader: distinguish NFS versus TFTP boot by rootpath</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#26c793cfccd2fcf61e733b496241b8baf667fe8b</link>
        <description>8171 loader: distinguish NFS versus TFTP boot by rootpathReviewed by: Hans Rosenfeld &lt;rosenfeld@grumpf.hope-2000.org&gt;Reviewed by: Dan McDonald &lt;danmcd@omniti.com&gt;Reviewed by: Yuri Pankov &lt;yuripv@gmx.com&gt;Approved by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Sat, 06 May 2017 13:56:43 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>786b9ff73ce0a5e48f3d2852063101543bd18311 - 8099 loader: do not build complex commandline for mb2 kernel</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#786b9ff73ce0a5e48f3d2852063101543bd18311</link>
        <description>8099 loader: do not build complex commandline for mb2 kernelReviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Reviewed by: Yuri Pankov &lt;yuri.pankov@gmail.com&gt;Reviewed by: Hans Rosenfeld &lt;rosenfeld@grumpf.hope-2000.org&gt;Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Mon, 26 Dec 2016 11:34:35 +0100</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>d1104d6473f5cb1e9a2a6c1d43d70e6703ab6f90 - 8091 gptzfboot: status does print duplicate header line</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#d1104d6473f5cb1e9a2a6c1d43d70e6703ab6f90</link>
        <description>8091 gptzfboot: status does print duplicate header lineReviewed by: Marcel Telka &lt;marcel@telka.sk&gt;Reviewed by: Jason King &lt;jason.brian.king@gmail.com&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Fri, 21 Apr 2017 12:27:21 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>a5a5c3b743b38bcec1dcdc221fc56e3c2272e79f - 8010 loader: want mechanism to avoid RA with bcache</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#a5a5c3b743b38bcec1dcdc221fc56e3c2272e79f</link>
        <description>8010 loader: want mechanism to avoid RA with bcacheReviewed by: Dan McDonald &lt;danmcd@omniti.com&gt;Reviewed by: Jason King &lt;jason.brian.king@gmail.com&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Wed, 15 Mar 2017 14:24:03 +0100</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>87a4801d4dc697604bf704cb46dc18c939536e3d - 8066 loader: zfs reader vdev_probe should check for minimum device size</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#87a4801d4dc697604bf704cb46dc18c939536e3d</link>
        <description>8066 loader: zfs reader vdev_probe should check for minimum device sizeReviewed by: Yuri Pankov &lt;yuri.pankov@gmail.com&gt;Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Thu, 13 Apr 2017 08:15:18 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>8c8024e20d698e68ca49199a9508024e935b6659 - 7976 libstand/dosfs: cache FAT32 in 128 Kb blocks to save loader memory</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#8c8024e20d698e68ca49199a9508024e935b6659</link>
        <description>7976 libstand/dosfs: cache FAT32 in 128 Kb blocks to save loader memoryReviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Approved by: Dan McDonald &lt;danmcd@omniti.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Thu, 16 Mar 2017 19:08:48 +0100</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>6feb9af90381719e3e30d6f0566dec8664195d0a - 7462 loader should support multiboot2 protocol</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#6feb9af90381719e3e30d6f0566dec8664195d0a</link>
        <description>7462 loader should support multiboot2 protocolReviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Reviewed by: Hans Rosenfeld &lt;rosenfeld@grumpf.hope-2000.org&gt;Approved by: Joshua M. Clulow &lt;josh@sysmgr.org&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Sun, 09 Oct 2016 16:07:43 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>9ab3b3824ad35081ee6dd8f8cda2037a0ecaaa84 - 7540 loader zfs should check all labels</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#9ab3b3824ad35081ee6dd8f8cda2037a0ecaaa84</link>
        <description>7540 loader zfs should check all labelsReviewed by: Andriy Gapon &lt;agapon@gmail.com&gt;Reviewed by: Paul Dagnelie &lt;pcd@delphix.com&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Mon, 07 Nov 2016 14:37:12 +0100</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>7b0ff4b9900fd69ad2003f46ad7a4392e83a9a69 - 7987 loader: pxeboot should avoid unnecessary DHCP request</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#7b0ff4b9900fd69ad2003f46ad7a4392e83a9a69</link>
        <description>7987 loader: pxeboot should avoid unnecessary DHCP requestReviewed by: Yuri Pankov &lt;yuri.pankov@gmail.com&gt;Reviewed by: Jason King &lt;jason.brian.king@gmail.com&gt;Reviewed by: Dan McDonald &lt;danmcd@omniti.com&gt;Reviewed by: Hans Rosenfeld &lt;rosenfeld@grumpf.hope-2000.org&gt;Approved by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Mon, 20 Mar 2017 13:53:25 +0100</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>9f31b3de888f46fcb7ac2ad29434e9768ee01f16 - 7986 loader: remove network mask calculation for Classful network</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#9f31b3de888f46fcb7ac2ad29434e9768ee01f16</link>
        <description>7986 loader: remove network mask calculation for Classful networkReviewed by: Sebastien Roy &lt;sebastien.roy@delphix.com&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Mon, 20 Mar 2017 13:07:29 +0100</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>a90a1f427a651b4eac14fbb8f9aeecaa666a6e1d - 7988 loader: ls should use snprintf and check for the NULL pointer</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#a90a1f427a651b4eac14fbb8f9aeecaa666a6e1d</link>
        <description>7988 loader: ls should use snprintf and check for the NULL pointerReviewed by: Juraj Lutter &lt;juraj@lutter.sk&gt;Reviewed by: Alexander Pyhalov &lt;apyhalov@gmail.com&gt;Reviewed by: Marcel Telka &lt;marcel@telka.sk&gt;Reviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Approved by: Dan McDonald &lt;danmcd@omniti.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Mon, 20 Mar 2017 22:21:28 +0100</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>1545137bb87402bd4751747015aec6145c60dc5e - 7958 loader: reset module type search after unload</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#1545137bb87402bd4751747015aec6145c60dc5e</link>
        <description>7958 loader: reset module type search after unloadReviewed by: Marcel Telka &lt;marcel@telka.sk&gt;Reviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Tue, 21 Mar 2017 00:40:23 +0100</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>53b22b91e386494759b00ded4a7af39e776b49fc - 7951 loader: disk_print should open nested partition with disk_open</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#53b22b91e386494759b00ded4a7af39e776b49fc</link>
        <description>7951 loader: disk_print should open nested partition with disk_openReviewed by: Marcel Telka &lt;marcel@telka.sk&gt;Reviewed by: Jason King &lt;jason.brian.king@gmail.com&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Wed, 08 Mar 2017 09:37:54 +0100</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>9dd4eb9d24359cd9bb336d48bb71297761ef3d1c - 7972 loader: biosdisk read error message needs filtering and is missing newline</title>
        <link>http://kernelsources.org:8080/source/history/titanic_54/usr/src/boot/Makefile.version#9dd4eb9d24359cd9bb336d48bb71297761ef3d1c</link>
        <description>7972 loader: biosdisk read error message needs filtering and is missing newlineReviewed by: Marcel Telka &lt;marcel@telka.sk&gt;Reviewed by: Dan McDonald &lt;danmcd@omniti.com&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /titanic_54/usr/src/boot/Makefile.version</description>
        <pubDate>Wed, 15 Mar 2017 08:29:23 +0100</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
</channel>
</rss>
