<?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 MINIMAL</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</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>a51f81c2 - x86: move EARLY_AP_STARTUP into DEFAULTS</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#a51f81c2</link>
        <description>x86: move EARLY_AP_STARTUP into DEFAULTSEARLY_AP_STARTUP was introduced in 2016 (commit fdce57a04219) with note:    As a transition aid, the new behavior is moved under a new    kernel option (EARLY_AP_STARTUP). This will allow the option    to be turned off if need be during initial testing. I hope to    enable this on x86 by default in a followup commit ...It was enabled by default, but became effectively mandatory (on x86)some time later.  Move it to DEFAULTS to avoid an unbootable system ifthe option is left out of a custom kernel configuration file.Reported by:	wollmanReviewed by:	jhbSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D41352

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Mon, 07 Aug 2023 21:49:57 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bf864c3e - amd64 MINIMAL: SysV IPC syscalls are loadable</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#bf864c3e</link>
        <description>amd64 MINIMAL: SysV IPC syscalls are loadableReviewed by:	emaste, impSponsored by:	The FreeBSD FoundationMFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D39990

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Sat, 06 May 2023 20:03:07 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0c1c5e36 - amd64 MINIMAL: remove UFS from compiled-in list</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#0c1c5e36</link>
        <description>amd64 MINIMAL: remove UFS from compiled-in listReviewed by:	emaste, impSponsored by:	The FreeBSD FoundationMFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D39990

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Sat, 06 May 2023 20:02:34 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bba6249a - amd64 MINIMAL config: remove statements about UFS module</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#bba6249a</link>
        <description>amd64 MINIMAL config: remove statements about UFS moduleAll UFS options work for ufs.ko.Reviewed by:	emaste, impSponsored by:	The FreeBSD FoundationMFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D39990

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Sat, 06 May 2023 20:01:45 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3a8c69c1 - amd64 MINIMAL config: remove sentence about acpi</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#3a8c69c1</link>
        <description>amd64 MINIMAL config: remove sentence about acpiOn amd64 ACPI is required to boot, it cannot work as a module, and we donot build the ACPI module for long time.Sponsored by:	The FreeBSD FoundationMFC after:	1 week

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Sat, 06 May 2023 11:21:13 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2c50bb9 - xen/efi: make Xen PV EFI clock optional</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#b2c50bb9</link>
        <description>xen/efi: make Xen PV EFI clock optionalThe present implementation is only for x86.  Other architectures needadjustments for querying presence of EFI.Xen&apos;s EFI support is also quite troublesome on non-x86.  This is beingslowly remedied, but until in better shape the EFI clock functionalityshould be disabled.Reviewed by: roygerDifferential Revision: https://reviews.freebsd.org/D31065

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Fri, 19 Feb 2021 04:19:20 +0000</pubDate>
        <dc:creator>Elliott Mitchell &lt;ehem+freebsd@m5p.com&gt;</dc:creator>
    </item>
<item>
        <title>43d4680b - MINIMAL: Update and clean up.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#43d4680b</link>
        <description>MINIMAL: Update and clean up.* Add GEOM_LABEL, required to boot a default UEFI install.* Add enough of virtio to boot in bhyve.* Reduce diff between amd64 and i386.* Reduce diff to GENERIC.MFC after:	1 weekReviewed by:	impDifferential Revision:	https://reviews.freebsd.org/D38468

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Thu, 09 Feb 2023 17:24:08 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ea5b2d62 - MIMIMAL: add uart</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#ea5b2d62</link>
        <description>MIMIMAL: add uartWhile uart could be detected completely through plug and play means, addit here for two reasons. First, we don&apos;t do that from the loader, soit&apos;s not available as a console. Second, even if we did do it from theloader, there&apos;s a limitation in the system today that console driversmust be compiled into the kernel because the console is selected beforeexternal modules are linked into the kernel. Adding it only increasesthe kernel size by ~14k as well.Sponsored by:		NetflixIdea liked by:		des, rpokala, brooks, jhb

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Fri, 01 Jul 2022 17:22:38 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>28dcccc1 - x86 GENERIC/MINIMAL: group sc(4) devices together</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#28dcccc1</link>
        <description>x86 GENERIC/MINIMAL: group sc(4) devices togetherThe vga and splash devices are part of the sc(4) system console. vt(4)uses the vt_vga driver instead, and has some limited splash supportdirectly in vt_core.c.  Leave the sc(4) options in GENERIC/MINIMAL (fornow) but group them together under an sc(4) comment.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Sun, 28 Nov 2021 19:11:56 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>777526ed - Remove options VESA from x86 MINIMAL</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#777526ed</link>
        <description>Remove options VESA from x86 MINIMALFollowup to b8cf1c5c30a5, remove from MINIMAL in addition to GENERIC.options VESA / vesa.ko provides VESA Bios Extensions (VBE) support forthe legacy sc(4) console.  It is not used by the default console, vt(4).PR:		253733Fixes:		b8cf1c5c30a5 (&quot;Remove options VESA from x86 GENERIC&quot;)Relnotes:	YesSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Sun, 28 Nov 2021 19:10:28 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>228e020a - Correct syscons description in i386 and amd64 configs</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#228e020a</link>
        <description>Correct syscons description in i386 and amd64 configsCommit 2d6f6d63733d switched to vt(4) as the default console.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Sat, 27 Nov 2021 21:15:41 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4e85b648 - Add a COMPAT_FREEBSD13 kernel option</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#4e85b648</link>
        <description>Add a COMPAT_FREEBSD13 kernel optionUse it wherever COMPAT_FREEBSD11 is currently specified.Reviewed by:	jhb (previous version)Sponsored by:	Rubicon Communications, LLC (&quot;Netgate&quot;)Differential Revision:	https://reviews.freebsd.org/D33005

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Mon, 15 Nov 2021 21:01:34 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e3c9ec9 - tcp: better congestion control defaults</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#7e3c9ec9</link>
        <description>tcp: better congestion control defaultsDefine CC_NEWRENO in all the appropriate DEFAULTS and std.* configfiles. It&apos;s the default congestion control algorithm.  Add code to cc.cso that CC_DEFAULT is &quot;newreno&quot; if it&apos;s not overriden in the configfile.Sponsored by: NetflixFixes: b8d60729deef (&quot;tcp: Congestion control cleanup.&quot;)Revired by: manu, hselasky, jhb, glebius, tuexenDifferential Revision:	https://reviews.freebsd.org/D32964

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Fri, 12 Nov 2021 17:05:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eb6b6622 - Update MINIMAL to have CC options</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#eb6b6622</link>
        <description>Update MINIMAL to have CC optionsThe MINIMAL configs were overlooked. They are compiled as part ofuniverse, so this broke universe builds. Add the same defafults as forGENERIC.Sponsored by:		Netflix

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Fri, 12 Nov 2021 16:33:18 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6c69c6bb - kvm_clock: KVM paravirtual clock support</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#6c69c6bb</link>
        <description>kvm_clock: KVM paravirtual clock supportAdd support for the KVM paravirtual clock device.Sponsored by:	Juniper Networks, Inc.Sponsored by:	Klara, Inc.Reviewed by:	kibDifferential Revision:	https://reviews.freebsd.org/D29733

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Wed, 04 Aug 2021 15:42:48 +0000</pubDate>
        <dc:creator>Adam Fenn &lt;adam@fenn.io&gt;</dc:creator>
    </item>
<item>
        <title>82bf6a25 - xen/timer: fix amd64 LINT kernel build</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#82bf6a25</link>
        <description>xen/timer: fix amd64 LINT kernel buildOn amd64 XENHVM depends on the xentimer device for PVH early startup,so both should be added or removed together (like the currentdependency with xenpci). Fix this by adding xentimer to NOTES andupdating the comments on the config files. Note that on i386 there&apos;sno such dependency between xentimer and XENHVM, since there&apos;s no PVHsupport.While there also fix the MINIMAL i386 build to include the xentimer,so it keeps the same functionality as before xentimer was split fromXENHVM.Reported by: lwhsuPR: 257549Fixes: ae5981274815 (&apos;xen/timer: make xen timer optional&apos;)

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Mon, 02 Aug 2021 08:22:22 +0000</pubDate>
        <dc:creator>Roger Pau Monn&#233; &lt;royger@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b21f19c9 - MINIMAL: remove debugging and some loadable network modules</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#b21f19c9</link>
        <description>MINIMAL: remove debugging and some loadable network modulesRemove deugging stuff, since it&apos;s arguably not needed in a minimalsetup. Also vlan, tuntap and gif since they can be loaded.imp didn&apos;t include the part of the patch that removed xen guest support.Xen guest is relatively small and has no way of being loaded.Reviewed by:	impPR:		229564MFC After:	3 days

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Sun, 11 Jul 2021 16:21:11 +0000</pubDate>
        <dc:creator>Helge Oldach &lt;freebsd@oldach.net&gt;</dc:creator>
    </item>
<item>
        <title>c1a14887 - sys/*/conf/*, docs: fix links to handbook</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#c1a14887</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:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</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>a29bff7a - smbios: support getting address from EFI</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/amd64/conf/MINIMAL#a29bff7a</link>
        <description>smbios: support getting address from EFIOn some systems (e.g. Lenovo ThinkPad X240, Apple MacBookPro12,1)the SMBIOS entry point is not found in the &lt;0xFFFFF space.Follow the SMBIOS spec and use the EFI Configuration Table forlocating the entry point on EFI systems.Reviewed by:	rpokala, dabMFC after:	1 weekSponsored by:	Dell EMC IsilonDifferential Revision:	https://reviews.freebsd.org/D29276

            List of files:
            /freebsd-14.2/sys/amd64/conf/MINIMAL</description>
        <pubDate>Wed, 07 Apr 2021 19:46:29 +0000</pubDate>
        <dc:creator>Greg V &lt;greg@unrelenting.technology&gt;</dc:creator>
    </item>
</channel>
</rss>
