<?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 ROUTERSTATION</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e8643b01 - Modularize xz.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/mips/conf/ROUTERSTATION#e8643b01</link>
        <description>Modularize xz.Embedded lzma decompression library becomes a module usable by otherconsumers, in addition to geom_uzip.Most important code changes are- removal of XZ_DEC_SINGLE define, we need the code to work  with XZ_DEC_DYNALLOC;- xz_crc32_init() call is removed from geom_uzip, xz module handles  initialization on its own.xz is no longer embedded into geom_uzip, instead the depend line forthe module is provided, and corresponding kernel option is added toeach MIPS kernel config file using geom_uzip.The commit also carries unrelated cleanup by removing excess &quot;device geom_uzip&quot;in places which were missed in r344479.Reviewed by:	cem, hselasky, ray, slavash (previous versions)Sponsored by:	Mellanox TechnologiesDifferential revision:	https://reviews.freebsd.org/D19266MFC after:	3 weeks

            List of files:
            /freebsd-13.1/sys/mips/conf/ROUTERSTATION</description>
        <pubDate>Tue, 26 Feb 2019 19:55:03 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5497acc5 - Obsolete mkulzma(8) and geom_uncompress(4), their functionality</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/mips/conf/ROUTERSTATION#5497acc5</link>
        <description>Obsolete mkulzma(8) and geom_uncompress(4), their functionalityis now provided by mkuzip(8) and geom_uzip(4) respectively.MFC after:	1 month

            List of files:
            /freebsd-13.1/sys/mips/conf/ROUTERSTATION</description>
        <pubDate>Wed, 24 Feb 2016 00:39:36 +0000</pubDate>
        <dc:creator>Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29d1144a - Mark the mostly redundant kernels that just pull</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/mips/conf/ROUTERSTATION#29d1144a</link>
        <description>Mark the mostly redundant kernels that just pullin something from _BASE as NO_UNIVERSEDifferential Revision: https://reviews.freebsd.org/D4200

            List of files:
            /freebsd-13.1/sys/mips/conf/ROUTERSTATION</description>
        <pubDate>Thu, 19 Nov 2015 01:58:12 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d3951356 - Convert routerstation to use geom_uncompress.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/mips/conf/ROUTERSTATION#d3951356</link>
        <description>Convert routerstation to use geom_uncompress.

            List of files:
            /freebsd-13.1/sys/mips/conf/ROUTERSTATION</description>
        <pubDate>Tue, 19 May 2015 06:45:56 +0000</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d4f95c88 - In kernel config files, it is supposed to be &apos;options&lt;space&gt;&lt;tab&gt;&apos; not</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/mips/conf/ROUTERSTATION#d4f95c88</link>
        <description>In kernel config files, it is supposed to be &apos;options&lt;space&gt;&lt;tab&gt;&apos; not&apos;options&lt;tab&gt;&lt;tab&gt;&apos;, per long standing (but recently not so strictlyenforced) convention.

            List of files:
            /freebsd-13.1/sys/mips/conf/ROUTERSTATION</description>
        <pubDate>Tue, 18 Mar 2014 14:41:18 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a858494b - Modify the routerstation config to use ukswitch for now.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/mips/conf/ROUTERSTATION#a858494b</link>
        <description>Modify the routerstation config to use ukswitch for now.Until an ADM6996 driver shows up, this allows for the two switchports to be used.Submitted by:	Luiz Otavio O Souza &lt;loos.br@gmail.com&gt;Reviewed by:	ray

            List of files:
            /freebsd-13.1/sys/mips/conf/ROUTERSTATION</description>
        <pubDate>Wed, 08 May 2013 20:57:37 +0000</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>40bcb1d1 - Remove duplicated GEOM_PART_* options.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/mips/conf/ROUTERSTATION#40bcb1d1</link>
        <description>Remove duplicated GEOM_PART_* options.PR:		170931Approved by:	adrian

            List of files:
            /freebsd-13.1/sys/mips/conf/ROUTERSTATION</description>
        <pubDate>Thu, 23 Aug 2012 22:23:56 +0000</pubDate>
        <dc:creator>Aleksandr Rybalko &lt;ray@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2e6077c - Oops - this was referencing a local file, which I&apos;ve done away with.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/mips/conf/ROUTERSTATION#b2e6077c</link>
        <description>Oops - this was referencing a local file, which I&apos;ve done away with.

            List of files:
            /freebsd-13.1/sys/mips/conf/ROUTERSTATION</description>
        <pubDate>Sat, 31 Dec 2011 15:56:00 +0000</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>530028c9 - Break out the AR71XX config file into _BASE and board specific</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/mips/conf/ROUTERSTATION#530028c9</link>
        <description>Break out the AR71XX config file into _BASE and board specificbits.The ROUERSTATION and RSPRO variants contain:* the board specific bits (eg the RTC for RSPRO, later on it&apos;ll  include the GPIO/LED definitions);* the boot specific bits (eg, on-board flash, usb flash, etc).For now the AR71XX_BASE file contains the common board config,drivers and net80211/ath wireless drivers.I&apos;ll follow this up with config files for the other boards Ihave (eg the Ubiquiti LSSR71, as well as some Mikrotik boardsthat use the AR71XX and atheros reference boards) which willbe quite easy to do now.

            List of files:
            /freebsd-13.1/sys/mips/conf/ROUTERSTATION</description>
        <pubDate>Thu, 29 Dec 2011 05:51:48 +0000</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
