<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>24d887436dcd5b6c18a7505e477c79cae3002c3a - init: build dynamically</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#24d887436dcd5b6c18a7505e477c79cae3002c3a</link>
        <description>init: build dynamicallyThis makes it easier to downgrade kernel when it stops providing somesyscall required by libc.  In this case, it is enough to downgrade libcas well, our crt1 delegates all non-trivial work tolibc::__libc_start1().  With static init, the /sbin/init should bedowngraded as well, which might be not easy.This does not mean that we support forward compatibility.Reviewed by:	imp, jilles, zleiSponsored by:	The FreeBSD FoundationMFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D56536

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 19:52:59 +0200</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cda23fc36d22bfa9d57d1a57c0daaeeb86bac94f - Move mntopts(3) suppport into libutil</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#cda23fc36d22bfa9d57d1a57c0daaeeb86bac94f</link>
        <description>Move mntopts(3) suppport into libutilMany programs use this functionality so it should be available centrallyrather than compiled into each program independently.  This has themodest downside of adding libutil dependencies to some mount_&lt;foo&gt;programs, but many (plus mount(8)) already have those depndencies sothis shouldn&apos;t be a major imposition.In commit 906c312bbf74, Kirk said this could be done once the change wasmerged to FreeBSD 13.  That happened in commit 668dfa016698 in 2023.While here perform related tidying including removing SRCS where theonly entry is ${PROG}.c rendering it unnecessary.Reviewed by:	olce, dim, emasteDifferential Revision:	https://reviews.freebsd.org/D49951

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Tue, 22 Apr 2025 23:50:19 +0200</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>51e16cb8fc536913f490ac6bc9c17e92ebd0411b - sbin: Remove ancient SCCS tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#51e16cb8fc536913f490ac6bc9c17e92ebd0411b</link>
        <description>sbin: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by:		Netflix

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 18:21:37 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sbin/init/Makefile</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>c76616f496ee7e6b0a4ed9444fad56418f137a5a - etc/ttys: merge ttys file down to single file</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#c76616f496ee7e6b0a4ed9444fad56418f137a5a</link>
        <description>etc/ttys: merge ttys file down to single fileThe tty lists were already pretty similar and there hadn&apos;t been any realneed for them to remain distinct for some time. As such, merge to asingle file.The RISC-V console is preserved. For systems where it doesn&apos;t exist, itspresence in /etc/ttys is harmless. The uncommented version of thettyv8/XDM line from ttys.amd64 was the one chosen.Reviewed by:	impMFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D30256

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Thu, 13 May 2021 08:58:00 +0200</pubDate>
        <dc:creator>Elliott Mitchell &lt;ehem+freebsd@m5p.com&gt;</dc:creator>
    </item>
<item>
        <title>c6879c6c14eedbd060ba588a3129a6c60ebbe783 - Merge ^/head r339015 through r339669.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /freebsd/sbin/init/Makefile</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/sbin/init/Makefile#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/sbin/init/Makefile</description>
        <pubDate>Wed, 17 Oct 2018 18:49:11 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3af64f03119a159ac15eb75b92d346705b490385 - Merge ^/head r338392 through r338594.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#3af64f03119a159ac15eb75b92d346705b490385</link>
        <description>Merge ^/head r338392 through r338594.

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Tue, 11 Sep 2018 20:41:00 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>966f2a6f275a8081506951656f52d980924c9c94 - Move etc/ttys to sbin/init/.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#966f2a6f275a8081506951656f52d980924c9c94</link>
        <description>Move etc/ttys to sbin/init/.And simplify this a little by flattening the directory structure.Approved by:	re (gjb), will (mentor)Differential Revision:	https://reviews.freebsd.org/D16955

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Tue, 04 Sep 2018 17:48:13 +0200</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>14b841d4a8e6c25d964f5e3bbda379a1541a27ec - MFH @ r337607, in preparation for boarding</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#14b841d4a8e6c25d964f5e3bbda379a1541a27ec</link>
        <description>MFH @ r337607, in preparation for boarding

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Sat, 11 Aug 2018 06:26:29 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>76ec4952ff488edf092962dd0e50341d1bac6789 - Switch these to CONFS as well so they work with etcupdate/mergemaster.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#76ec4952ff488edf092962dd0e50341d1bac6789</link>
        <description>Switch these to CONFS as well so they work with etcupdate/mergemaster.Approved by:	will (mentor)

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Sun, 29 Jul 2018 01:02:10 +0200</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1135e97b7c2c3b60fda9a6f2f4a24a8336b1024c - Move rc startup scripts from etc/ to sbin/init/</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#1135e97b7c2c3b60fda9a6f2f4a24a8336b1024c</link>
        <description>Move rc startup scripts from etc/ to sbin/init/This keeps most startup scripts as CONFS per discussion on src-committers fromback during BSDCan.Approved by:	will (mentor)Differential Revision:	https://reviews.freebsd.org/D16466

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Sat, 28 Jul 2018 22:36:23 +0200</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>22289a8c3d45efcf5671750a0ceffb1296455bab - sbin: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#22289a8c3d45efcf5671750a0ceffb1296455bab</link>
        <description>sbin: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputMFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 12:33:01 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>406d87b1c3c9fb02dc1256f4e634c0fc71a22799 - Explicitly add more files to the &apos;runtime&apos; package.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#406d87b1c3c9fb02dc1256f4e634c0fc71a22799</link>
        <description>Explicitly add more files to the &apos;runtime&apos; package.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Tue, 09 Feb 2016 21:19:31 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5d8944a83ff8a3aad14197b7aa0800ff9bda95e - Catch up with head (r291075).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#a5d8944a83ff8a3aad14197b7aa0800ff9bda95e</link>
        <description>Catch up with head (r291075).

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Thu, 19 Nov 2015 17:28:42 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3f5ac575ea1288891300312b2fb9590c4c1483c4 - Userspace part of reroot support. This makes it possible to change</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#3f5ac575ea1288891300312b2fb9590c4c1483c4</link>
        <description>Userspace part of reroot support. This makes it possible to changethe root filesystem without full reboot, using &quot;reboot -r&quot;. This canbe used to to eg. boot from a temporary md_image preloaded by loader(8),setup an iSCSI session, and continue booting from rootfs mounted overiSCSI.Reviewed by:	kib@, bapt@MFC after:	1 monthRelnotes:	yesSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D3693

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Sun, 08 Nov 2015 18:33:48 +0100</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98e0ffaefb0f241cda3a72395d3be04192ae0d47 - Merge sync of head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/init/Makefile#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /freebsd/sbin/init/Makefile</description>
        <pubDate>Wed, 27 May 2015 03:19:58 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
