<?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 INSTALL</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/emips/conf/INSTALL</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>PR kern/51208<br/>Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for<br/>ALL on amd64 and i386.</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.7</description>
    <pubDate>Sun Feb 19 07:47:00 UTC 2017</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>branches:  1.6.2;  1.6.4;  1.6.6;<br/>Don't define wscons options without wscons devices.</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.6</description>
    <pubDate>Tue Oct 14 17:09:12 UTC 2014</pubDate>
    <dc:creator>uebayasi</dc:creator>
</item>

<item>
    <title>Don't define WSDISPLAY_* without wsdisplay.</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.5</description>
    <pubDate>Sat Oct 11 07:18:43 UTC 2014</pubDate>
    <dc:creator>uebayasi</dc:creator>
</item>

<item>
    <title>remove confusing numeric locators where they are unused.</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.4</description>
    <pubDate>Sat Apr 27 18:19:31 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.3.2;<br/>Update all kernel configs mentioning WSEMUL_* but not already including<br/>WSDISPLAY_COMPAT_USL using the following rules:<br/>- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL<br/>- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1<br/>  and commented out WSDISPLAY_COMPAT_USL<br/>- Otherwise add WSDISPLAY_COMPAT_USL<br/><br/>Some of the INSTALL configs for larger memory machines are probably suitable<br/>for adding WSDISPLAY_COMPAT_USL.<br/><br/>Now wsconscfg(8) should be able to switch VTs when expected.<br/><br/>Implemented after no objection from tech-kern to the following:<br/><br/>On 5 June 2012 09:47, David Brownlee &lt;abs@absd.org&gt; wrote:<br/>&gt; wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual<br/>&gt; terminals.<br/>&gt;<br/>&gt; Except when in an exceptionally memory or space constrained<br/>&gt; environment (INSTALL being the obvious case), is there any reason why<br/>&gt; all GENERIC and GENERIC-like kernels which have wscons enabled<br/>&gt; shouldn't also have WSDISPLAY_COMPAT_USL?</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.3</description>
    <pubDate>Fri Aug 17 20:11:38 UTC 2012</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>The rnd pseudo-device is not really optional, because it is in the same<br/>source file as the entropy-pool code itself.  Move it to std.  This<br/>will be cleaned up more when I split the sources up as they should be.<br/><br/>This fixes build breaks on several ports.  Thanks to Havard Eidnes for<br/>pointing them out.</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.2</description>
    <pubDate>Tue Nov 22 21:25:05 UTC 2011</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>branches:  1.1.2;  1.1.4;  1.1.8;  1.1.10;<br/>Add support for the Extensible MIPS ("eMIPS") platform.  The<br/>NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the<br/>Giano system simulator.<br/><br/>eMIPS is a platform developed at Microsoft Research for researching<br/>reconfigurable computing.  eMIPS allows dynamic loading and scheduling<br/>of application-specific circuits for the purpose of accelerating<br/>computations based on the current workload.<br/><br/>NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research<br/>by Alessandro Forin and Neil Pittman.  Microsoft Corporation has<br/>donated full copyright to The NetBSD Foundation.<br/><br/>Platform support for eMIPS is the first part of Microsoft's<br/>contribution.  The second part includes the hardware accelerator<br/>framework and will be proposed on tech-kern soon.</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.1</description>
    <pubDate>Wed Jan 26 01:18:50 UTC 2011</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>sync with head.<br/><br/>for a reference, the tree before this commit was tagged<br/>as yamt-pagecache-tag8.<br/><br/>this commit was splitted into small chunks to avoid<br/>a limitation of cvs.  ("Protocol error: too many arguments")</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.1.10.3</description>
    <pubDate>Thu May 22 11:39:37 UTC 2014</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.1.10.2</description>
    <pubDate>Tue Oct 30 17:19:17 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.1.10.1</description>
    <pubDate>Tue Apr 17 00:06:12 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.1.8.2</description>
    <pubDate>Mon Jun 06 09:05:15 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>file INSTALL was added on branch jruoho-x86intr on 2011-06-06 09:05:15 +0000</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.1.8.1</description>
    <pubDate>Wed Jan 26 01:18:50 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.1.4.2</description>
    <pubDate>Sat Mar 05 20:49:53 UTC 2011</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>file INSTALL was added on branch rmind-uvmplock on 2011-03-05 20:49:53 +0000</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.1.4.1</description>
    <pubDate>Wed Jan 26 01:18:50 UTC 2011</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.1.2.2</description>
    <pubDate>Tue Feb 08 18:05:05 UTC 2011</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>file INSTALL was added on branch bouyer-quota2 on 2011-02-08 18:05:05 +0000</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.1.2.1</description>
    <pubDate>Wed Jan 26 01:18:50 UTC 2011</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>update from HEAD</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.3.2.2</description>
    <pubDate>Sun Dec 03 11:36:01 UTC 2017</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>resync from head</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.3.2.1</description>
    <pubDate>Sun Jun 23 06:20:02 UTC 2013</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.6.6.1</description>
    <pubDate>Fri Apr 21 16:53:25 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/sys/arch/emips/conf/INSTALL - 1.6.4.1</description>
    <pubDate>Mon Mar 20 06:57:12 UTC 2017</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>
</channel></rss>

