Index: user/cperciva/freebsd-update-build/scripts/11.4-RELEASE/amd64/build.conf =================================================================== --- user/cperciva/freebsd-update-build/scripts/11.4-RELEASE/amd64/build.conf (nonexistent) +++ user/cperciva/freebsd-update-build/scripts/11.4-RELEASE/amd64/build.conf (revision 362177) @@ -0,0 +1,10 @@ +export RELH=da9f68ca92e9b12e261c3668693acf125090052bec6a7f961cb8862dbebe2c9cc047d65f93fb55c0f328daaaa8fc888cdef506927f2a1edeae6d11ff21ca89c6 +export FTP=https://people.freebsd.org/~gjb/11.4-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=1632960000 Property changes on: user/cperciva/freebsd-update-build/scripts/11.4-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.4-RELEASE/i386/build.conf =================================================================== --- user/cperciva/freebsd-update-build/scripts/11.4-RELEASE/i386/build.conf (nonexistent) +++ user/cperciva/freebsd-update-build/scripts/11.4-RELEASE/i386/build.conf (revision 362177) @@ -0,0 +1,10 @@ +export RELH=303f3c512cda1aa27f0a4a124864bae5fc1d23d31cfd6f3b02ef1d759a9fa6e5b08f2a6a0d8f4d0d4da7e966b3739c59012b6672828e526e2f816d3c7650df9d +export FTP=https://people.freebsd.org/~gjb/11.4-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=1632960000 Property changes on: user/cperciva/freebsd-update-build/scripts/11.4-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