<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in syscons</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5eb80bf1a6a435e88507c49111a28ed9e38b4b76 - moused,syscons: Avoid warning if system has no /dev/ttyv*</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/syscons#5eb80bf1a6a435e88507c49111a28ed9e38b4b76</link>
        <description>moused,syscons: Avoid warning if system has no /dev/ttyv*A VM had no virtual terminals and emitted a warning on boot`eval: cannot open /dev/ttyv*: No such file or directory`.Break the loop in this case to avoid the warning.PR:		289173Reviewed by:	jlduranSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D52344

            List of files:
            /freebsd/libexec/rc/rc.d/syscons</description>
        <pubDate>Tue, 02 Sep 2025 19:01:47 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d783591a7debc75045e8fbb7c57622c6fda2da01 - Revert &quot;rc: Fix scripts that need pathname expansion&quot;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/syscons#d783591a7debc75045e8fbb7c57622c6fda2da01</link>
        <description>Revert &quot;rc: Fix scripts that need pathname expansion&quot;The commit which motivated this is being reverted.This reverts commit 7faddeb395b7976b44393db24f48ec47040eff07.

            List of files:
            /freebsd/libexec/rc/rc.d/syscons</description>
        <pubDate>Fri, 27 Jun 2025 20:59:41 +0200</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7faddeb395b7976b44393db24f48ec47040eff07 - rc: Fix scripts that need pathname expansion</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/syscons#7faddeb395b7976b44393db24f48ec47040eff07</link>
        <description>rc: Fix scripts that need pathname expansionReported by:	Kenneth RapleeDifferential Revision:	https://reviews.freebsd.org/D45855

            List of files:
            /freebsd/libexec/rc/rc.d/syscons</description>
        <pubDate>Sat, 14 Jun 2025 22:24:41 +0200</pubDate>
        <dc:creator>Hiroki Sato &lt;hrs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f99f0ee14e3af81c23150a6a340259ca8a33d01a - rc.d: add a service jails config to all base system services</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/syscons#f99f0ee14e3af81c23150a6a340259ca8a33d01a</link>
        <description>rc.d: add a service jails config to all base system servicesThis gives more permissions to services (e.g. network access toservices which require this) when they are started as an automaticservice jail.The sshd patch is important for the sshd-related functionality asdescribed in the man-page in the service jails part.The location of the added env vars is supposed to allow overriding themin rc.conf, and to hard-disable the use of svcj for some parts where itdoesn&apos;t make sense or will not work.Only a subset of all of the services are fully tested (I&apos;m running thissince more than a year with various services started as service jails).The untested parts should be most of the time ok, in some edge-casesmore permissions are needed inside the service jail.Differential Revision:	https://reviews.freebsd.org/D40371

            List of files:
            /freebsd/libexec/rc/rc.d/syscons</description>
        <pubDate>Wed, 22 May 2024 15:31:47 +0200</pubDate>
        <dc:creator>Alexander Leidinger &lt;netchild@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/syscons#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/libexec/rc/rc.d/syscons</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3662862f558f6afbdb53b1d6570c482c7d180580 - rc: syscons: Add UEFI special case</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/syscons#3662862f558f6afbdb53b1d6570c482c7d180580</link>
        <description>rc: syscons: Add UEFI special caseChanging cursor, screenmap and setting blanktime doesn&apos;t work when bootedwith vt(4) and UEFI so add a special case for those depending on machdep.bootmethods.I have no way to test if this can work with vt(4) and bios boot so just in casekeep calling those for this.Sponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D38293

            List of files:
            /freebsd/libexec/rc/rc.d/syscons</description>
        <pubDate>Tue, 31 Jan 2023 11:26:36 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98b04ac35965fa0735c06a4966c6939f8009509e - rc.d/syscons: remove spaces before tab</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/syscons#98b04ac35965fa0735c06a4966c6939f8009509e</link>
        <description>rc.d/syscons: remove spaces before tab

            List of files:
            /freebsd/libexec/rc/rc.d/syscons</description>
        <pubDate>Sun, 25 Oct 2020 19:27:21 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b11974c250671368e1eb869ca8ce2ed70622917f - Revert r346017 pending compiled-in zfs fix</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/syscons#b11974c250671368e1eb869ca8ce2ed70622917f</link>
        <description>Revert r346017 pending compiled-in zfs fixPR:		237172Approved by:	jillesDifferential Revision:	https://reviews.freebsd.org/D18670

            List of files:
            /freebsd/libexec/rc/rc.d/syscons</description>
        <pubDate>Wed, 10 Apr 2019 09:51:13 +0200</pubDate>
        <dc:creator>Chris Rees &lt;crees@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f5dfe75da5ba2937f8766792f625f32fc3ef4757 - Remove now unnecessary kldstat check before attempting to load modules.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/syscons#f5dfe75da5ba2937f8766792f625f32fc3ef4757</link>
        <description>Remove now unnecessary kldstat check before attempting to load modules.Since r233109, kldload has the -n option, which silently ignores optionsthat are already loaded.https://lists.freebsd.org/pipermail/freebsd-rc/2018-December/003899.htmlNote that this script no longer reports if the module is already loaded,but it could be argued this wasn&apos;t particularly useful information.PR:			docs/234248Reviewed by:		bcr (docs), kib, rgrimes (visual)Approved by:		jillesDifferential Revision:	https://reviews.freebsd.org/D18670

            List of files:
            /freebsd/libexec/rc/rc.d/syscons</description>
        <pubDate>Sun, 07 Apr 2019 20:31:45 +0200</pubDate>
        <dc:creator>Chris Rees &lt;crees@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6879c6c14eedbd060ba588a3129a6c60ebbe783 - Merge ^/head r339015 through r339669.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/syscons#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /freebsd/libexec/rc/rc.d/syscons</description>
        <pubDate>Tue, 23 Oct 2018 23:09:37 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0696600c41600d80bcd993bfd8e675d0ae6951fe - Move the rc framework out of sbin/init into libexec/rc.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/syscons#0696600c41600d80bcd993bfd8e675d0ae6951fe</link>
        <description>Move the rc framework out of sbin/init into libexec/rc.The reasons for this are forward looking to pkgbase: * /sbin/init is a special binary; try not to replace it with   every package update because an rc script was touched.   (a follow-up commit will make init its own package) * having rc in its own place will allow more easy replacement   of the rc framework with alternatives, such as openrc.Discussed with:		brd (during BSDCam), kmooreRequested by:		cem, bzPR:			231522Approved by:		re (gjb)

            List of files:
            /freebsd/libexec/rc/rc.d/syscons</description>
        <pubDate>Wed, 17 Oct 2018 18:49:11 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
