<?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.ramdisk</title>
    <link>http://nxr.netbsd.org/rss/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>1. Remove all the special handling of variables (-d -p -P -s -S) that<br/>   were dealing with DBG (-d) LDSTATIC/NOPIE (-p), and the rest with<br/>   disabling/enabling sanitizers.<br/>2. Use emalloc/estrdup for all the allocators instead of only some cases.<br/>3. Add -V varspec which passes variables on the command line (as DBG<br/>   and LDSTATIC used to be passed before) instead of appending them<br/>   to the on-the-fly Makefile using -v varspec.<br/>4. Change the distrib and rescue Makefiles to use -V instead of the removed<br/>   flags.<br/><br/>The motivation of this is to make variable handling consistent, less magical,<br/>and remove the need for changing crunchgen each time we want to add disabling<br/>an option by default.<br/><br/>(as proposed in tech-toolchain)</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.10</description>
    <pubDate>Sun Dec 29 18:26:18 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>set MAKEDEVTARGETS=ramdisk so that the ramdisk /dev/ is populated.<br/>from PR#51659.</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.9</description>
    <pubDate>Mon Dec 24 20:11:22 UTC 2018</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.8.30;  1.8.32;<br/>In distrib/*/ramdisks/common/Makefile.ramdisk, allow the caller to<br/>pre-define the LISTS variable if they do not want it to include<br/>${.CURDIR}/lists.  This opens the possibility of making some of the<br/>many distrib/*/ramdisks/*/lists files shared in the future.<br/><br/>XXX: Some of the differences between these files seem to be unnecessary.</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.8</description>
    <pubDate>Tue Oct 16 08:23:21 UTC 2012</pubDate>
    <dc:creator>apb</dc:creator>
</item>

<item>
    <title>branches:  1.7.6;  1.7.12;<br/>Remove terminfo.db as it's now embedded in libterminfo.</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.7</description>
    <pubDate>Thu Feb 11 09:06:49 UTC 2010</pubDate>
    <dc:creator>roy</dc:creator>
</item>

<item>
    <title>Use the rescue terminfo.db in our images instead of termcap.</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.6</description>
    <pubDate>Fri Feb 05 10:01:20 UTC 2010</pubDate>
    <dc:creator>roy</dc:creator>
</item>

<item>
    <title>Replace references to local and now no-longer-existing termcap files<br/>with references to ${DISTRIBB}/common/termcap.  Hi, abs@!</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.5</description>
    <pubDate>Thu Sep 24 21:04:46 UTC 2009</pubDate>
    <dc:creator>he</dc:creator>
</item>

<item>
    <title>${NETBSDSRCDIR}/distrib/common/protocols =&gt; ${DISTRIBDIR}/common/protocols<br/>${NETBSDSRCDIR}/distrib/common/services =&gt; ${DISTRIBDIR}/common/services</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.4</description>
    <pubDate>Sun Sep 20 19:49:09 UTC 2009</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>Change ramdisks from dhclient to dhcpcd and add corresponding glue to<br/>sysinst. For amd64, the crunchgen binary shrinks by 150KB uncompresssed,<br/>60KB compressed.</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.3</description>
    <pubDate>Tue Apr 07 11:49:17 UTC 2009</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>branches:  1.2.2;<br/>Use the cutdown distrib/common/services and distrib/common/protocols<br/>rather than the full fat etc versions</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.2</description>
    <pubDate>Sun Jan 25 22:08:38 UTC 2009</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>branches:  1.1.2;  1.1.4;  1.1.8;<br/>- put netbsd.ofppc and ofwboot.ofppc in the root of ofppciso.cd.<br/><br/>- create a mostly working sysinst/ramdisk environment.  i was<br/>able to successfully run sysinst, but the screen displays many<br/>"bad format `p'" errors i am yet to track down entirely that<br/>make it somewhat difficult to see.</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.1</description>
    <pubDate>Wed Jan 02 11:39:02 UTC 2008</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.1.8.1</description>
    <pubDate>Sun Oct 05 20:10:30 UTC 2008</pubDate>
    <dc:creator>mjf</dc:creator>
</item>

<item>
    <title>- put netbsd.ofppc and ofwboot.ofppc in the root of ofppciso.cd.<br/><br/>- create a mostly working sysinst/ramdisk environment.  i was<br/>able to successfully run sysinst, but the screen displays many<br/>"bad format `p'" errors i am yet to track down entirely that<br/>make it somewhat difficult to see.</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.1.4.2</description>
    <pubDate>Wed Jan 02 11:39:03 UTC 2008</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>file Makefile.ramdisk was added on branch mjf-devfs on 2008-01-02 11:39:03 +0000</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.1.4.1</description>
    <pubDate>Wed Jan 02 11:39:02 UTC 2008</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>sync with HEAD</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.1.2.2</description>
    <pubDate>Wed Jan 09 01:28:08 UTC 2008</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>file Makefile.ramdisk was added on branch matt-armv6 on 2008-01-09 01:28:08 +0000</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.1.2.1</description>
    <pubDate>Wed Jan 02 11:39:02 UTC 2008</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Sync with HEAD.<br/><br/>Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.2.2.1</description>
    <pubDate>Wed May 13 19:17:49 UTC 2009</pubDate>
    <dc:creator>jym</dc:creator>
</item>

<item>
    <title>Resync to 2012-11-19 00:00:00 UTC</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.7.12.1</description>
    <pubDate>Tue Nov 20 02:57:44 UTC 2012</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.7.6.1</description>
    <pubDate>Tue Oct 30 18:48:36 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Merge changes from current as of 20200406</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.8.32.2</description>
    <pubDate>Wed Apr 08 14:03:52 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/distrib/ofppc/ramdisks/common/Makefile.ramdisk - 1.8.32.1</description>
    <pubDate>Mon Jun 10 21:42:27 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>
</channel></rss>

