<?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 Makefile.mirrors</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2594b767 - release: Publish OCI images on &quot;ftp&quot; mirrors</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#2594b767</link>
        <description>release: Publish OCI images on &quot;ftp&quot; mirrorsIf WITH_OCIIMAGES is set, &quot;make ftp-stage&quot; will now publish those bitsinto a directory under /OCI-IMAGES/, similar to how we publish CI andVM images.Approved by:	re (cperciva)MFC after:	1 minute(cherry picked from commit e95e3e6eb7ef723aa5dd08de48a9ad3fec647c7d)(cherry picked from commit e8c5d6f6b89f38ed7c20ad5537fc82092106d378)

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Wed, 13 Nov 2024 06:36:14 +0000</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>443a4ce9 - release: Don&apos;t publish CW if !WITH_CLOUDWARE</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#443a4ce9</link>
        <description>release: Don&apos;t publish CW if !WITH_CLOUDWAREIf WITH_CLOUDWARE is not set, we didn&apos;t build BASIC-CLOUDWARE; don&apos;t tryto install it into the /VM-IMAGES/ directory as part of ftp-stage.Fixes:	4771c2e9d1c7 &quot;release: Publish non-uploaded cloudware bits&quot;MFC after:	6 days(cherry picked from commit 836f00ebb96ac343e0f8a68ea264d2d330198488)

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Fri, 21 Jun 2024 00:38:46 +0000</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4ef9a9d2 - release: Publish non-uploaded cloudware bits</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#4ef9a9d2</link>
        <description>release: Publish non-uploaded cloudware bitsWhile most &quot;cloudware&quot; (AWS, Azure, GCP, Vagrant) images get uploadedto their respective clouds, we have two images -- BASIC-CI andBASIC-CLOUDINIT -- which are published via the FTP mirrors.  We havebeen handling these using a manual and error-prone process of copyingthem from the internal build directories into the FTP staging tree,but they should be handled using the &quot;make install ftp-stage&quot;mechanism which is used for all the other published images.This commit 1. Adds a new &apos;make cloud-install&apos; target which is run aspart of &apos;make install&apos; and installs BASIC-CI and BASIC-CLOUDINIT images,and 2. Extends &apos;make ftp-stage&apos; in Makefile.mirrors to copy those bitsinto the FTP staging area.As a side benefit, this will also make BASIC-CI and BASIC-CLOUDINITimages available for arm64; until now they have only been availablefor amd64.MFC after:	1 week(cherry picked from commit 4771c2e9d1c7db949a82dfe4f2b9878bb358a50e)

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Wed, 19 Jun 2024 19:28:42 +0000</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c1f3cfd - release: Stage non-UFS images in vm-images-stage</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#3c1f3cfd</link>
        <description>release: Stage non-UFS images in vm-images-stageWhen the VM image building code was updated to support buildingnon-UFS images, the vm-images-stage target was not updated toinstall those newly built images to the FTP site.  As a result, wehave been sending weekly snapshot announcements since August claimingthat ZFS VM images are available when they are not in fact presentanywhere publicly accessible.Fixes:	32ae9a6b3937 &quot;release: Build UFS and ZFS VM images&quot;Reported by:	Michael DexterMFC after:	5 days(cherry picked from commit f4b08097d8e274e1a8526d864c31462ea42d9e9f)

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Wed, 01 May 2024 17:56:51 +0000</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d3df64ad - Append the branch commit count to _SNAP_SUFFIX for development</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#d3df64ad</link>
        <description>Append the branch commit count to _SNAP_SUFFIX for developmentsnapshot builds.Sponsored by:	Rubicon Communications, LLC (netgate.com)

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Wed, 16 Dec 2020 18:40:49 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4708d329 - Fix staging riscv images.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#4708d329</link>
        <description>Fix staging riscv images.Sponsored by:	Rubicon Communications, LLC (netgate.com)

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Wed, 09 Dec 2020 20:38:26 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29b282f3 - Makefile.inc1:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#29b282f3</link>
        <description>Makefile.inc1:- New file.  Adds logic to search for the git binary, as well  as determining the branch and revision, used in various  places.Makefile:- Remove searching for the svn{,lite} binary.Makefile.ec2:- Reduce duplicated code, removing searching for the svn{,lite}  binary, in addition to EC2_SVN{BRANCH,REV}.- Rename EC2_SVN* with GIT* for consistency.Makefile.mirrors:- Remove the SRCBRANCH declaration, replaced with the exported  GITBRANCH variable.- Update _SNAP_SUFFIX from SVNREVISION to GITREV, and remove  the leading &apos;r&apos; from it, since it will break git hashes.- Remove yet another instance of duplicated code to search for  the svn{,version}lite binary.Sponsored by:	Rubicon Communications, LLC (netgate.com)

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Thu, 16 Jul 2020 20:34:26 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>343a7eab - Include files containing metadata specific to the branch in the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#343a7eab</link>
        <description>Include files containing metadata specific to the branch in thedirectory where the individual distribution sets exist.The new metadata files include the build date, svn branch, andrevision of the build.Requested by:	Mellanox Technologies (via kib)MFC after:	3 daysSponsored by:	Rubicon Communications, LLC (Netgate)

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Tue, 25 Jun 2019 14:56:13 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>768a8d8d - Fix the ftp-stage target for arm embedded builds.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#768a8d8d</link>
        <description>Fix the ftp-stage target for arm embedded builds.The images were renamed from KERNCONF to BOARDNAME whenspecified, which would result in an image name of: 12.0-CURRENT-arm-armv7-GENERIC.imgwhich would then be renamed to use the BOARDNAME for theSoC the image is targeted to use.  BOARDNAME was specifiedfor all images as of r336994, which now causes the ftp-stagetarget to fail, as the rename is no longer necessary.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Thu, 02 Aug 2018 18:51:44 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d412b1d7 - Update the GUMSTIX image build to use arm/arm TARGET/TARGET_ARCH.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#d412b1d7</link>
        <description>Update the GUMSTIX image build to use arm/arm TARGET/TARGET_ARCH.Update the TARGET/TARGET_ARCH matching in release/release.sh andrelease/Makefile.mirrors for simplification.Discussed with:	mmelMFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Mon, 13 Nov 2017 19:31:51 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b972ac9 - Support armv7 builds for userland</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#0b972ac9</link>
        <description>Support armv7 builds for userlandMake armv7 as a new MACHINE_ARCH.Copy all the places we do armv6 and add armv7 as basically analias. clang appears to generate code for armv7 by default. armv7 hardfloat isn&apos;t supported by the the in-tree gcc, so it hasn&apos;t beenupdated to have a new default.Support armv7 as a new valid MACHINE_ARCH (and by extensionTARGET_ARCH).Add armv7 to the universe build.Differential Revision: https://reviews.freebsd.org/D12010

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Thu, 05 Oct 2017 23:01:33 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b18ebc92 - Fix the ftp-stage target for RPI3 images by loosening the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#b18ebc92</link>
        <description>Fix the ftp-stage target for RPI3 images by loosening theconstraints on the TARGET and TARGET_ARCH variables.MFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Wed, 05 Jul 2017 16:55:45 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>279dc9ca - Make Makefile.mirrors -ALPHA${N}-aware.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#279dc9ca</link>
        <description>Make Makefile.mirrors -ALPHA${N}-aware.Approved by:	re (implicit)Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Fri, 27 May 2016 01:07:48 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>34187a08 - Deprecate MD5 checksum generation in favor of SHA512.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#34187a08</link>
        <description>Deprecate MD5 checksum generation in favor of SHA512.This was discussed during the 10.2-RELEASE cycle, howeversince we were nearing the end of the cycle, we decided todefer this change until after 10.2-RELEASE.Reminded by:	so (delphij), jmgMFC after:	5 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Wed, 14 Oct 2015 22:33:11 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c3445e8 - Consider PRERELEASE builds snapshots, in addition to CURRENT and</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#3c3445e8</link>
        <description>Consider PRERELEASE builds snapshots, in addition to CURRENT andSTABLE.MFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Thu, 25 Jun 2015 13:40:00 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>18a259a8 - Invert the build date and svn revision to match the namimg</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#18a259a8</link>
        <description>Invert the build date and svn revision to match the namimgconvention that has been in use for a while.MFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Wed, 27 May 2015 17:33:30 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e14ba20a - Fix a typo.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#e14ba20a</link>
        <description>Fix a typo.Submitted by:	ianMFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Tue, 26 May 2015 21:58:22 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0c55af22 - Use SVNREVISION and BUILDDATE if passed into the make(1)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#0c55af22</link>
        <description>Use SVNREVISION and BUILDDATE if passed into the make(1)environment, fallback to trying to figure it out otherwise.MFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Tue, 26 May 2015 20:51:44 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>42da7276 - Reindent after r283575.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/release/Makefile.mirrors#42da7276</link>
        <description>Reindent after r283575.MFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/release/Makefile.mirrors</description>
        <pubDate>Tue, 26 May 2015 17:44:31 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
