<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/distrib/amd64/installimage/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Restore Makefile.installimage include after variables are set. Makes amd64<br/>USB install images bootable again.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.23</description>
    <pubDate>Sun May 22 19:32:41 UTC 2022</pubDate>
    <dc:creator>jmcneill</dc:creator>
</item>

<item>
    <title>fix building amd64 with USE_XZ_SETS=no.<br/><br/>bump the size of images if USE_XZ_SETS != no.  consolidate a lot of<br/>the code between installimage/Makefile and installimage-bios/Makefile<br/>into installimage/installimage.mk.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.22</description>
    <pubDate>Sun May 08 08:12:45 UTC 2022</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>There is no point in putting a second sysinst binary into the install<br/>image's root filesystem.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.21</description>
    <pubDate>Mon Jan 03 00:10:17 UTC 2022</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Still not big enough - bump some more.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.20</description>
    <pubDate>Fri Dec 31 04:59:16 UTC 2021</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>With recent changees to debug kernel stuff from Christos we are<br/>once again pushing the size limit.  Bump it again.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.19</description>
    <pubDate>Thu Dec 30 15:01:55 UTC 2021</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Once again things have grown, so the install image allocation size<br/>needs to be bumped.<br/><br/>XXX There's gotta be a better way to maintain this!  :-)</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.18</description>
    <pubDate>Sun Dec 26 03:07:06 UTC 2021</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>The install image grew again - update size</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.17</description>
    <pubDate>Wed Jun 02 16:07:33 UTC 2021</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>branches:  1.16.4;<br/>The image, with all sorts of MK*DEBUG* turned on, has once again grown.<br/>This time probably as a result of the move to gcc-10.<br/><br/>Bump size to accomodate.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.16</description>
    <pubDate>Mon Apr 26 14:08:11 UTC 2021</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>The install-image has grown a bit recently, and at least amd64 has<br/>outgrown the previous size specification when the system was built<br/>with all of MKDEBUG, MKKDEBUG, and MKDEBUGLIB set to "yes" (and<br/>also when in-tree X11 is included).<br/><br/>So, bump the size a bit.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.15</description>
    <pubDate>Fri Mar 26 21:18:29 UTC 2021</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Oooppss we need another size bump</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.14</description>
    <pubDate>Mon Jan 18 03:35:11 UTC 2021</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Install image built with all of MKDEBUG, MKKDEBUG, and MKDEBUGLIB all<br/>set to "yes" is a bit larger, so bump the image size accordingly.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.13</description>
    <pubDate>Fri Jan 15 21:14:53 UTC 2021</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Only install gptmbr.bin if USE_GPTMBR=yes</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.12</description>
    <pubDate>Thu May 28 15:13:21 UTC 2020</pubDate>
    <dc:creator>jmcneill</dc:creator>
</item>

<item>
    <title>rename amd64 uefi-installimage to be just installimage.<br/><br/>Works for both purposes, no confusing name.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.11</description>
    <pubDate>Wed May 27 22:27:58 UTC 2020</pubDate>
    <dc:creator>maya</dc:creator>
</item>

<item>
    <title>branches:  1.10.2;<br/>Use the special device name "ROOT." in /etc/fstab not just on the arm<br/>images, but also on the bootable disk images of other ports, so that<br/>they can be booted from differently named devices.  Merge the i386 and<br/>amd64 -live-sd0root and -live-wd0root images into a single live image<br/>per port, bootable both from usb media and in qemu.  Drop the -xx0root<br/>suffixes from image names as they are no longer meaningful.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.10</description>
    <pubDate>Sat Dec 15 18:03:16 UTC 2018</pubDate>
    <dc:creator>gson</dc:creator>
</item>

<item>
    <title>branches:  1.9.2;  1.9.4;<br/>Bump install image sizes. Clang alone adds 100MB+ for a full debug build<br/>and that pushes the full MKDEBUG build over the constraints.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.9</description>
    <pubDate>Mon Sep 18 14:42:16 UTC 2017</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>Bump a little to handle clang images.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.8</description>
    <pubDate>Fri May 19 15:16:12 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Try to make images big enough for debug sets</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.7</description>
    <pubDate>Thu May 11 10:49:18 UTC 2017</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>branches:  1.6.6;<br/>Grow!</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.6</description>
    <pubDate>Sun Jan 24 15:30:05 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Punt custom dhcpcd hooks in favour up upstream hooks</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.5</description>
    <pubDate>Sat Sep 13 10:18:24 UTC 2014</pubDate>
    <dc:creator>roy</dc:creator>
</item>

<item>
    <title>branches:  1.4.2;<br/>Adjust for sysinst move.</title>
    <description>/src/distrib/amd64/installimage/Makefile - 1.4</description>
    <pubDate>Sat Jul 26 19:34:08 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>
</channel></rss>

