<?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>f2a208ef804ca96d0fab5d6be9051ef8d14a76ca - minor cranking of libraries exposes a problem, details too long to explain.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#f2a208ef804ca96d0fab5d6be9051ef8d14a76ca</link>
        <description>minor cranking of libraries exposes a problem, details too long to explain.Run ldconfig -R after installing base libraries, and once again afterinstalling gnu libraries.ok kettenis

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Sun, 05 Apr 2020 20:14:14 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>3367dcf595ba746330d95b4c926ae4b05b798c0c - a few depend:-related thingies that were still in.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#3367dcf595ba746330d95b4c926ae4b05b798c0c</link>
        <description>a few depend:-related thingies that were still in.okay millert@, tb@

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Sat, 21 Dec 2019 21:39:59 +0000</pubDate>
        <dc:creator>espie &lt;espie@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>6340e171d8eb9361baa33ff251489f0e7ba78536 - bye bye depends</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#6340e171d8eb9361baa33ff251489f0e7ba78536</link>
        <description>bye bye dependsokay tb@ deraadt@

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Wed, 05 Jul 2017 10:22:32 +0000</pubDate>
        <dc:creator>espie &lt;espie@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>60fd9b1090d630a99ff7a7109a5f56124bed6460 - mark newish phony targets as phony.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#60fd9b1090d630a99ff7a7109a5f56124bed6460</link>
        <description>mark newish phony targets as phony.okay tb@

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Fri, 14 Apr 2017 21:37:15 +0000</pubDate>
        <dc:creator>espie &lt;espie@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>92d422c27679688ea6c6b5b3a5fd8b149be0c3fc - Ensure the build user can write to the GLOBAL_AUTOCONF_CACHE file by</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#92d422c27679688ea6c6b5b3a5fd8b149be0c3fc</link>
        <description>Ensure the build user can write to the GLOBAL_AUTOCONF_CACHE file bycreating or truncating it with the proper ownership and permissions.OK tb@

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Sun, 29 Jan 2017 17:06:56 +0000</pubDate>
        <dc:creator>rpe &lt;rpe@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>46df90c2f4445e41648f4f318c82e3d630096f0f - Enable builds with a dedicated user that cannot elevate privileges or write</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#46df90c2f4445e41648f4f318c82e3d630096f0f</link>
        <description>Enable builds with a dedicated user that cannot elevate privileges or writeto /usr/src or /usr/xenocara.Change /usr/{,x}obj to owner build:wobj with mode 770 and install thesystemwide makefiles before starting a build.  The root of the noperm fscontaining DESTDIR should also be owned by build:wobj.Developers will need to add their users to group wobj to be able to writeto /usr/{,x}obj/.&quot;push forward&quot; deraadt; testing, input &amp; ok rpe

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Sat, 19 Nov 2016 14:20:58 +0000</pubDate>
        <dc:creator>tb &lt;tb@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>57fb2d252f84dc39f9e832dab8451262ab7ef38e - Swap &apos;make cleandir&apos; and &apos;make includes&apos; for real.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#57fb2d252f84dc39f9e832dab8451262ab7ef38e</link>
        <description>Swap &apos;make cleandir&apos; and &apos;make includes&apos; for real.Should have been part of commitid uHRFWpwUBjIz0UuR.Original message:Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS,and add prereq targets, so some header files are generated by BUILDUSERduring &apos;make prereq&apos; instead of by root during &apos;make includes&apos;.Switch the order of &apos;make cleandir&apos; and &apos;make includes&apos; during &apos;make build&apos;so we don&apos;t generate many files twice.Except for some machine@ symlinks from ${MACHINE}/stand, /usr/obj is nowclean from files generated by root during &apos;make build&apos;. Those will becleaned up in a second step.help, testing &amp; ok deraadt, input from natano, further testing rpe

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Tue, 18 Oct 2016 02:47:07 +0000</pubDate>
        <dc:creator>tb &lt;tb@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>0afaca0c6d0be005bd6d442d79952668059c8937 - Print the root check error message to stderr. While there add the name</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#0afaca0c6d0be005bd6d442d79952668059c8937</link>
        <description>Print the root check error message to stderr. While there add the nameof the target to the message to be more descriptive.ok deraadt tb

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Thu, 06 Oct 2016 18:56:17 +0000</pubDate>
        <dc:creator>natano &lt;natano@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>192f59d447bf8644ae9f60419fa6caeb3a436b33 - Simplify the &apos;make includes&apos; step in &apos;make build&apos;: move the privdrop</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#192f59d447bf8644ae9f60419fa6caeb3a436b33</link>
        <description>Simplify the &apos;make includes&apos; step in &apos;make build&apos;: move the privdropbit up into &apos;make includes&apos;, so the latter benefits from that idiomas well. Sprinkle a few &apos;exec&apos; while there.ok natano

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Thu, 06 Oct 2016 16:22:43 +0000</pubDate>
        <dc:creator>tb &lt;tb@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>2a3ca3e957821cd3dce7f979168894ab5128cf03 - De-escalate to an unprivileged users during &apos;make build&apos; and &apos;make release&apos;.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#2a3ca3e957821cd3dce7f979168894ab5128cf03</link>
        <description>De-escalate to an unprivileged users during &apos;make build&apos; and &apos;make release&apos;.- If you start make build as root, everything will be run as root.  Nothing new here. New is, that you can set BUILDUSER=somebody and the  unprived parts will be run as somebody.- If you start make build with sudo, the unprived parts will be run as  the real user (meaning YOU). You can still set BUILDUSER=somebody and  the uprived parts will run as somebody.- If you start make build as a normal user it will error out. &quot;I&apos;m sorry  Dave.&quot;Note that DESTDIR must be on partition with the noperm flag set for makerelease to work correctly as an unprivileged user.idea and ok deraadtinput and ok tb ratchov millertrpe, halex and probably others where part of the conversation to makethis happen, thanks!

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Wed, 05 Oct 2016 18:00:41 +0000</pubDate>
        <dc:creator>natano &lt;natano@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>f10adcc6a44e37b540fbec07ebd275e26ed18a81 - stop supporting SUDO builds.  Something better is coming, so let&apos;s</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#f10adcc6a44e37b540fbec07ebd275e26ed18a81</link>
        <description>stop supporting SUDO builds.  Something better is coming, so let&apos;salign everyone who is using SUDO builds towards the new strategy.ok natano

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Tue, 04 Oct 2016 16:54:31 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>84b1e8ae486cd84f2627e7427076938d4bdb563e - must make obj in etc as well; the etc.*/Makefile stubs depend upon it.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#84b1e8ae486cd84f2627e7427076938d4bdb563e</link>
        <description>must make obj in etc as well; the etc.*/Makefile stubs depend upon it.

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Sun, 23 Aug 2015 14:22:56 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>91c7b537e181c18927269f652d36e6883bce9a19 - missing &quot; spotted by Kyle Milz</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#91c7b537e181c18927269f652d36e6883bce9a19</link>
        <description>missing &quot; spotted by Kyle Milz

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Tue, 02 Jun 2015 06:10:14 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>a1cc089f21a920a7393ab31a83e688c946b2be02 - Create etc set during &apos;make build&apos; and embed it in base set to make</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#a1cc089f21a920a7393ab31a83e688c946b2be02</link>
        <description>Create etc set during &apos;make build&apos; and embed it in base set to makeit available during a regular install or upgrade so that it doesn&apos;tneed to be independently fetched.Idea, directions and OK deraadt@Feedback and Ok halex@ and aja@

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Tue, 26 Aug 2014 20:19:25 +0000</pubDate>
        <dc:creator>rpe &lt;rpe@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>79df76e37996cf6126c89b50fdfe0ad1cb7eb1cd - do locatedb as part of the build process</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#79df76e37996cf6126c89b50fdfe0ad1cb7eb1cd</link>
        <description>do locatedb as part of the build process&quot;works for me&quot; deraadt@

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Wed, 09 Jul 2014 19:23:28 +0000</pubDate>
        <dc:creator>espie &lt;espie@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>84fc8f7ce61b961c590ab6cbac6020b60391db4d - Remove KERBEROS5 from the Makefiles (except ssh for now, where it is</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#84fc8f7ce61b961c590ab6cbac6020b60391db4d</link>
        <description>Remove KERBEROS5 from the Makefiles (except ssh for now, where it isalready manually disabled).ok deraadt@

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Tue, 22 Apr 2014 10:21:56 +0000</pubDate>
        <dc:creator>reyk &lt;reyk@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>2b4edc40ec84f578a35cc4ef87e79dd8be463aef - enter keberosV/doc to resurrect heimdal.info for real this time</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#2b4edc40ec84f578a35cc4ef87e79dd8be463aef</link>
        <description>enter keberosV/doc to resurrect heimdal.info for real this timeok deraadt@

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Tue, 23 Jul 2013 22:37:02 +0000</pubDate>
        <dc:creator>todd &lt;todd@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>b70a26d9ad88ede6299b3004a6d186d58857e6cb - switch to new kerberosV directory layout</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#b70a26d9ad88ede6299b3004a6d186d58857e6cb</link>
        <description>switch to new kerberosV directory layout

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Mon, 17 Jun 2013 19:16:02 +0000</pubDate>
        <dc:creator>robert &lt;robert@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>9f592787bf2d5dea10d9102fdcd4c0e5a5f15b48 - remove ancient cruft.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#9f592787bf2d5dea10d9102fdcd4c0e5a5f15b48</link>
        <description>remove ancient cruft.okay deraadt@

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Wed, 29 Aug 2012 22:10:32 +0000</pubDate>
        <dc:creator>espie &lt;espie@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>7797d2abc702b82e077078a21bfa2fd3bdb385a1 - Document proper cross-tools command to run, specially when working on a</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/Makefile#7797d2abc702b82e077078a21bfa2fd3bdb385a1</link>
        <description>Document proper cross-tools command to run, specially when working on anew port.Okay miod@

            List of files:
            /openbsd-src/Makefile</description>
        <pubDate>Sat, 17 Sep 2011 16:59:53 +0000</pubDate>
        <dc:creator>pirofti &lt;pirofti@openbsd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
