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

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</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>e64780fb - xinstall: do not use copy_file_range(2) when BOOTSTRAPPING</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#e64780fb</link>
        <description>xinstall: do not use copy_file_range(2) when BOOTSTRAPPINGReported by:	arichardson

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Sat, 08 Jul 2023 23:24:38 +0000</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7a8e8d3 - xinstall: make md5 and ripemd160 conditional</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#c7a8e8d3</link>
        <description>xinstall: make md5 and ripemd160 conditionalSponsored by:	Klara, Inc.

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Wed, 03 Aug 2022 19:20:47 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93c43690 - pkgbase: Put more binaries/lib in runtime</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#93c43690</link>
        <description>pkgbase: Put more binaries/lib in runtimeMove some needed binaries/libs from FreeBSD-utilities to FreeBSD_runtime.This is everything needed to boot to multiuser with FreeBSD-rc installed.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33435

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Tue, 14 Dec 2021 14:31:30 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>52918a7b - Allow boostrapping xinstall on Linux</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#52918a7b</link>
        <description>Allow boostrapping xinstall on LinuxLinux does not have st_flags so we have to avoid using it there.Reviewed By:	emaste, impDifferential Revision: https://reviews.freebsd.org/D22446

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Wed, 20 Nov 2019 17:24:49 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f401182 - Allow xinstall and makefs to be crossbuilt on Linux and Mac</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#5f401182</link>
        <description>Allow xinstall and makefs to be crossbuilt on Linux and MacI need these tools in order to install the crossbuilt FreeBSD and create adisk image. Linux does not have a st_flags in struct stat so unfortunatelyI need a bunch of ugly ifdefs. The resulting binaries allow me tosucessfully install a MIPS64 world and create a disk-image that boots.Reviewed By:	brooks, bdrewery, emasteApproved By:	jhb (mentor)Differential Revision: https://reviews.freebsd.org/D13307

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Tue, 16 Jan 2018 21:43:46 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d511b20a - Add HAS_TESTS to all Makefiles that are currently using the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#d511b20a</link>
        <description>Add HAS_TESTS to all Makefiles that are currently using the`SUBDIR.${MK_TESTS}+= tests` idiom.This is a follow up to r321912.

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:50:42 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b330699 - Convert traditional ${MK_TESTS} conditional idiom for including test</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#4b330699</link>
        <description>Convert traditional ${MK_TESTS} conditional idiom for including testdirectories to SUBDIR.${MK_TESTS} idiomThis is being done to pave the way for future work (and homogenity) in^/projects/make-check-sandbox .No functional change intended.MFC after:	1 weeks

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:35:51 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35f04fb - Adopt SRCTOP in usr.bin</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#a35f04fb</link>
        <description>Adopt SRCTOP in usr.binPrefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/fooover ${.CURDIR}/../foo for paths in Makefiles.Differential Revision:	https://reviews.freebsd.org/D9932Sponsored by:		NetflixSilence on:		arch@ (twice)

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Sun, 12 Mar 2017 18:58:44 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1f9b8f8e - install: Add some tests.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#1f9b8f8e</link>
        <description>install: Add some tests.

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Sun, 08 May 2016 21:11:24 +0000</pubDate>
        <dc:creator>Jilles Tjoelker &lt;jilles@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>20f68058 - Remove unneeded libmd from bootstrap-tools (reverting r246784).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#20f68058</link>
        <description>Remove unneeded libmd from bootstrap-tools (reverting r246784).The bootstrap-tools are supposed to be host tools, which in most cases, usehost headers and libraries.  As such, directly including the src tree&apos;s headersfor libmd here causes the need to link libmd in since it will be built withthe new symbols (which /usr/lib/libmd.so) won&apos;t have unless it is new enough.During the target build in buildworld the target headers are staged intoWORLDTMP and used via --sysroot, allowing the target xinstall to be built withthe new/target libmd.The .PATH here was also not doing anything since xinstall does not use libmdsource files.Sponsored by:	EMC / Isilon Storage DivisionMFC after:	2 weeks

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Wed, 18 Nov 2015 21:37:46 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e11bd9e - Convert to usr.bin/ to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#3e11bd9e</link>
        <description>Convert to usr.bin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 14:29:10 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0af99eef - - Fix libmd dependency.  It is needed in the bootstrap library list because</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#0af99eef</link>
        <description>- Fix libmd dependency.  It is needed in the bootstrap library list because  usr.bin/xinstall depends on it.- Remove libutil from usr.bin/xinstall/Makefile.  No symbol was actually used.Reviewed by:	brooks

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Thu, 14 Feb 2013 08:32:07 +0000</pubDate>
        <dc:creator>Hiroki Sato &lt;hrs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f2b19f9e - Introduce six new options from NetBSD:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#f2b19f9e</link>
        <description>Introduce six new options from NetBSD: * -M &lt;metalog&gt;   Log metadata in mtree format. * -D &lt;destdir&gt;   Log paths relative to &lt;destdir&gt;. * -h &lt;hash&gt;      Log digest of type &lt;hash&gt;. * -T &lt;tags&gt;      Specify which mtree tags to log. * -l &lt;linkflag&gt;  Create hard or symbolic links (allows logging). * -U             Install without root privileges (owner, group, mode,                  and flags can be logged via -MNOTE: In the interest of compatibility with NetBSD and because it is theobvious letter, the nearly useless -M option (disable mmap) has beenrepurposed.Sponsored by:	DARPA, AFRLObtained from:	NetBSDReviewed by:	bz

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Fri, 18 Jan 2013 20:57:50 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a6a1856e - Implement the -N &lt;dbdir&gt; option which allows an alternate passwd and</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#a6a1856e</link>
        <description>Implement the -N &lt;dbdir&gt; option which allows an alternate passwd andgroup file to be used.  This is useful for installing on systems wherea user or group does not currently exist.Sponsored by:	DARPA, AFRLObtained from:	NetBSDMFC after:	5 days

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Fri, 11 Jan 2013 20:53:28 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7946da9 - Build usr.bin/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#b7946da9</link>
        <description>Build usr.bin/ with WARNS=6 by default.Also add some missing $FreeBSD$ to keep svn happy.

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:27:05 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e80dde60 - - Make WARNS?= 6 clean</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#e80dde60</link>
        <description>- Make WARNS?= 6 clean- Add WARNS?= 6Approved by:	stefanf, grehan (mentor)

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Tue, 25 Jan 2005 14:34:57 +0000</pubDate>
        <dc:creator>Suleiman Souhlal &lt;ssouhlal@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5d8fdf31 - Trust bsd.prog.mk to set SRCS correctly.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#5d8fdf31</link>
        <description>Trust bsd.prog.mk to set SRCS correctly.

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Wed, 17 Mar 2004 10:52:12 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>30aaff11 - Migrate to a new way of dealing with building from old revisions of</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#30aaff11</link>
        <description>Migrate to a new way of dealing with building from old revisions ofFreeBSD.  This method attempts to centralize all the necessary hacksor work arounds in one of two places in the tree (src/Makefile.inc1and src/tools/build).  We build a small compatibility library(libbuild.a) as well as selectively installing necessary includefiles.  We then include this directory when building host binaries.This removes all the past release compatibilty hacks from variousplaces in the tree.  We still build on tip of stable and current.  Iwill work with those that want to support more, although I anticipateit will just work.Many thanks to ru@, obrien@ and jhb@ for providing valuable input atvarious stage of implementation, as well as for working together topositively effect a change for the better.

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Sat, 05 Apr 2003 20:30:30 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>40c6b893 - Take __FreeBSD_version into account when BOOTSTRAPPING.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/xinstall/Makefile#40c6b893</link>
        <description>Take __FreeBSD_version into account when BOOTSTRAPPING.

            List of files:
            /freebsd-14.2/usr.bin/xinstall/Makefile</description>
        <pubDate>Wed, 13 Nov 2002 13:49:29 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
