Index: user/cperciva/freebsd-update-build/scripts/12.1-BETA1/amd64/build.conf =================================================================== --- user/cperciva/freebsd-update-build/scripts/12.1-BETA1/amd64/build.conf (nonexistent) +++ user/cperciva/freebsd-update-build/scripts/12.1-BETA1/amd64/build.conf (revision 352569) @@ -0,0 +1,10 @@ +export RELH=3ccc034c3d5193db2513e89613f6279033b9ce32665bbf48bdfd0af78365d4e5e3820c6e5894b7a01f6aac3bb19621a2937a5214d83ea3426d734acc5d0db12a +export FTP=https://people.freebsd.org/~gjb/12.1-BETA1/ + +# 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=1570320000 Property changes on: user/cperciva/freebsd-update-build/scripts/12.1-BETA1/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.1-BETA1/i386/build.conf =================================================================== --- user/cperciva/freebsd-update-build/scripts/12.1-BETA1/i386/build.conf (nonexistent) +++ user/cperciva/freebsd-update-build/scripts/12.1-BETA1/i386/build.conf (revision 352569) @@ -0,0 +1,10 @@ +export RELH=fabb270a101f998151a1f3cc186add9220546b6ff09f34a937e22f3d923a67b4d90a05b25d8af2683d47b5ec2451b3c40af914dd42202cd0d4b21b455cbccd32 +export FTP=https://people.freebsd.org/~gjb/12.1-BETA1/ + +# 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=1570320000 Property changes on: user/cperciva/freebsd-update-build/scripts/12.1-BETA1/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