<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/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/tests/sys/geom/class/eli/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>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/tests/sys/geom/class/eli/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>9c0467929abaab97f45fc07507b6f30c80211239 - geli tests: Add a regression test for PR 271766</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#9c0467929abaab97f45fc07507b6f30c80211239</link>
        <description>geli tests: Add a regression test for PR 271766This test case catches both of the bugs reported there.PR:		271766Reviewed by:	impMFC after:	1 weekSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D40469

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Mon, 12 Jun 2023 18:11:20 +0200</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe815331bb40604ba31312acf7e4619674631777 - build: provide a default WARNS for all in-tree builds</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#fe815331bb40604ba31312acf7e4619674631777</link>
        <description>build: provide a default WARNS for all in-tree buildsThe current default is provided in various Makefile.inc in some top-leveldirectories and covers a good portion of the tree, but doesn&apos;t cover partsof the build a little deeper (e.g. libcasper).Provide a default in src.sys.mk and set WARNS to it in bsd.sys.mk if thatvariable is defined. This lets us relatively cleanly provide a default WARNSno matter where you&apos;re building in the src tree without breaking thingsoutside of the tree.Crunchgen has been updated as a bootstrap tool to work on this changebecause it needs r365605 at a minimum to succeed. The cleanup necessary tosuccessfully walk over this change on WITHOUT_CLEAN builds has been added.There is a supplemental project to this to list all of the warnings that areencountered when the environment has WARNS=6 NO_WERROR=yes:https://warns.kevans.dev -- this project will hopefully eventually go awayin favor of CI doing a much better job than it.Reviewed by:	emaste, brooks, ngie (all earlier version)Reviewed by:	emaste, arichardson (depend-cleanup.sh change)Differential Revision:	https://reviews.freebsd.org/D26455

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Fri, 18 Sep 2020 19:17:46 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f818c1fb046aa1daec1fc3e9732f6b82b7f035a - geli: enable direct dispatch</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#6f818c1fb046aa1daec1fc3e9732f6b82b7f035a</link>
        <description>geli: enable direct dispatchgeli does all of its crypto operations in a separate thread pool, sog_eli_start, g_eli_read_done, and g_eli_write_done don&apos;t actually do verymuch work. Enabling direct dispatch eliminates the g_up/g_down bottlenecks,doubling IOPs on my system. This change does not affect the thread pool.Reviewed by:	markjMFC after:	2 weeksSponsored by:	AxcientDifferential Revision:	https://reviews.freebsd.org/D25587

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Wed, 08 Jul 2020 19:12:12 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a696dc6bb0e8e783dfd169c8299e1f33aac2935 - MFHead@r345880</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#9a696dc6bb0e8e783dfd169c8299e1f33aac2935</link>
        <description>MFHead@r345880

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Thu, 04 Apr 2019 20:26:32 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d9eb18ace9d6d8cf4b1a77f3d03237e05a194c25 - Implement tests for online expansion:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#d9eb18ace9d6d8cf4b1a77f3d03237e05a194c25</link>
        <description>Implement tests for online expansion:- init, init -R- onetime, onetime -R- 512 and 4k sectors- encryption only- encryption and authentication- configure -r/-R for detached providers- configure -r/-R for attached providers- all keys allocated (10, 20 and 30MB provider sizes)- keys allocated on demand (10, 20 and 30PB provider sizes)- reading and writing to provider after expansion (10-30MB only)- checking if metadata in old location is cleared.Obtained from:	Fudo Security

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Thu, 04 Apr 2019 02:05:36 +0200</pubDate>
        <dc:creator>Pawel Jakub Dawidek &lt;pjd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67350cb56a69468c118bd4ccf6e361b7ebfa9eb4 - Merge ^/head r340918 through r341763.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#67350cb56a69468c118bd4ccf6e361b7ebfa9eb4</link>
        <description>Merge ^/head r340918 through r341763.

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Sun, 09 Dec 2018 12:39:45 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b27a4408c22b14c19598d082ed9606a08458fb29 - Remove some dead code from the geli tests</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#b27a4408c22b14c19598d082ed9606a08458fb29</link>
        <description>Remove some dead code from the geli testsThis is detritus in the Makefile, leftover from 327662.MFC after:	2 weeks

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Sun, 02 Dec 2018 01:41:43 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0bab7fa8a72a0deea00c99fe7cd77ff20bdbb1c3 - geli: append &quot;/eli&quot; to the underlying provider&apos;s physical path</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#0bab7fa8a72a0deea00c99fe7cd77ff20bdbb1c3</link>
        <description>geli: append &quot;/eli&quot; to the underlying provider&apos;s physical pathIf the underlying provider&apos;s physical path is null, then the geli device&apos;sphysical path will be, too. Otherwise, it will append &quot;/eli&quot;.  This will makegeli work better with zfsd(8).PR:		224962MFC after:	3 weeksDifferential Revision:	https://reviews.freebsd.org/D13979

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Wed, 14 Feb 2018 21:15:32 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c79126f2e4b31976a54d1c30961d8c7b0f740a3c - Merge ^/head r327624 through r327885.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#c79126f2e4b31976a54d1c30961d8c7b0f740a3c</link>
        <description>Merge ^/head r327624 through r327885.

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Fri, 12 Jan 2018 19:23:35 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>565a0a2c65fffd51ededc7c433d34c79ef681ee0 - geli: convert remaining TAP tests to ATF</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#565a0a2c65fffd51ededc7c433d34c79ef681ee0</link>
        <description>geli: convert remaining TAP tests to ATFMFC after:	2 weeks

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Sun, 07 Jan 2018 23:21:07 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f397a004deeae195f8efdb4dc22a62204aa2c10d - geli: convert most tests from TAP to ATF</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#f397a004deeae195f8efdb4dc22a62204aa2c10d</link>
        <description>geli: convert most tests from TAP to ATFI&apos;m leaving readonly_test and nokey_test alone for now. In a future committhey should be broken up into several smaller test cases and distributedbetween multiple files.Reviewed by:	ngieMFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D13717

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Sun, 07 Jan 2018 01:44:22 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1c0b5002f51f9429248e78b0d8a7ab4636c38963 - Fix buildworld broken in r315230 when /sys doesn&apos;t point into a right</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#1c0b5002f51f9429248e78b0d8a7ab4636c38963</link>
        <description>Fix buildworld broken in r315230 when /sys doesn&apos;t point into a rightsource tree.  Usage of SYSDIR is apparently wrong here.Discussed with:	allanjude

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Wed, 15 Mar 2017 06:31:02 +0100</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e22ad7bca1a2a95d506d1b0f05b7b29e22bb5edd - Move .../sys/geom/eli/pbkdf2... to .../sys/geom/class/eli/...</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#e22ad7bca1a2a95d506d1b0f05b7b29e22bb5edd</link>
        <description>Move .../sys/geom/eli/pbkdf2... to .../sys/geom/class/eli/...This change moves the tests added in r313962 to an existing directorystructure used by the geli TAP tests. It also, renames the test frompbkdf2 to pbkdf2_test .The changes to ObsoleteFiles.inc are being committed separately as theyaren&apos;t needed for the MFC to ^/stable/11, etc, if the MFC for the testsis done all in one commit.MFC after:	2 weeksX-MFC with:	r313962, r313972-r313973Reviewed by:	allanjudeSponsored by:	Dell EMC IsilonDifferential Revision:	D9985

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Tue, 14 Mar 2017 08:00:22 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f92ce0224a8e4771b124ab458f28f825e1c5b44f - Reduce the runtime of the GELI tests</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#f92ce0224a8e4771b124ab458f28f825e1c5b44f</link>
        <description>Reduce the runtime of the GELI testsThere is no reduction in test coverage.  On my system runtime is reducedfrom 38m32s to 6m24s.tests/sys/geom/class/eli/conf.shtests/sys/geom/class/eli/init_a_test.shtests/sys/geom/class/eli/init_test.shtests/sys/geom/class/eli/integrity_copy_test.shtests/sys/geom/class/eli/integrity_data_test.shtests/sys/geom/class/eli/integrity_hmac_test.shtests/sys/geom/class/eli/onetime_a_test.shtests/sys/geom/class/eli/onetime_test.sh	Move the looping code into common functions in conf.sh, and remove	alias ciphers from the list.tests/sys/geom/class/eli/init_a_test.shtests/sys/geom/class/eli/init_test.shtests/sys/geom/class/eli/integrity_copy_test.shtests/sys/geom/class/eli/integrity_data_test.shtests/sys/geom/class/eli/integrity_hmac_test.shtests/sys/geom/class/eli/onetime_a_test.sh	Move a few commands that don&apos;t need to be in the inner loop out.tests/sys/geom/class/eli/init_test.shtests/sys/geom/class/eli/onetime_a_test.sh	Reduce the sector counttests/sys/geom/class/eli/Makefiletests/sys/geom/class/eli/init_alias_test.sh	Add a test for initializing a GELI device using one of the cipher	aliases, and check that the alias is correctly interpreted.MFC after:	4 weeksSponsored by:	Spectra Logic CorpDifferential Revision:	https://reviews.freebsd.org/D8814

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Thu, 29 Dec 2016 21:28:50 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>335bcabec9cb3009131df8b072a1259707aa5c24 - Merge ^/head r306303 through 306411.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#335bcabec9cb3009131df8b072a1259707aa5c24</link>
        <description>Merge ^/head r306303 through 306411.

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Wed, 28 Sep 2016 21:29:01 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>090aa8d18b226ce43b6ff129f47b1c7c47635874 - Increase timeouts for geli tests. It takes 2-3x more time to proceed the</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#090aa8d18b226ce43b6ff129f47b1c7c47635874</link>
        <description>Increase timeouts for geli tests. It takes 2-3x more time to proceed thetests on MIPS64EB in QEMU.Sponsored by:	DARPA, AFRLSponsored by:	HEIF5

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Wed, 28 Sep 2016 10:11:00 +0200</pubDate>
        <dc:creator>Ruslan Bukin &lt;br@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>430f7286a566b1407c7b32ce13585caf5aa59b92 - Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/geom/class/eli/Makefile#430f7286a566b1407c7b32ce13585caf5aa59b92</link>
        <description>Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedafter r298107Summary of changes:- Replace all instances of FILES/TESTS with ${PACKAGE}FILES. This ensures that  namespacing is kept with FILES appropriately, and that this shouldn&apos;t need  to be repeated if the namespace changes -- only the definition of PACKAGE  needs to be changed- Allow PACKAGE to be overridden by callers instead of forcing it to always be  `tests`. In the event we get to the point where things can be split up  enough in the base system, it would make more sense to group the tests  with the blocks they&apos;re a part of, e.g. byacc with byacc-tests, etc- Remove PACKAGE definitions where possible, i.e. where FILES wasn&apos;t used  previously.- Remove unnecessary TESTSPACKAGE definitions; this has been elided into  bsd.tests.mk- Remove unnecessary BINDIRs used previously with ${PACKAGE}FILES;  ${PACKAGE}FILESDIR is now automatically defined in bsd.test.mk.- Fix installation of files under data/ subdirectories in lib/libc/tests/hash  and lib/libc/tests/net/getaddrinfo- Remove unnecessary .include &lt;bsd.own.mk&gt;s (some opportunistic cleanup)Document the proposed changes in share/examples/tests/tests/... via examplesso it&apos;s clear that ${PACKAGES}FILES is the suggested way forward in terms ofreplacing FILES. share/mk/bsd.README didn&apos;t seem like the appropriate methodof communicating that info.MFC after: never probablyX-MFC with: r298107PR: 209114Relnotes: yesTested with: buildworld, installworld, checkworld; buildworld, packageworldSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Thu, 05 May 2016 01:20:53 +0200</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/tests/sys/geom/class/eli/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/tests/sys/geom/class/eli/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
