Index: head/en_US.ISO8859-1/htdocs/releases/10.3R/Makefile =================================================================== --- head/en_US.ISO8859-1/htdocs/releases/10.3R/Makefile (revision 48442) +++ head/en_US.ISO8859-1/htdocs/releases/10.3R/Makefile (revision 48443) @@ -1,56 +1,56 @@ # $FreeBSD$ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif _OS?= FreeBSD _REVISION?= 10.3 -_BRANCH?= RC2 +_BRANCH?= RC3 THISRELEASE?= ${_OS}-${_REVISION}-${_BRANCH} DOCS= index.xml \ schedule.xml \ signatures.xml \ todo.xml DATA= docbook.css \ hardware.html \ installation.html \ readme.html \ relnotes.html # PGP-signed checksums _BIGIRON?= amd64 \ i386 \ ia64 \ powerpc \ powerpc-powerpc64 \ sparc64 _VMS?= amd64 \ i386 _ARM?= BEAGLEBONE \ CUBOX-HUMMINGBOARD \ GUMSTIX \ PANDABOARD \ RPI-B \ WANDBOARD .for CHECKSUM in SHA256 SHA512 . for _B in ${_BIGIRON} DATA+= CHECKSUM.${CHECKSUM}-${THISRELEASE}-${_B}.asc . endfor . for _V in ${_VMS} DATA+= CHECKSUM.${CHECKSUM}-${THISRELEASE}-${_V}-vm.asc . endfor . for _A in ${_ARM} DATA+= CHECKSUM.${CHECKSUM}-${THISRELEASE}-arm-armv6-${_A}.asc . endfor .endfor .include "${DOC_PREFIX}/share/mk/web.site.mk" Index: head/en_US.ISO8859-1/htdocs/releases/10.3R/signatures.xml =================================================================== --- head/en_US.ISO8859-1/htdocs/releases/10.3R/signatures.xml (revision 48442) +++ head/en_US.ISO8859-1/htdocs/releases/10.3R/signatures.xml (revision 48443) @@ -1,143 +1,143 @@ - + ]>
This page contains links to the PGP-signed checksum files for &os; &local.rel;.
Please note, the SHA256 checksums are provided to quickly test for image corruption during download. The SHA256 checksums alone should not be used to fully verify the images. The SHA512 checksums should always be used to fully verify the image.
| Architecture | SHA512 | SHA256 |
|---|---|---|
| amd64 (x86_64) | SHA512 | SHA256 |
| i386 | SHA512 | SHA256 |
| ia64 | SHA512 | SHA256 |
| powerpc | SHA512 | SHA256 |
| powerpc64 | SHA512 | SHA256 |
| sparc64 | SHA512 | SHA256 |
| Architecture | SHA512 | SHA256 |
|---|---|---|
| amd64 (x86_64) | SHA512 | SHA256 |
| i386 | SHA512 | SHA256 |
| Board Name | SHA512 | SHA256 |
|---|---|---|
| BEAGLEBONE | SHA512 | SHA256 |
| CUBOX/HUMMINGBOARD | SHA512 | SHA256 |
| GUMSTIX | SHA512 | SHA256 |
| PANDABOARD | SHA512 | SHA256 |
| RPI-B | SHA512 | SHA256 |
| WANDBOARD | SHA512 | SHA256 |