<?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/utils/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>PR/50729: Izumi Tsutsui: Add "small" disklabel</title>
    <description>/src/distrib/utils/Makefile - 1.22</description>
    <pubDate>Sun Jan 31 18:56:49 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Don't descend into sysinst.</title>
    <description>/src/distrib/utils/Makefile - 1.21</description>
    <pubDate>Sat Jul 26 19:35:10 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>branches:  1.20.6;<br/>Nothing uses the old small dhclient, and the new version is gigantic since it<br/>brings in libisc.</title>
    <description>/src/distrib/utils/Makefile - 1.20</description>
    <pubDate>Sun Mar 24 20:26:29 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.19.6;  1.19.12;<br/>Relegate edlabel to use in extremely memory constrained install<br/>ramdisks and prefer disklabel elsewhere.<br/>Based on discussion on affected port lists (port-sparc port-sparc64<br/>port-sun3 port-sun2 port-atari port-mvme68k).<br/>All listed ports plus amd64 test built after change</title>
    <description>/src/distrib/utils/Makefile - 1.19</description>
    <pubDate>Wed Mar 10 23:13:10 UTC 2010</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>Create a dynamically linked sysinst as part of the build process, but don't<br/>install it.</title>
    <description>/src/distrib/utils/Makefile - 1.18</description>
    <pubDate>Fri Nov 21 15:39:29 UTC 2008</pubDate>
    <dc:creator>ad</dc:creator>
</item>

<item>
    <title>branches:  1.17.20;<br/>For some reason this makefile descends into all the x_&lt;prog&gt; directories.<br/>Since all the x_&lt;prog&gt; get build into crunched binaries (which does a<br/>reachover build these days) I suspect this is entirely unnecessary.<br/>But having deleted x_dmesg we must ensure it doesn't go there.</title>
    <description>/src/distrib/utils/Makefile - 1.17</description>
    <pubDate>Sat Sep 10 13:24:38 UTC 2005</pubDate>
    <dc:creator>dsl</dc:creator>
</item>

<item>
    <title>Import a trivial program to generate 16bit CRCs as used in sparkive archives.<br/>For use by mksparkive.sh in generating the acorn32 bootloader sparkive.</title>
    <description>/src/distrib/utils/Makefile - 1.16</description>
    <pubDate>Tue Jun 08 21:43:40 UTC 2004</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>branches:  1.15.2;<br/>EOL x_mount.</title>
    <description>/src/distrib/utils/Makefile - 1.15</description>
    <pubDate>Sun Jan 19 00:35:00 UTC 2003</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Now that usr.bin/ftp/Makefile supports SMALLPROG and SMALLPROG_INET6,<br/>we don't need distrib/utils/x_ftp anymore...</title>
    <description>/src/distrib/utils/Makefile - 1.14</description>
    <pubDate>Thu Oct 17 06:38:23 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Remove these, since platforms using the New Distrib World Order have<br/>been building these using the basesrc Makefiles with SMALLPROG defined<br/>for a while now.</title>
    <description>/src/distrib/utils/Makefile - 1.13</description>
    <pubDate>Thu Oct 17 06:02:34 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Add x_mount, which does not include any MOUNT_PROGS.<br/>Installer does not require all vfs progs and all binaries<br/>are crunched after all.</title>
    <description>/src/distrib/utils/Makefile - 1.12</description>
    <pubDate>Sun Feb 18 06:15:48 UTC 2001</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Add x_umount to SUBDIR.</title>
    <description>/src/distrib/utils/Makefile - 1.11</description>
    <pubDate>Wed Jan 31 20:48:11 UTC 2001</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Add missing directories so make obj DTRT.</title>
    <description>/src/distrib/utils/Makefile - 1.10</description>
    <pubDate>Tue Sep 12 16:06:23 UTC 2000</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.9.4;<br/>Add x_dhclient.</title>
    <description>/src/distrib/utils/Makefile - 1.9</description>
    <pubDate>Fri May 12 20:54:16 UTC 2000</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>enable IPv6 support in sysinst.  integration of work by ichiro@ichiro.org.<br/>- IPv6 autoconfiguration<br/>- IPv6 nameserver<br/>TODO: french messages, dhcp<br/><br/>add -DINET6 into x_ifconfig.</title>
    <description>/src/distrib/utils/Makefile - 1.8</description>
    <pubDate>Tue Jan 04 08:33:51 UTC 2000</pubDate>
    <dc:creator>itojun</dc:creator>
</item>

<item>
    <title>Add x_ping.</title>
    <description>/src/distrib/utils/Makefile - 1.7</description>
    <pubDate>Mon Oct 18 20:20:03 UTC 1999</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>branches:  1.6.2;<br/>Fix listfiles to handle object directories. Patches supplied by<br/>Izumi Tsutsui in PR misc/7628.</title>
    <description>/src/distrib/utils/Makefile - 1.6</description>
    <pubDate>Sun May 23 07:31:20 UTC 1999</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>Descend into sysinst directory if sysinst/arch/${MACHINE} exists.</title>
    <description>/src/distrib/utils/Makefile - 1.5</description>
    <pubDate>Fri Apr 16 10:10:24 UTC 1999</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>branches:  1.4.2;<br/>Build x_sh, even though some non-sysinst ports don't use it. Yet.</title>
    <description>/src/distrib/utils/Makefile - 1.4</description>
    <pubDate>Sat May 02 08:04:52 UTC 1998</pubDate>
    <dc:creator>ross</dc:creator>
</item>

<item>
    <title>Add: more x_ftp x_route zcat</title>
    <description>/src/distrib/utils/Makefile - 1.3</description>
    <pubDate>Fri Dec 12 03:38:30 UTC 1997</pubDate>
    <dc:creator>gwr</dc:creator>
</item>
</channel></rss>

