Date: Mon, 16 Dec 2013 10:44:58 -0500 From: Glen Barber <gjb@FreeBSD.org> To: freebsd-stable@FreeBSD.org, freebsd-current@FreeBSD.org Cc: FreeBSD Release Engineering Team <re@FreeBSD.org> Subject: FreeBSD 10.0-RC2 Now Available Message-ID: <20131216154458.GP1446@glenbarber.us>
next in thread | raw e-mail | index | archive | help
--GIP5y49pbaVPin6k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable The second RC build of the 10.0-RELEASE release cycle is now available on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures. The image checksums follow at the end of this email. ISO images and, for architectures that support it, the memory stick images are available here (or any of the FreeBSD mirror sites): ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.0/ If you notice problems you can report them through the normal GNATS PR system or here on the -stable mailing list. If you would like to use SVN to do a source based update of an existing system, use the "releng/10.0" branch. Important note to freebsd-update(8) users: Please be sure to follow the instructions in the following FreeBSD Errata Notices before upgrading the system to 10.0-RC2: - EN-13:04.freebsd-update: http://www.freebsd.org/security/advisories/FreeBSD-EN-13:04.freebsd-upd= ate.asc - EN-13:05.freebsd-update: http://www.freebsd.org/security/advisories/FreeBSD-EN-13:05.freebsd-upd= ate.asc Note to those downloading dvd1.iso: - While packages are available on dvd1.iso, the version of bsdconfig(8) provided with 10.0-RC2 will not be able to install them by default. This will be fixed for 10.0-RC3. =20 - As a workaround for installing packages from the dvd, create a directory to serve as the temporary pkg(8) repository configuration directory, and fetch the configuration file that will be included on the next set of -RC builds: # mkdir -p /tmp/pkgrepo # fetch -o /tmp/pkgrepo/FreeBSD_install_cdrom.conf \ http://people.FreeBSD.org/~gjb/FreeBSD_install_cdrom.conf - Mount the dvd to the '/dist' directory: # mkdir -p /dist # mount -t cd9660 /dev/cd0 /dist - To install a package, run: # env REPOS_DIR=3D/tmp/pkgrepo pkg install <foo> - To view the list of available packages on the DVD, run: # env REPOS_DIR=3D/tmp/pkgrepo pkg rquery "%n" Pre-installed virtual machine images for 10.0-RC2 are also available for amd64 and i386 architectures. The images are located under the 'snapshots' directory on FTP, here: ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/VM-IMAGES/10.0-RC2/ The disk images are available in both QCOW2, VHD, and VMDK format. The image download size is approximately 135 MB, which decompress to a 20GB sparse image. The partition layout is: - 512k - freebsd-boot GPT partition type (bootfs GPT label) - 1GB - freebsd-swap GPT partition type (swapfs GPT label) - ~17GB - freebsd-ufs GPT partition type (rootfs GPT label) Changes between -RC1 and -RC2 include: - Fix a crash when attempting to use a non-disk device as an iSCSI LUN. - Fix handling of empty iSCSI authentication groups. - Fix a regression in bsdinstall(8) that prevented the system from decrypting GELI providers when installing ZFS on GELI. - Several Radeon KMS bug fixes. - Several wireless bug fixes. - Several clang bug fixes. The freebsd-update(8) utility supports binary upgrades of amd64 and i386 systems running earlier FreeBSD releases. Systems running earlier FreeBSD releases can upgrade as follows: # freebsd-update upgrade -r 10.0-RC2 During this process, freebsd-update(8) may ask the user to help by merging some configuration files or by confirming that the automatically performed merging was done correctly. # freebsd-update install The system must be rebooted with the newly installed kernel before continuing. # shutdown -r now After rebooting, freebsd-update needs to be run again to install the new userland components: # freebsd-update install It is recommended to rebuild and install all applications if possible, especially if upgrading from an earlier FreeBSD release, for example, FreeBSD 9.x. Alternatively, the user can install misc/compat9x and other compatibility libraries, afterwards the system must be rebooted into the new userland: # shutdown -r now Finally, after rebooting, freebsd-update needs to be run again to remove stale files: # freebsd-update install =3D=3D ISO CHECKSUMS =3D=3D - 10.0-RC2 amd64: SHA256 (FreeBSD-10.0-RC2-amd64-bootonly.iso) =3D 25e3ab615fde646316= 83a6921fef98a0056f074c6119c68cf0263cf6fbebc67c SHA256 (FreeBSD-10.0-RC2-amd64-disc1.iso) =3D 6525da2d1feddb1f16d61= 5d76e5a4662c6fdd9a34869ce355c604f5ff147773d SHA256 (FreeBSD-10.0-RC2-amd64-dvd1.iso) =3D c467000b653d2f41021493= f45303951ec37cf90b3b9df90df64e0e6a882a7484 SHA256 (FreeBSD-10.0-RC2-amd64-memstick.img) =3D f5175f1767e8982651= 7431beae7b4dd6f3d0ff4b60a0846bf85e9871fbba2201 MD5 (FreeBSD-10.0-RC2-amd64-bootonly.iso) =3D 41410074f07103e2cb80b= d671f1f936e MD5 (FreeBSD-10.0-RC2-amd64-disc1.iso) =3D 0724d22eb851c5fb4dae755d= ff23cb87 MD5 (FreeBSD-10.0-RC2-amd64-dvd1.iso) =3D b218662107301c5a07b193101= 623682f MD5 (FreeBSD-10.0-RC2-amd64-memstick.img) =3D 23621e0e1d93fe7a63555= 7a54218b6e1 - 10.0-RC2 i386: SHA256 (FreeBSD-10.0-RC2-i386-bootonly.iso) =3D cf8aa8097f9cafa1d36= 0ec07b87d675b214361709139d14a422dbb3501281d89 SHA256 (FreeBSD-10.0-RC2-i386-disc1.iso) =3D add13ac64491f9aba16b9f= 4429f4f87c85d3147c1ea0c662ae7756d0c453ba4b SHA256 (FreeBSD-10.0-RC2-i386-dvd1.iso) =3D d6c07f41c997914b6546e58= 3932f1066b0edebf00f4425316ce588b8253ecc0a SHA256 (FreeBSD-10.0-RC2-i386-memstick.img) =3D 99bbfe373892764f3cf= 04a92385bb4fe0da5e1863ca62905e0bdb83c00f45735 MD5 (FreeBSD-10.0-RC2-i386-bootonly.iso) =3D c32165dccef3ec006e2b06= 8ec0159390 MD5 (FreeBSD-10.0-RC2-i386-disc1.iso) =3D a1a3466dbbcb2b61f3ec47adf= 9d884b5 MD5 (FreeBSD-10.0-RC2-i386-dvd1.iso) =3D e79b4455464fa6584519e3dd95= 8f770c MD5 (FreeBSD-10.0-RC2-i386-memstick.img) =3D 98db5de8c93df6ca7c7fa1= 2967713c1b - 10.0-RC2 ia64: SHA256 (FreeBSD-10.0-RC2-ia64-bootonly.iso) =3D 95c448db42b1454a283= 2040f2c62d9dd953753296e8a704f903e70e2d1f380f8 SHA256 (FreeBSD-10.0-RC2-ia64-disc1.iso) =3D cbb24e4f60c86df0640dc6= 4d0f9988a2b154f06d502be5780d527cfeb0065051 SHA256 (FreeBSD-10.0-RC2-ia64-memstick.img) =3D 3aa3151b9e4ded7a49b= c080545955070f4583e3bda4047bd11e1550ca4ea4239 MD5 (FreeBSD-10.0-RC2-ia64-bootonly.iso) =3D f4e85b8dc9b653aef3c8bf= 0e928dbac9 MD5 (FreeBSD-10.0-RC2-ia64-disc1.iso) =3D 837755f7d4018d81a7effd9f8= a29007c MD5 (FreeBSD-10.0-RC2-ia64-memstick.img) =3D 1fa4dccc1acd5fcbd0e592= e9367804b1 - 10.0-RC2 powerpc: SHA256 (FreeBSD-10.0-RC2-powerpc-bootonly.iso) =3D 60927273629f0b13= fe56e77cd36a4023472efbef8a5a2f564e1dcf189c229190 SHA256 (FreeBSD-10.0-RC2-powerpc-disc1.iso) =3D 84286500a00654e98d1= 50fd34e848c6c7d4926c223c1e07bd61a8e68502a7b55 SHA256 (FreeBSD-10.0-RC2-powerpc-memstick.img) =3D 3b264061283dd33f= 92633b540dd0d7b62813286e13cd97a0a02806f0e970ce9c MD5 (FreeBSD-10.0-RC2-powerpc-bootonly.iso) =3D 3d9e949a27d37f3b74b= 9310f29eb11cc MD5 (FreeBSD-10.0-RC2-powerpc-disc1.iso) =3D e7ad79d232851be00a07aa= deab4c3ca6 MD5 (FreeBSD-10.0-RC2-powerpc-memstick.img) =3D 5100d3886fe6b0f5b5e= e3b8d8b1ad68f - 10.0-RC2 powerpc64: SHA256 (FreeBSD-10.0-RC2-powerpc-powerpc64-bootonly.iso) =3D 75c39f= 014ef52d69ad3c94dc52424bca176188416be6bab1d36e2d5ebff05b05 SHA256 (FreeBSD-10.0-RC2-powerpc-powerpc64-disc1.iso) =3D 341063ca5= 88f47d57a8b876952d4eff26aa9b01ee68dcea3cc864ef8230911bf SHA256 (FreeBSD-10.0-RC2-powerpc-powerpc64-memstick.img) =3D 96ab6c= d6b239e79b96c21d83b9f160fc3b596de957449b55b96ee94522fba64e MD5 (FreeBSD-10.0-RC2-powerpc-powerpc64-bootonly.iso) =3D a073e62ac= 43da6af82467a4dde3e4963 MD5 (FreeBSD-10.0-RC2-powerpc-powerpc64-disc1.iso) =3D 21c3eb38d9f5= f67308c7c83999b9b3bf MD5 (FreeBSD-10.0-RC2-powerpc-powerpc64-memstick.img) =3D d2420ebf8= c5794c24b017c29f6bb3731 - 10.0-RC2 sparc64: SHA256 (FreeBSD-10.0-RC2-sparc64-bootonly.iso) =3D f004072cbc3c2796= a619c34dbceff122ea360420aff16b52b214cb5f6cd97d04 SHA256 (FreeBSD-10.0-RC2-sparc64-disc1.iso) =3D 23e9a7c8f48b03f0482= ca4f3b00eed630abe23ede2bdc7047462229a3e2d405d MD5 (FreeBSD-10.0-RC2-sparc64-bootonly.iso) =3D 7d47ecb5b2d023edee0= f01842c2575c1 MD5 (FreeBSD-10.0-RC2-sparc64-disc1.iso) =3D fc9b2f445082f6f2435efe= db69d95e6e =3D=3D VM IMAGE CHECKSUMS =3D=3D - 10.0-RC2 amd64: SHA256 (FreeBSD-10.0-RC2-amd64-20131215-r259404.qcow2.xz) =3D df4c1= 993dc675c18bd8dedc8b8314e315a6839f7777a5e3fd4ed36fd328717f9 SHA256 (FreeBSD-10.0-RC2-amd64-20131215-r259404.vhd.xz) =3D e6d854d= 3ab30ec9cd9df81818d1c39d413d26ee40e518111f809d2a5e97b79e5 SHA256 (FreeBSD-10.0-RC2-amd64-20131215-r259404.vmdk.xz) =3D 34e780= 61eb8387bbf18f3c53904e41208f11fa820b0ecb5388d0a3088befad3e MD5 (FreeBSD-10.0-RC2-amd64-20131215-r259404.qcow2.xz) =3D 21ddab81= ebd872002555a13e1dfb205f MD5 (FreeBSD-10.0-RC2-amd64-20131215-r259404.vhd.xz) =3D 618660fa10= 21fc099b35d609b70c7c61 MD5 (FreeBSD-10.0-RC2-amd64-20131215-r259404.vmdk.xz) =3D a8e324dc0= 4a9ae89b7e6f0fb9693a5b5 - 10.0-RC2 i386: SHA256 (FreeBSD-10.0-RC2-i386-20131215-r259404.qcow2.xz) =3D 7f837e= ba8cf43f25c704127631ecf86918af548970f76e7ccfc5d8d4d743bcd9 SHA256 (FreeBSD-10.0-RC2-i386-20131215-r259404.vhd.xz) =3D 7e6965c0= f7250ef34e6dd0eb7ad158868ee7016b931fa267f4edc0adf264e77e SHA256 (FreeBSD-10.0-RC2-i386-20131215-r259404.vmdk.xz) =3D cca4935= ae0e5e0092b1fd17c718a49ca5c3d0a2c22c08d2503c4ca0b9cb54743 MD5 (FreeBSD-10.0-RC2-i386-20131215-r259404.qcow2.xz) =3D 7b244a368= 557f386c66745bdbdf84ff8 MD5 (FreeBSD-10.0-RC2-i386-20131215-r259404.vhd.xz) =3D 7a58c47b496= f811f8b38763be0f75867 MD5 (FreeBSD-10.0-RC2-i386-20131215-r259404.vmdk.xz) =3D 9bd16405d8= 776e955a68bae39902b376 Glen Love FreeBSD? Support this and future releases with a donation to the FreeBSD Foundation! https://www.freebsdfoundation.org/donate/ --GIP5y49pbaVPin6k Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJSrx/6AAoJELls3eqvi17QYBsP/3J3DMZtwucGrcieqbv0vYHH 48eWws+pmq+0HCyyEFGrP0eh9uiHODXEk/7fEn1zvshV8567tSUCpBtZZxhEe1Rk YIpQJaEBIv1wE3h1WN3P1UzABG07bsFcp7yBjWxx3+C65Oiqwb8Nr9i8dip5kWrs 0xxf+VXoNcTdZ5E6uWEGSFTUye4b87YZazcaNqI+2ov3ffHL12/roObHdrNn/94E wDKIC123xcstMw/1b41jaJkY7GA9EhLDOq+wz5HmyH7kFIrrR2dEpSoT1o/wy7M0 96nKLmO0dkoU0pyNhOBzytVUvXeFojWaRxzYf+UE5msCsJ5lh/gbVIyMG7stNa8C tmkqzknx4XA6WPHxWjK3oOlY2ywU6EYyrYe1G5Z9iFHNIIR19k7EnlcbNmKNG+7Y TanuvVOQ12Up0r52j+meO+wIuhgKH3rJM5WIy6jOp1qEk45xQPOiuYJxjHac+VR/ bKWn1Hde6Vjz0UnfzRomxfSUoYETt8PdPAV/V0oTAyxqn+0UOzAj0o96/tMIkrVd aRNdihsaSCzO0gnSB1ARIsfgIj8M1H4k8OX5qw5DaiQR72T0fryIkoeZHGpmN4FP SV9kG6ED0X3vqP2zJ62VDPOK5WwQmxY4jgKmL3+4WVez7+m14LML7q1wc9JyMbZV lzOBZCcL3z37omQNaLNy =tSmc -----END PGP SIGNATURE----- --GIP5y49pbaVPin6k--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131216154458.GP1446>