<?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/alpha/rz25dist/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Update some distrib X11R6 references to X11R7<br/><br/>Some of these scripts and notes may no longer be relevant, but now<br/>they are at least not relevant while referring to the current X<br/>installation directory</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.32</description>
    <pubDate>Tue Nov 02 22:02:42 UTC 2021</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly<br/>use ${TOOL_GZIP_N} -9 instead of ${TOOL_GZIP} -9n, etc.<br/><br/>This will pass -nT instead of just -n if the gzip program is<br/>actually pigz.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.31</description>
    <pubDate>Tue Aug 05 15:40:58 UTC 2014</pubDate>
    <dc:creator>apb</dc:creator>
</item>

<item>
    <title>branches:  1.30.2;<br/>Use ${TOOL_GZIP} instead of just gzip in all Makefiles<br/>outside */dist/* subdirectories.<br/><br/>When USE_PIGZGZIP=yes, bsd.own.mk sets TOOL_GZIP=${TOOL_PIGZ},<br/>so there's no need to test USE_PIGZGZIP in these Makefiles.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.30</description>
    <pubDate>Mon Jan 27 08:18:07 UTC 2014</pubDate>
    <dc:creator>apb</dc:creator>
</item>

<item>
    <title>branches:  1.29.6;  1.29.12;<br/>Consistently use gzip with the -n flag so dates are not embedded.<br/><br/>Not tested on all platforms.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.29</description>
    <pubDate>Fri Apr 03 22:36:34 UTC 2009</pubDate>
    <dc:creator>perry</dc:creator>
</item>

<item>
    <title>branches:  1.28.32;  1.28.42;<br/>Rename a large chunk of the make(1) variables which refer to a<br/>program/tool from "FOO" to "TOOL_FOO".  The new variables are:<br/>	TOOL_ASN1_COMPILE  TOOL_CAP_MKDB  TOOL_CAT  TOOL_CKSUM  TOOL_COMPILE_ET<br/>	TOOL_CONFIG  TOOL_CRUNCHGEN  TOOL_CTAGS  TOOL_DB  TOOL_EQN  TOOL_FGEN<br/>	TOOL_GENCAT  TOOL_GROFF  TOOL_HEXDUMP  TOOL_INDXBIB  TOOL_INSTALLBOOT<br/>	TOOL_INSTALL_INFO  TOOL_M4  TOOL_MAKEFS  TOOL_MAKEINFO  TOOL_MAKEWHATIS<br/>	TOOL_MDSETIMAGE  TOOL_MENUC  TOOL_MKCSMAPPER  TOOL_MKESDB<br/>	TOOL_MKLOCALE  TOOL_MKMAGIC  TOOL_MKTEMP  TOOL_MSGC  TOOL_MTREE<br/>	TOOL_PAX  TOOL_PIC  TOOL_PREPMKBOOTIMAGE  TOOL_PWD_MKDB  TOOL_REFER<br/>	TOOL_ROFF_ASCII  TOOL_ROFF_DVI  TOOL_ROFF_HTML  TOOL_ROFF_PS<br/>	TOOL_ROFF_RAW  TOOL_RPCGEN  TOOL_SOELIM  TOOL_SUNLABEL  TOOL_TBL<br/>	TOOL_UUDECODE  TOOL_VGRIND  TOOL_ZIC<br/><br/>For each, provide default in &lt;bsd.sys.mk&gt; of the form:<br/>	TOOL_FOO?=	foo<br/>and for the ${USETOOLS}=="yes" case in &lt;bsd.own.mk&gt;, provide override:<br/>	TOOL_FOO=	${TOOLDIR}/bin/${_TOOL_PREFIX}foo<br/><br/>Document all of these in bsd.README.<br/><br/>This cleans up a chunk of potential (and actual) namespace collision<br/>within our build infrastructure, as well as improves consistency in<br/>the share/mk documentation and provision of appropriate defaults for<br/>each of these variables.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.28</description>
    <pubDate>Thu Jul 10 10:34:02 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>migrate to /usr/sbin/installboot or ${INSTALLBOOT} as appropriate</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.27</description>
    <pubDate>Tue May 07 14:47:45 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>TARGETS is defined by bsd.own.mk, so use LOCALTARGETS instead</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.26</description>
    <pubDate>Wed Feb 06 23:29:42 UTC 2002</pubDate>
    <dc:creator>ross</dc:creator>
</item>

<item>
    <title>Use<br/>  ${MAKE}<br/>instead of<br/>  make</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.25</description>
    <pubDate>Wed Aug 30 23:51:49 UTC 2000</pubDate>
    <dc:creator>jhawk</dc:creator>
</item>

<item>
    <title>use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.24</description>
    <pubDate>Tue May 02 16:06:46 UTC 2000</pubDate>
    <dc:creator>sjg</dc:creator>
</item>

<item>
    <title>adjust for changes in alpha /usr/mdec files.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.23</description>
    <pubDate>Wed Apr 07 06:47:50 UTC 1999</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>branches:  1.22.2;<br/>Modify all calls to newfs in ramdisk/miniroot creation to include<br/>the needed endianism of the architecture. One step towards cross-building<br/>releases.<br/><br/>Not touched are newfs calls in install scripts as they run on the desired<br/>machine and thus default correctly.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.22</description>
    <pubDate>Thu Mar 04 20:32:19 UTC 1999</pubDate>
    <dc:creator>wrstuden</dc:creator>
</item>

<item>
    <title>distclean is a synonym for cleandir</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.21</description>
    <pubDate>Sat Sep 05 14:46:13 UTC 1998</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Don't use _SUBDIRUSE outside of bsd.subdir.mk.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.20</description>
    <pubDate>Wed May 07 17:11:58 UTC 1997</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>rcs id cleanups</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.19</description>
    <pubDate>Fri Apr 18 18:05:24 UTC 1997</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>punt rc.hack for now.  It's not so happy with a shared-lib-based system,<br/>because it wants to use sysctl and sysctl is normally dynamically linked,<br/>and it doesn't have the shared libs available when it wants to use it.<br/>The right thing to do (if i want to propagate this hack) is to build a<br/>statically-linked sysctl rather than copying the dynamically-linked one.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.18</description>
    <pubDate>Tue Mar 18 20:04:11 UTC 1997</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>clean up in various ways</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.17</description>
    <pubDate>Mon Feb 24 20:35:23 UTC 1997</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>when checking the built file systems, force the check (use -f), and make<br/>sure fsck is trying to check ffs file systems (use -t ffs) because it's<br/>not smart enough to figure that out on its own.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.16</description>
    <pubDate>Wed Nov 27 01:42:07 UTC 1996</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>pull down from branch:<br/>&gt;add a little hack, to replace /etc/rc on the distribution disk image,<br/>&gt;to make life a little bit easier for people just starting out.<br/>&gt;(remounts root read-write, mounts /usr, etc.)  includes instructions<br/>&gt;on how to get 'normal' /etc/rc as the default.  does _not_ appear<br/>&gt;in the tar files.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.15</description>
    <pubDate>Sat Jun 15 04:04:26 UTC 1996</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>Be more tolerant of changes in the GNU (Cygnus) cpp binary's location<br/>due to NetBSD and Cygnus release number/date changes.</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.14</description>
    <pubDate>Fri May 31 00:54:39 UTC 1996</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>branches:  1.13.4;<br/>update for new X, toolchain source locations, and for the new<br/>location of the toolchain's cpp (caused by the change in 'uname -r' caused<br/>by the merge with the master sources).</title>
    <description>/src/distrib/alpha/rz25dist/Makefile - 1.13</description>
    <pubDate>Thu Apr 25 13:20:05 UTC 1996</pubDate>
    <dc:creator>cgd</dc:creator>
</item>
</channel></rss>

