svn commit: r293374 - in user/cperciva/freebsd-update-build/scripts: 10.0-RELEASE/i386 5.5-RELEASE/i386 6.0-RELEASE/i386 6.1-RELEASE/i386 6.2-RELEASE/i386 6.3-BETA1/i386 6.3-BETA2/i386 6.3-RELEASE/...
Gleb Smirnoff
glebius at FreeBSD.org
Thu Jan 7 21:53:47 UTC 2016
Author: glebius
Date: Thu Jan 7 21:53:44 2016
New Revision: 293374
URL: https://svnweb.freebsd.org/changeset/base/293374
Log:
These files for i386 build are different on the i386 builder. Use them as
source of truth. Only historical releases are affected.
Modified:
user/cperciva/freebsd-update-build/scripts/10.0-RELEASE/i386/build.conf
user/cperciva/freebsd-update-build/scripts/5.5-RELEASE/i386/build.conf
user/cperciva/freebsd-update-build/scripts/6.0-RELEASE/i386/build.conf
user/cperciva/freebsd-update-build/scripts/6.1-RELEASE/i386/build.conf
user/cperciva/freebsd-update-build/scripts/6.2-RELEASE/i386/build.conf
user/cperciva/freebsd-update-build/scripts/6.3-BETA1/i386/build.conf
user/cperciva/freebsd-update-build/scripts/6.3-BETA2/i386/build.conf
user/cperciva/freebsd-update-build/scripts/6.3-RELEASE/i386/build.conf
user/cperciva/freebsd-update-build/scripts/7.0-BETA1.5/i386/build.conf
user/cperciva/freebsd-update-build/scripts/7.0-BETA2/i386/build.conf
user/cperciva/freebsd-update-build/scripts/7.0-BETA3/i386/build.conf
user/cperciva/freebsd-update-build/scripts/7.0-RELEASE/i386/build.conf
user/cperciva/freebsd-update-build/scripts/8.4-RELEASE/i386/build.conf
user/cperciva/freebsd-update-build/scripts/9.2-RELEASE/i386/build.conf
Modified: user/cperciva/freebsd-update-build/scripts/10.0-RELEASE/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/10.0-RELEASE/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/10.0-RELEASE/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,10 +1,13 @@
# SHA256 hash of disc1.iso image.
export RELH=2c09643b3f79c703e424c03408882369025cec655c24a6d81ee073081ee75ebc
+# gjb's home directory
+export FTP=http://people.freebsd.org/~gjb/10.0-RELEASE
+
# Components of the world, source, and kernels
export WORLDPARTS="base doc games"
export SOURCEPARTS="src"
export KERNELPARTS="kernel"
# EOL date
-export EOL=1422748799
+export EOL=1425168000
Modified: user/cperciva/freebsd-update-build/scripts/5.5-RELEASE/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/5.5-RELEASE/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/5.5-RELEASE/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
# SHA256 hash of RELEASE disc1.iso image.
export RELH=40d41ec7b567e7952d0f85729f340d409911368808256dae123ff1b97155c1ae
Modified: user/cperciva/freebsd-update-build/scripts/6.0-RELEASE/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/6.0-RELEASE/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/6.0-RELEASE/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
# SHA256 hash of RELEASE disc1.iso image.
export RELH=0ad601dae704e941beb7d4617bf96b04055849a24835275c716f518eee7a12f1
Modified: user/cperciva/freebsd-update-build/scripts/6.1-RELEASE/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/6.1-RELEASE/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/6.1-RELEASE/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
# SHA256 hash of RELEASE disc1.iso image.
export RELH=cbc6f9389c85f3130baff5270316ece18d5e324e82f8aa167c61ab49174dd4d1
Modified: user/cperciva/freebsd-update-build/scripts/6.2-RELEASE/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/6.2-RELEASE/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/6.2-RELEASE/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
# SHA256 hash of RELEASE disc1.iso image.
export RELH=2099715d561df721833322bc56a4fa8b02c2b77713a1e0bc17fc4b2dded20212
@@ -11,4 +9,4 @@ export SOURCEPARTS="base bin contrib cry
export KERNELPARTS="generic smp"
# EOL date
-export EOL=1201824000
+export EOL=1212303600
Modified: user/cperciva/freebsd-update-build/scripts/6.3-BETA1/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/6.3-BETA1/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/6.3-BETA1/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,7 +1,5 @@
-# $FreeBSD$
-
# SHA256 hash of RELEASE disc1.iso image.
-export RELH=2099715d561df721833322bc56a4fa8b02c2b77713a1e0bc17fc4b2dded20212
+export RELH=34668ec5cc22f37b395bbf07b8fd08f3d43dd5399a8003cd65d7b8d714ca5e4a
# Components of the world, source, and kernels
export WORLDPARTS="base catpages dict doc games info manpages proflibs"
@@ -11,4 +9,4 @@ export SOURCEPARTS="base bin contrib cry
export KERNELPARTS="generic smp"
# EOL date
-export EOL=1201824000
+export EOL=1196409600
Modified: user/cperciva/freebsd-update-build/scripts/6.3-BETA2/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/6.3-BETA2/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/6.3-BETA2/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,7 +1,5 @@
-# $FreeBSD$
-
# SHA256 hash of RELEASE disc1.iso image.
-export RELH=2099715d561df721833322bc56a4fa8b02c2b77713a1e0bc17fc4b2dded20212
+export RELH=b2e0c5263ba7c069eaf9d6734c4a6c5a78da06d4508f5ea28ef8ade9481a843e
# Components of the world, source, and kernels
export WORLDPARTS="base catpages dict doc games info manpages proflibs"
@@ -11,4 +9,4 @@ export SOURCEPARTS="base bin contrib cry
export KERNELPARTS="generic smp"
# EOL date
-export EOL=1201824000
+export EOL=1197504000
Modified: user/cperciva/freebsd-update-build/scripts/6.3-RELEASE/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/6.3-RELEASE/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/6.3-RELEASE/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,7 +1,5 @@
-# $FreeBSD$
-
# SHA256 hash of RELEASE disc1.iso image.
-export RELH=2099715d561df721833322bc56a4fa8b02c2b77713a1e0bc17fc4b2dded20212
+export RELH=15081a56d184a18c7cc3a5c3cd0d7d5b7d9304c9cc1d5fc40d875b0fd3047721
# Components of the world, source, and kernels
export WORLDPARTS="base catpages dict doc games info manpages proflibs"
@@ -11,4 +9,4 @@ export SOURCEPARTS="base bin contrib cry
export KERNELPARTS="generic smp"
# EOL date
-export EOL=1201824000
+export EOL=1264982400
Modified: user/cperciva/freebsd-update-build/scripts/7.0-BETA1.5/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/7.0-BETA1.5/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/7.0-BETA1.5/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,14 +1,12 @@
-# $FreeBSD$
-
# SHA256 hash of RELEASE disc1.iso image.
-export RELH=2099715d561df721833322bc56a4fa8b02c2b77713a1e0bc17fc4b2dded20212
+export RELH=21db871604fc26ea5c804751209a5f90d0ac178ac7ca5706b34fab9bdd15877b
# Components of the world, source, and kernels
export WORLDPARTS="base catpages dict doc games info manpages proflibs"
-export SOURCEPARTS="base bin contrib crypto etc games gnu include krb5 \
- lib libexec release rescue sbin secure share sys tools \
- ubin usbin"
-export KERNELPARTS="generic smp"
+export SOURCEPARTS="base bin cddl compat contrib crypto etc games gnu \
+ include krb5 lib libexec release rescue sbin secure \
+ share sys tools ubin usbin"
+export KERNELPARTS="generic"
# EOL date
-export EOL=1201824000
+export EOL=1195113600
Modified: user/cperciva/freebsd-update-build/scripts/7.0-BETA2/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/7.0-BETA2/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/7.0-BETA2/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,14 +1,12 @@
-# $FreeBSD$
-
# SHA256 hash of RELEASE disc1.iso image.
-export RELH=2099715d561df721833322bc56a4fa8b02c2b77713a1e0bc17fc4b2dded20212
+export RELH=565e0d41a2aa98cb5dcc5fd1b9cd8a06e5ec7cd293351563937ef38c19002738
# Components of the world, source, and kernels
export WORLDPARTS="base catpages dict doc games info manpages proflibs"
-export SOURCEPARTS="base bin contrib crypto etc games gnu include krb5 \
- lib libexec release rescue sbin secure share sys tools \
- ubin usbin"
-export KERNELPARTS="generic smp"
+export SOURCEPARTS="base bin cddl compat contrib crypto etc games gnu \
+ include krb5 lib libexec release rescue sbin secure \
+ share sys tools ubin usbin"
+export KERNELPARTS="generic"
# EOL date
-export EOL=1201824000
+export EOL=1197158400
Modified: user/cperciva/freebsd-update-build/scripts/7.0-BETA3/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/7.0-BETA3/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/7.0-BETA3/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,14 +1,12 @@
-# $FreeBSD$
-
# SHA256 hash of RELEASE disc1.iso image.
-export RELH=2099715d561df721833322bc56a4fa8b02c2b77713a1e0bc17fc4b2dded20212
+export RELH=082e00e6c8142e0c539f128311968fef443ac930702e567918a0dd758c09711f
# Components of the world, source, and kernels
export WORLDPARTS="base catpages dict doc games info manpages proflibs"
-export SOURCEPARTS="base bin contrib crypto etc games gnu include krb5 \
- lib libexec release rescue sbin secure share sys tools \
- ubin usbin"
-export KERNELPARTS="generic smp"
+export SOURCEPARTS="base bin cddl compat contrib crypto etc games gnu \
+ include krb5 lib libexec release rescue sbin secure \
+ share sys tools ubin usbin"
+export KERNELPARTS="generic"
# EOL date
-export EOL=1201824000
+export EOL=1198022400
Modified: user/cperciva/freebsd-update-build/scripts/7.0-RELEASE/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/7.0-RELEASE/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/7.0-RELEASE/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,14 +1,12 @@
-# $FreeBSD$
-
# SHA256 hash of RELEASE disc1.iso image.
-export RELH=2099715d561df721833322bc56a4fa8b02c2b77713a1e0bc17fc4b2dded20212
+export RELH=7480c74dda9a78805ab0d647b23eb71cac43f4afce83ff65ad9f2019423583af
# Components of the world, source, and kernels
export WORLDPARTS="base catpages dict doc games info manpages proflibs"
-export SOURCEPARTS="base bin contrib crypto etc games gnu include krb5 \
- lib libexec release rescue sbin secure share sys tools \
- ubin usbin"
-export KERNELPARTS="generic smp"
+export SOURCEPARTS="base bin cddl compat contrib crypto etc games gnu \
+ include krb5 lib libexec release rescue sbin secure \
+ share sys tools ubin usbin"
+export KERNELPARTS="generic"
# EOL date
-export EOL=1201824000
+export EOL=1241136000
Modified: user/cperciva/freebsd-update-build/scripts/8.4-RELEASE/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/8.4-RELEASE/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/8.4-RELEASE/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,3 +1,6 @@
+# gjb's home directory
+export FTP=http://people.freebsd.org/~gjb/8.4-RELEASE/
+
# SHA256 hash of RELEASE disc1.iso image.
export RELH=73ecc5ba0c36e7682c4862e7351d385e2e07bc97a09f9dff326d3cc1ec690cf8
@@ -9,5 +12,5 @@ export SOURCEPARTS="base bin cddl contri
export KERNELPARTS="generic"
# EOL date
-export EOL=1435708799
-
+#export EOL=1435708800
+export EOL=1438387200
Modified: user/cperciva/freebsd-update-build/scripts/9.2-RELEASE/i386/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/9.2-RELEASE/i386/build.conf Thu Jan 7 21:51:09 2016 (r293373)
+++ user/cperciva/freebsd-update-build/scripts/9.2-RELEASE/i386/build.conf Thu Jan 7 21:53:44 2016 (r293374)
@@ -1,10 +1,13 @@
# SHA256 hash of disc1.iso image.
export RELH=76093c27288f0ab939a5de14b621ec8eb1420d96343132c2b7c382747d35b67c
+# gjb's home directory
+export FTP=http://people.freebsd.org/~gjb/9.2-RELEASE/
+
# Components of the world, source, and kernels
export WORLDPARTS="base doc games"
export SOURCEPARTS="src"
export KERNELPARTS="kernel"
# EOL date
-export EOL=1412121599
+export EOL=1420070400
More information about the svn-src-user
mailing list