<?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>89b97931d6d415d7a2504d8ea2c99beafd77cf24 - bsdinstall: Always use pkg.FreeBSD.org</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#89b97931d6d415d7a2504d8ea2c99beafd77cf24</link>
        <description>bsdinstall: Always use pkg.FreeBSD.orgThe FreeBSD-base bits are accessible via pkg.FreeBSD.org, even forreleases, so there is no need to point at pkgbase.FreeBSD.org.MFC after:	3 days

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Tue, 05 May 2026 04:43:59 +0200</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d45816f369eb0099fd274fee23a3bf137ee794b1 - bsdinstall: Ignore -p[0-9]+ in determining BRANCH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#d45816f369eb0099fd274fee23a3bf137ee794b1</link>
        <description>bsdinstall: Ignore -p[0-9]+ in determining BRANCHThe patch level is not part of the branch per se and should not beused in constructing the FreeBSD-base.conf file used by bsdinstall.MFC after:	1 day

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Wed, 26 Nov 2025 04:33:22 +0100</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>51184e38c932b7acedfc26fef3a0aad4c04f8959 - bsdinstall: Use pkgbase.f.o for BETA/RC/RELEASE</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#51184e38c932b7acedfc26fef3a0aad4c04f8959</link>
        <description>bsdinstall: Use pkgbase.f.o for BETA/RC/RELEASEFor BETA/RC/RELEASE builds, fetch files from the appropriate repositoryon pkgbase.freebsd.org, using the appropriate signing keys.  Note thatthere is a separate repository for each BETA and RC; this ensures thatsomeone installing from e.g. a 15.0-RC1 ISO will get 15.0-RC1 bits andnot whatever happens to be the most recent build from releng/15.0.With hat:	reMFC after:	8 hours (needed in 15.0-RC1)

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Sat, 15 Nov 2025 04:04:51 +0100</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b0c64ce0ea51dc9774ddb972d28a5cfaeb34465d - bsdinstall: Use pkgbase release URL for BETA/RC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#b0c64ce0ea51dc9774ddb972d28a5cfaeb34465d</link>
        <description>bsdinstall: Use pkgbase release URL for BETA/RCPR:		290238Reviewed by:	ivySponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D53214

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Mon, 20 Oct 2025 14:38:03 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>00294d7b0a2e3ae3e870333ef7c8ecbc9fa26da3 - bsdinstall: Guard against invalid branch/revision</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#00294d7b0a2e3ae3e870333ef7c8ecbc9fa26da3</link>
        <description>bsdinstall: Guard against invalid branch/revisionI somehow ended up with a tree where make -V BRANCH and make -V REVISIONwere broken, resulting in a FreeBSD-base.conf with a broken repo URL.Check for BRANCH == RELEASE explicitly and emit a warning if BRANCH doesnot match an expected case.Reviewed by:	Isaac Freund &lt;ifreund@freebsdfoundation.org&gt;Sponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D51528

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Fri, 25 Jul 2025 16:56:22 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee9cfd7275784b61b030beb242df588bb35b21f0 - bsdinstall: add pkgbase target</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#ee9cfd7275784b61b030beb242df588bb35b21f0</link>
        <description>bsdinstall: add pkgbase targetReviewed by:	ziaee (manpages), kevans (lua), emasteRelnotes:	YesSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D49822

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Wed, 02 Apr 2025 01:25:49 +0200</pubDate>
        <dc:creator>Isaac Freund &lt;ifreund@freebsdfoundation.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/usr.sbin/bsdinstall/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/usr.sbin/bsdinstall/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>5c8b07fe844984be1d4acc039bde28fae0638d06 - bsdinstall: add include to SUBDIR</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#5c8b07fe844984be1d4acc039bde28fae0638d06</link>
        <description>bsdinstall: add include to SUBDIR

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Thu, 07 Dec 2023 07:17:14 +0100</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>83d0b8c089d807d6d4c50cba40ae2d0fedb3bf1b - bsdinstall generate opt_osname.h in include</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#83d0b8c089d807d6d4c50cba40ae2d0fedb3bf1b</link>
        <description>bsdinstall generate opt_osname.h in includeThis allows the subdirs that do more work to run in parallelReviewed by:	jrtc27Differential Revision:	https://reviews.freebsd.org/D42947

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Thu, 07 Dec 2023 03:34:52 +0100</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.sbin/bsdinstall/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>0c3627f44d49b460d5b9156145dec9d4a91beb2c - bsdinstall avoid subdir depending on parent</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#0c3627f44d49b460d5b9156145dec9d4a91beb2c</link>
        <description>bsdinstall avoid subdir depending on parentWhen not doing tree walks, it is bad for sub-dirs to depend onparents.  Move the generation of opt_osname.h to distextractand have others that need that depend on it.In usr.sbin/bsdinstall use SUBDIR_DEPEND_ so tree walking still works.Reviewed by:	obrienDifferential Revision:	https://reviews.freebsd.org/D39742

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Fri, 21 Apr 2023 07:00:40 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d577d6178bdeff86dbff0b954659ac5e23c17b2a - bsdinstall release: Move code to a new startbsdinstall wrapper</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#d577d6178bdeff86dbff0b954659ac5e23c17b2a</link>
        <description>bsdinstall release: Move code to a new startbsdinstall wrapperThis separates out the install media-specific environment (creatingbsdinstall_etc) from actually running the installer on a given console.This will be used by a future change to start the installer on multipleconsoles.Reviewed by:	brooks, gjbDifferential Revision:	https://reviews.freebsd.org/D36803

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Mon, 03 Oct 2022 18:09:16 +0200</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a2464ee12761660f50d0b6f59f233949ebcacc87 - bsdinstall: Add a new runconsoles helper binary</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#a2464ee12761660f50d0b6f59f233949ebcacc87</link>
        <description>bsdinstall: Add a new runconsoles helper binaryThis helper binary will run a given command on every on console, asdefined by /etc/ttys (except for ttyv*, where only ttyv0 will be used).If one of the command processes exits, the rest will be killed. Thiswill be used by a future change to start the installer on multipleconsoles.Reviewed by:	brooks, imp, gjbDifferential Revision:	https://reviews.freebsd.org/D36804

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Mon, 03 Oct 2022 18:09:16 +0200</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>147585b4893bc38698aaa971af336b241477eac3 - bsdinstall: allow whitelabeling the installer</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#147585b4893bc38698aaa971af336b241477eac3</link>
        <description>bsdinstall: allow whitelabeling the installerOverride OSNAME to change the name of the OS in the installer.This is a first step, the shell changes will be separate.Reviewed by:		allanjudeApproved by:		allanjudeDifferential Revision:	https://reviews.freebsd.org/D34878Sponsored by:		Rubicon Communications, LLC (&quot;Netgate&quot;)

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Fri, 13 May 2022 18:35:43 +0200</pubDate>
        <dc:creator>Brad Davis &lt;brd@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/usr.sbin/bsdinstall/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/usr.sbin/bsdinstall/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>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 12:58:18 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>becbad1f6e18fec7c3bf286778a766ffca4457be - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#becbad1f6e18fec7c3bf286778a766ffca4457be</link>
        <description>Merge from head

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Tue, 13 Oct 2015 21:44:36 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>65dcb5bcb1993631f47d8acc207904411e135758 - Merge ^/head r288197 through r288456.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#65dcb5bcb1993631f47d8acc207904411e135758</link>
        <description>Merge ^/head r288197 through r288456.

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Thu, 01 Oct 2015 21:02:45 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5a2b666ce590a56f147e167aa07684af2d6b854a - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#5a2b666ce590a56f147e167aa07684af2d6b854a</link>
        <description>Merge from head

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Thu, 01 Oct 2015 11:36:43 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f405ee78f6bdc7dd6274d8fe8b5a21718a3b89e - Sync up with head (up to r288341).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/Makefile#0f405ee78f6bdc7dd6274d8fe8b5a21718a3b89e</link>
        <description>Sync up with head (up to r288341).

            List of files:
            /freebsd/usr.sbin/bsdinstall/Makefile</description>
        <pubDate>Mon, 28 Sep 2015 19:30:07 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
