Index: user/cperciva/freebsd-update-build/scripts/11.3-RELEASE/amd64/build.conf =================================================================== --- user/cperciva/freebsd-update-build/scripts/11.3-RELEASE/amd64/build.conf (nonexistent) +++ user/cperciva/freebsd-update-build/scripts/11.3-RELEASE/amd64/build.conf (revision 349838) @@ -0,0 +1,10 @@ +export RELH=d30a59a20019b74f346c7d51de15b971eb1f3613bce1d92151d1c9723b9ec217c5a92fb3aafcc5abd3034d1fa510d8ebbb83bd3ba31e531f22cfbc8f94f465e7 +export FTP=https://people.freebsd.org/~gjb/11.3-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=1594684800 Property changes on: user/cperciva/freebsd-update-build/scripts/11.3-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/11.3-RELEASE/i386/build.conf =================================================================== --- user/cperciva/freebsd-update-build/scripts/11.3-RELEASE/i386/build.conf (nonexistent) +++ user/cperciva/freebsd-update-build/scripts/11.3-RELEASE/i386/build.conf (revision 349838) @@ -0,0 +1,10 @@ +export RELH=53af094f22f6c387f97d8856de0c30e0fce1683b0dec07c2f3a7b0a09152cbe33f99f88c1f22580bed0daea9fda02f0012cde3a35dbc4f44a9e2127c1e0fd01c +export FTP=https://people.freebsd.org/~gjb/11.3-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=1594684800 Property changes on: user/cperciva/freebsd-update-build/scripts/11.3-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