<?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 ALPINE</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f201e3800bda6cae298098b28f8bf624d6d24200 - arm: Tag ALPINE kernel as NO_UNIVERSE</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#f201e3800bda6cae298098b28f8bf624d6d24200</link>
        <description>arm: Tag ALPINE kernel as NO_UNIVERSESpecific devices are in LINT so no need to build this one as partof make universe.Sponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D38848Reviewed by:	imp

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Thu, 02 Mar 2023 08:18:03 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f34560385c730c8b1db4f46a9c711a60511864bf - arm: Add extres pseudo devices to some kernel</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#f34560385c730c8b1db4f46a9c711a60511864bf</link>
        <description>arm: Add extres pseudo devices to some kernelAll the pseudo devices and framework are required by drivers.Reported by:	mjg

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Wed, 23 Feb 2022 07:44:16 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1a148873d6488f1dac1cfb207a5927cef89888e - sys/*/conf/*, docs: fix links to handbook</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#c1a148873d6488f1dac1cfb207a5927cef89888e</link>
        <description>sys/*/conf/*, docs: fix links to handbookWhile here, fix all links to older en_US.ISO8859-1 documentationin the src/ tree.PR:             255026Reported by:    Michael B&#252;ker &lt;freebsd@michael-bueker.de&gt;Reviewed by:    dbaioApproved by:    blackend (mentor), re (gjb)MFC after:      10 daysDifferential Revision: https://reviews.freebsd.org/D30265

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Thu, 20 May 2021 08:26:02 +0000</pubDate>
        <dc:creator>Ceri Davies &lt;ceri@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c5c3ba6b43cac20dc9432eac15758d41cb2b8b1f - Merge ^/head r351317 through r351731.</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#c5c3ba6b43cac20dc9432eac15758d41cb2b8b1f</link>
        <description>Merge ^/head r351317 through r351731.

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Tue, 03 Sep 2019 05:58:43 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7d65d420462c1e08c43afc1a658be752a7b70466 - Fix bogusly declared WERRORs in kernel build</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#7d65d420462c1e08c43afc1a658be752a7b70466</link>
        <description>Fix bogusly declared WERRORs in kernel buildMany arm kernel configs bogusly specified WERROR=-Werror. There&apos;s noreason for this because the default is that and there&apos;s no reason tooverride. These date from a time when we needed to add additionalwarning-&gt;error suppression. They are obsolete and were cut and pastepropagated from file to file.Comment out all the WERROR=.... lines in powerpc. They aren&apos;t bogus,but were appropriate for the old defaults for gcc4.2.1. Now that we&apos;vemade the policy decision to suppress -Werror by default on theseplatforms, it is appropriate to comment these out. People wishing tofix these errors can still un-comment them out, or say WERROR=-Werroron the command line.Fix two instances (cut and paste propagation) of hard-coded -Werrorin x86 code. Replace with ${WERROR} instead. This is a no-op changeexcept for people who build WERROR=-Wno-error :).This should fix tinderbox / CI breakage.

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Sun, 25 Aug 2019 19:39:31 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f49ce7a0b5f0d501d233308d73ccb1bf191a68b - MFHead @349476</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#7f49ce7a0b5f0d501d233308d73ccb1bf191a68b</link>
        <description>MFHead @349476Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Thu, 27 Jun 2019 23:50:54 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c363b16c639529cf82d353abaa17f19bad7f8aec - sys: Remove DEV_RANDOM device option</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#c363b16c639529cf82d353abaa17f19bad7f8aec</link>
        <description>sys: Remove DEV_RANDOM device optionRemove &apos;device random&apos; from kernel configurations that reference it (most).Replace perhaps mistaken &apos;nodevice random&apos; in two MIPS configs with &apos;optionsRANDOM_LOADABLE&apos; instead.  Document removal in UPDATING; update NOTES andrandom.4.Reviewed by:	delphij, markm (previous version)Approved by:	secteam(delphij)Differential Revision:	https://reviews.freebsd.org/D19918

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Fri, 21 Jun 2019 00:16:30 +0000</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7847e04111f2c2b06b36f6d19a46d78814d7836d - Merge ^/head r338026 through r338297, and resolve conflicts.</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#7847e04111f2c2b06b36f6d19a46d78814d7836d</link>
        <description>Merge ^/head r338026 through r338297, and resolve conflicts.

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Fri, 24 Aug 2018 18:09:23 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f201e3800bda6cae298098b28f8bf624d6d24200 - arm: Tag ALPINE kernel as NO_UNIVERSE</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#f201e3800bda6cae298098b28f8bf624d6d24200</link>
        <description>arm: Tag ALPINE kernel as NO_UNIVERSESpecific devices are in LINT so no need to build this one as partof make universe.Sponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D38848Reviewed by:	imp

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Thu, 02 Mar 2023 08:18:03 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f34560385c730c8b1db4f46a9c711a60511864bf - arm: Add extres pseudo devices to some kernel</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#f34560385c730c8b1db4f46a9c711a60511864bf</link>
        <description>arm: Add extres pseudo devices to some kernelAll the pseudo devices and framework are required by drivers.Reported by:	mjg

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Wed, 23 Feb 2022 07:44:16 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1a148873d6488f1dac1cfb207a5927cef89888e - sys/*/conf/*, docs: fix links to handbook</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#c1a148873d6488f1dac1cfb207a5927cef89888e</link>
        <description>sys/*/conf/*, docs: fix links to handbookWhile here, fix all links to older en_US.ISO8859-1 documentationin the src/ tree.PR:             255026Reported by:    Michael B&#252;ker &lt;freebsd@michael-bueker.de&gt;Reviewed by:    dbaioApproved by:    blackend (mentor), re (gjb)MFC after:      10 daysDifferential Revision: https://reviews.freebsd.org/D30265

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Thu, 20 May 2021 08:26:02 +0000</pubDate>
        <dc:creator>Ceri Davies &lt;ceri@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c5c3ba6b43cac20dc9432eac15758d41cb2b8b1f - Merge ^/head r351317 through r351731.</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#c5c3ba6b43cac20dc9432eac15758d41cb2b8b1f</link>
        <description>Merge ^/head r351317 through r351731.

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Tue, 03 Sep 2019 05:58:43 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7d65d420462c1e08c43afc1a658be752a7b70466 - Fix bogusly declared WERRORs in kernel build</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#7d65d420462c1e08c43afc1a658be752a7b70466</link>
        <description>Fix bogusly declared WERRORs in kernel buildMany arm kernel configs bogusly specified WERROR=-Werror. There&apos;s noreason for this because the default is that and there&apos;s no reason tooverride. These date from a time when we needed to add additionalwarning-&gt;error suppression. They are obsolete and were cut and pastepropagated from file to file.Comment out all the WERROR=.... lines in powerpc. They aren&apos;t bogus,but were appropriate for the old defaults for gcc4.2.1. Now that we&apos;vemade the policy decision to suppress -Werror by default on theseplatforms, it is appropriate to comment these out. People wishing tofix these errors can still un-comment them out, or say WERROR=-Werroron the command line.Fix two instances (cut and paste propagation) of hard-coded -Werrorin x86 code. Replace with ${WERROR} instead. This is a no-op changeexcept for people who build WERROR=-Wno-error :).This should fix tinderbox / CI breakage.

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Sun, 25 Aug 2019 19:39:31 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f49ce7a0b5f0d501d233308d73ccb1bf191a68b - MFHead @349476</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#7f49ce7a0b5f0d501d233308d73ccb1bf191a68b</link>
        <description>MFHead @349476Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Thu, 27 Jun 2019 23:50:54 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c363b16c639529cf82d353abaa17f19bad7f8aec - sys: Remove DEV_RANDOM device option</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#c363b16c639529cf82d353abaa17f19bad7f8aec</link>
        <description>sys: Remove DEV_RANDOM device optionRemove &apos;device random&apos; from kernel configurations that reference it (most).Replace perhaps mistaken &apos;nodevice random&apos; in two MIPS configs with &apos;optionsRANDOM_LOADABLE&apos; instead.  Document removal in UPDATING; update NOTES andrandom.4.Reviewed by:	delphij, markm (previous version)Approved by:	secteam(delphij)Differential Revision:	https://reviews.freebsd.org/D19918

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Fri, 21 Jun 2019 00:16:30 +0000</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7847e04111f2c2b06b36f6d19a46d78814d7836d - Merge ^/head r338026 through r338297, and resolve conflicts.</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#7847e04111f2c2b06b36f6d19a46d78814d7836d</link>
        <description>Merge ^/head r338026 through r338297, and resolve conflicts.

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Fri, 24 Aug 2018 18:09:23 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>49a49b37dfe4985a95c529143863850abf17fd73 - Move options INTRNG into std.armv6 and std.armv7</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#49a49b37dfe4985a95c529143863850abf17fd73</link>
        <description>Move options INTRNG into std.armv6 and std.armv7INTRNG is required on all armv6 and armv7 systems, so make itstandard.

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Mon, 20 Aug 2018 20:31:53 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2c014f24c10f90d85126ac5fbd4d8524de32b1c - Merge ^/head r323559 through r325504.</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/ALPINE#c2c014f24c10f90d85126ac5fbd4d8524de32b1c</link>
        <description>Merge ^/head r323559 through r325504.

            List of files:
            /src/sys/arm/conf/ALPINE</description>
        <pubDate>Tue, 07 Nov 2017 08:39:14 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
