<?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/dreamcast/ramdisk/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Try to shrink ramdiskbin binary.<br/><br/>-Os<br/>-rwxr-xr-x  1 tsutsui  wheel  1371212 Nov 28 14:09 obj.dreamcast/ramdiskbin*<br/><br/>-Os -fno-unwind-tables<br/>-rwxr-xr-x  1 tsutsui  wheel  1366000 Nov 28 14:10 obj.dreamcast/ramdiskbin*<br/><br/>-Os -fno-unwind-tables -DNDEBUG<br/>-rwxr-xr-x  1 tsutsui  wheel  1359700 Nov 28 14:11 obj.dreamcast/ramdiskbin*</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.16</description>
    <pubDate>Sat Nov 28 05:16:06 UTC 2020</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<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/dreamcast/ramdisk/Makefile - 1.15</description>
    <pubDate>Sun Dec 29 18:26:17 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.14.12;<br/>+= for MAKEFS_FLAGS</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.14</description>
    <pubDate>Tue Jan 24 18:04:01 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.13.14;  1.13.18;<br/>dhclient -&gt; dhcpcd</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.13</description>
    <pubDate>Fri Mar 22 10:52:21 UTC 2013</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.12.6;  1.12.12;<br/>Remove terminfo.db as it's now embedded in libterminfo.</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.12</description>
    <pubDate>Thu Feb 11 09:06:48 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/dreamcast/ramdisk/Makefile - 1.11</description>
    <pubDate>Fri Feb 05 10:01:18 UTC 2010</pubDate>
    <dc:creator>roy</dc:creator>
</item>

<item>
    <title>34 different termcap subsets, plus a couple of ports still using<br/>the full termcap distfile. In an attempt to reduce the madness<br/>switch everyone (except the i386 cd install which does its own<br/>thing) to the same (under 8K) termcap subset:<br/><br/>ansi			ansi/pc-term compatible with color<br/>dumb|unknown		80-column dumb tty<br/>hp300h			HP Catseye console<br/>iris-ansi-ap		IRIS ANSI in application-keypad mode<br/>iris-ansi|iris-ansi-net	IRIS emulating 40 line ANSI terminal (almost VT100)<br/>sun|sun1|sun2|sun-il	Sun Microsystems Inc. console with working insert-line<br/>vt100|vt100-am		DEC VT100 (w/advanced video)<br/>vt220-8			DEC VT220 8 bit terminal<br/>vt220|vt200|vt300	DEC VT220 in vt100 emulation mode<br/>wsvt25			NetBSD wscons in 25 line DEC VT220 mode<br/>wsvt25m			NetBSD wscons in 25 line DEC VT220 mode with Meta<br/>x68k|x68k-ite		NetBSD/x68k ITE<br/>xterm|vs100		xterm terminal emulator (X Window System)<br/><br/>Trying to provide similar functionality across all ports? It'll never<br/>catch on...</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.10</description>
    <pubDate>Sun Sep 20 23:19:52 UTC 2009</pubDate>
    <dc:creator>abs</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/dreamcast/ramdisk/Makefile - 1.9</description>
    <pubDate>Sun Sep 20 19:49:08 UTC 2009</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>Use DBG=-Os, which works fine on landisk.</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.8</description>
    <pubDate>Sat Apr 25 18:29:05 UTC 2009</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Wrap a long line.</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.7</description>
    <pubDate>Tue Apr 14 00:18:36 UTC 2009</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Add dhclient to ramdisk root.</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.6</description>
    <pubDate>Tue Apr 14 00:09:48 UTC 2009</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.5.2;<br/>Use the cutdown distrib/common/services and distrib/common/protocols<br/>rather than the full fat etc versions</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.5</description>
    <pubDate>Sun Jan 25 22:08:37 UTC 2009</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>Use "-Os -freorder-blocks" as well as &lt;sys.mk&gt; for ramdisk build.<br/>"-Os might cause compiler bugs on sh3" comment was for egcs or gcc3.<br/>"-Os" might be also safe, but use the same one with the default sh3 build<br/>for now.<br/><br/>Briefly tested on (not emulated but real) dreamcast.</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.4</description>
    <pubDate>Fri Jan 09 10:05:27 UTC 2009</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.3.2;  1.3.6;<br/>Use common/termcap.mini.</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.3</description>
    <pubDate>Fri Feb 01 14:25:58 UTC 2008</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.2.4;<br/>Since /etc/services has gotten rather large, use a minimal one for install<br/>kernels. (mount_nfs is notably the only binary that doesn't gracefully deal<br/>with the lack of an /etc/services file, it appears.)</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.2</description>
    <pubDate>Thu May 10 23:22:29 UTC 2007</pubDate>
    <dc:creator>dogcow</dc:creator>
</item>

<item>
    <title>Build ramdisk kernel for dreamcast.</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.1</description>
    <pubDate>Wed Oct 30 00:42:25 UTC 2002</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>sync with HEAD</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.2.4.1</description>
    <pubDate>Sun Mar 23 00:21:01 UTC 2008</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.3.6.1</description>
    <pubDate>Sun Oct 05 20:10:15 UTC 2008</pubDate>
    <dc:creator>mjf</dc:creator>
</item>

<item>
    <title>Use common/termcap.mini.</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.3.2.2</description>
    <pubDate>Fri Feb 01 14:25:59 UTC 2008</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch mjf-devfs on 2008-02-01 14:25:59 +0000</title>
    <description>/src/distrib/dreamcast/ramdisk/Makefile - 1.3.2.1</description>
    <pubDate>Fri Feb 01 14:25:58 UTC 2008</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>
</channel></rss>

