<?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/newsmips/conf/INSTALL</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Add support for LCD-MONO framebuffer on NWS-32x0 laptop machines.<br/><br/>Tested on NWS-3260, which was sent from ryo@'s belongins and repaired<br/>by me, and also tested on my NWS-3470D, including Xorg mono server.<br/>(Note X.org server on NEWS machines requires keymap modifications)<br/>Also add proper initialization on consinit() in NMB-253 case.<br/><br/>Worth to pull up to netbsd-10 and netbsd-9.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.49</description>
    <pubDate>Sat Nov 04 15:30:52 UTC 2023</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Specify -fno-unwind-tables to shrink kernel binaries.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.48</description>
    <pubDate>Sat Oct 28 19:46:49 UTC 2023</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.47.4;  1.47.30;<br/>bump ramdisk sizes to cope with GCC 7 bloat.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.47</description>
    <pubDate>Thu Feb 07 04:33:58 UTC 2019</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.46.4;<br/>clean up COMPAT_* options for native netbsd code:<br/>- new series of files that are useful for saying "i want everything<br/>  since netbsd 1.4", etc.<br/>- use the fact COMPAT_* options have future dependancies to remove<br/>  many redundant options.<br/><br/>removes about 3000 lines total across kernel configuration files.<br/>tested about 30 random kernels in the changed list.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.46</description>
    <pubDate>Thu Sep 14 07:58:42 UTC 2017</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>surf the bloat</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.45</description>
    <pubDate>Sat Jul 22 20:21:09 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.44.2;<br/>Systematize (and in many cases, fix) the comments on options COMPAT_NN.<br/><br/>There are quite a few configs that are missing some COMPAT_NN options<br/>in ways that don't make sense; this should probably get cleaned up<br/>too, but for the time being I've not added or removed anything.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.44</description>
    <pubDate>Sat Aug 23 20:26:59 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>Bump the ramdisk size; the longer paths on the build cluster are<br/>likely enough to put this over the edge.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.43</description>
    <pubDate>Sun Aug 10 20:04:30 UTC 2014</pubDate>
    <dc:creator>riz</dc:creator>
</item>

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

<item>
    <title>branches:  1.41.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/newsmips/conf/INSTALL - 1.41</description>
    <pubDate>Fri Aug 17 20:11:40 UTC 2012</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>WABPL is no longer considered experimental (has not been for some time)<br/>so update its comment in config files.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.40</description>
    <pubDate>Sun Dec 18 05:49:30 UTC 2011</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>branches:  1.39.2;<br/><br/>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/newsmips/conf/INSTALL - 1.39</description>
    <pubDate>Tue Nov 22 21:25:30 UTC 2011</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>branches:  1.38.8;<br/>Remove unused count from pseudo-device md.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.38</description>
    <pubDate>Tue Nov 23 11:14:03 UTC 2010</pubDate>
    <dc:creator>hannken</dc:creator>
</item>

<item>
    <title>Remove unused count (invariably "4") from pseudo-device fss.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.37</description>
    <pubDate>Fri Apr 16 13:48:34 UTC 2010</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>branches:  1.36.4;  1.36.6;<br/>Changes to MEMORY_RBFLAGS option:<br/>- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the<br/>MEMORY_DISK options(4)<br/>- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt<br/>the config(5) files accordingly<br/>- document this option inside options(4)<br/><br/>See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html<br/><br/>Reviewed by abs@ in private mail.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.36</description>
    <pubDate>Fri Feb 06 18:50:28 UTC 2009</pubDate>
    <dc:creator>jym</dc:creator>
</item>

<item>
    <title>branches:  1.35.2;<br/>Add "options WAPBL" to standard GENERIC/INSTALL type configs.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.35</description>
    <pubDate>Thu Jul 31 07:41:03 UTC 2008</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>branches:  1.34.16;  1.34.20;  1.34.22;  1.34.26;<br/>Merge the ppcoea-renovation branch to HEAD.<br/><br/>This branch was a major cleanup and rototill of many of the various OEA<br/>cpu based PPC ports that focused on sharing as much code as possible<br/>between the various ports to eliminate near-identical copies of files in<br/>every tree.  Additionally there is a new PIC system that unifies the<br/>interface to interrupt code for all different OEA ppc arches.  The work<br/>for this branch was done by a variety of people, too long to list here.<br/><br/>TODO:<br/>bebox still needs work to complete the transition to -renovation.<br/>ofppc still needs a bunch of work, which I will be looking at.<br/>ev64260 still needs to be renovated<br/>amigappc was not attempted.<br/><br/>NOTES:<br/>pmppc was removed as an arch, and moved to a evbppc target.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.34</description>
    <pubDate>Wed Oct 17 19:55:54 UTC 2007</pubDate>
    <dc:creator>garbled</dc:creator>
</item>

<item>
    <title>branches:  1.33.6;<br/>Add options COMPAT_40.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.33</description>
    <pubDate>Wed Jul 18 15:19:07 UTC 2007</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.32.6;  1.32.14;  1.32.16;  1.32.18;<br/>update comments on NFS_V2_ONLY after nqnfs removal.  no functional changes.<br/>from Arnaud Lacombe.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.32</description>
    <pubDate>Fri Dec 29 21:49:03 UTC 2006</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>remove MALLOC_NOINLINE, it doesn't do anything anymore.</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.31</description>
    <pubDate>Mon Oct 02 03:28:31 UTC 2006</pubDate>
    <dc:creator>chs</dc:creator>
</item>

<item>
    <title>- Document COMPAT_15 as doing nothing<br/>- Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency<br/>- Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM<br/>ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT<br/>matters here.<br/><br/>This address kern/18407</title>
    <description>/src/sys/arch/newsmips/conf/INSTALL - 1.30</description>
    <pubDate>Wed Sep 27 21:42:05 UTC 2006</pubDate>
    <dc:creator>manu</dc:creator>
</item>
</channel></rss>

