<?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 list</title>
    <link>http://nxr.netbsd.org/rss/src/distrib/evbppc/ramdisk/list</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Add sbin/sysctl</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.21</description>
    <pubDate>Thu Jul 07 06:28:57 UTC 2016</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Add dkctl / drvctl support.</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.20</description>
    <pubDate>Tue Jul 24 20:50:14 UTC 2012</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Add gpt and cksum(md5/sha1/sum)</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.19</description>
    <pubDate>Fri Jul 20 11:20:37 UTC 2012</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Add ext2/msdos support, allow mount from udf, add flashctl.</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.18</description>
    <pubDate>Wed Feb 01 22:25:46 UTC 2012</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.17.2;<br/>Add fdisk</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.17</description>
    <pubDate>Thu Aug 11 08:39:42 UTC 2011</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Switch to using tmpfs.<br/>Add mount_tmpfs, ps, netstat, vmstat, and date to ramdisk image.</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.16</description>
    <pubDate>Tue Jan 18 01:27:16 UTC 2011</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Adjust file lists for recent move:<br/> usr/sbin/chown -&gt; sbin/chown<br/> usr/bin/chgrp  -&gt; bin/chgrp</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.15</description>
    <pubDate>Fri Jan 14 10:26:31 UTC 2011</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Remove terminfo.db as it's now embedded in libterminfo.</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.14</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/evbppc/ramdisk/list - 1.13</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/evbppc/ramdisk/list - 1.12</description>
    <pubDate>Sun Sep 20 23:19:52 UTC 2009</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>Nothing needs disktab anymore, so we'd rather have an inode and<br/>slightly over 1K of space on install media...</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.11</description>
    <pubDate>Sun Sep 20 22:46:11 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/evbppc/ramdisk/list - 1.10</description>
    <pubDate>Sun Sep 20 19:49:08 UTC 2009</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.9</description>
    <pubDate>Sun Sep 20 19:29:25 UTC 2009</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>Fix indent on common/protocols changes.</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.8</description>
    <pubDate>Wed Apr 29 18:20:03 UTC 2009</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

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

<item>
    <title>Switch evbpcc sysinst and install notes to referencing WALNUT/OPENBLOCKS266<br/>kernels, rather than (nonexistant) GENERIC<br/><br/>from KIYOHARA Takashi</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.6</description>
    <pubDate>Sun Jan 25 17:48:05 UTC 2009</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>branches:  1.5.4;<br/>Add -lprop to the LIBS line so that ifconfig will link.</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.5</description>
    <pubDate>Tue May 06 15:32:06 UTC 2008</pubDate>
    <dc:creator>dyoung</dc:creator>
</item>

<item>
    <title>branches:  1.4.12;  1.4.14;<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/evbppc/ramdisk/list - 1.4</description>
    <pubDate>Thu May 10 23:22:29 UTC 2007</pubDate>
    <dc:creator>dogcow</dc:creator>
</item>

<item>
    <title>Delete the:<br/>SPECIAL        dmesg           srcdir  distrib/utils/x_dmesg<br/>line from all the ramdisk 'list' files.  dmesg/Makefile will add -DSMALL<br/>if SMALLPROG is defined (which it is by Makefile.crunch).</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.3</description>
    <pubDate>Sat Sep 10 13:09:01 UTC 2005</pubDate>
    <dc:creator>dsl</dc:creator>
</item>

<item>
    <title>Remove "srcdir distrib/utils/x_mount" from ramdisk lists<br/>since src/sbin/mount/Makefile no longer links fs specific routines.</title>
    <description>/src/distrib/evbppc/ramdisk/list - 1.2</description>
    <pubDate>Sun Jan 19 00:26:58 UTC 2003</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>
</channel></rss>

