Index: user/cperciva/freebsd-update-build/scripts/12.2-RELEASE/amd64/build.conf =================================================================== --- user/cperciva/freebsd-update-build/scripts/12.2-RELEASE/amd64/build.conf (nonexistent) +++ user/cperciva/freebsd-update-build/scripts/12.2-RELEASE/amd64/build.conf (revision 366979) @@ -0,0 +1,10 @@ +export RELH=80e8c6804e0a965bc1be596b0c8d6dbdbbf9eef42bb4170761ec4094cc07b294fd4f17cd55d28aa7679b5d01c121fa15e6c24852f9307959af759254ebfceba1 +export FTP=https://people.freebsd.org/~gjb/12.2-RELEASE + +# Components of the world, source, and kernels +export WORLDPARTS="base base-dbg doc lib32 lib32-dbg" +export SOURCEPARTS="src" +export KERNELPARTS="kernel kernel-dbg" + +# EOL date +export EOL=1643587200 Property changes on: user/cperciva/freebsd-update-build/scripts/12.2-RELEASE/amd64/build.conf ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: user/cperciva/freebsd-update-build/scripts/12.2-RELEASE/i386/build.conf =================================================================== --- user/cperciva/freebsd-update-build/scripts/12.2-RELEASE/i386/build.conf (nonexistent) +++ user/cperciva/freebsd-update-build/scripts/12.2-RELEASE/i386/build.conf (revision 366979) @@ -0,0 +1,10 @@ +export RELH=07ac2f0f81a8a0d2370cd6e0650573c3ed78075d6e664262548f99d51ee7b7891a2e622633555e4545df90e2c329187c41ce7bf3e1f6899ecc2dd3edc06bb107 +export FTP=https://people.freebsd.org/~gjb/12.2-RELEASE + +# Components of the world, source, and kernels +export WORLDPARTS="base base-dbg doc" +export SOURCEPARTS="src" +export KERNELPARTS="kernel kernel-dbg" + +# EOL date +export EOL=1643587200 Property changes on: user/cperciva/freebsd-update-build/scripts/12.2-RELEASE/i386/build.conf ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property