summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Remove stale itemsskreuzer2016-08-281-26/+0
| | | | Approved by: re (gjb, implicit, relnotes)
* Document r299142, The leap-seconds file has been updated toskreuzer2016-08-281-4/+57
| | | | | | | | | | | | | | | | | | | | | | | | leap-seconds.3676752000 Document r302177, WITH_SYSTEM_COMPILER: Enable by default Document r304246, PCIe HotPlug: Detect bridges that are not really HotPlug capable Document r301565, Switch arm64 to use intrng by default Document r299781, Support for the Allwinner Reduced Serial Bus (RSB) Document r296064, Support for Allwinner A20 HDMI Document r299393, Default installation directory for modules is /boot/modules Document r303716, Drop SSH1 support Document r303719, Disable DSA by default Document r297633, RCTL resources for limited filesystem IO Document r300723, Mellanox implementation of iSER Document r299848, Allow reroot to NFS Document r301033, Discovery without attaching support in iscsictl Document r299371, camcontrol reprobe Document r295212, Add an additional, libucl-based configuration file parser to ctld Document r287842, Change default regulatory domain from DEBUG to FCC in ifconfig Document r301875, The SIOCSIFALIFETIME_IN6 ioctl has been removed Approved by: re (gjb, implicit, relnotes)
* Document r299142, Native PCIe Hotplug supportskreuzer2016-08-271-0/+14
| | | | | | | | Document r298166, libucl has been updated to version 0.8.0 Document r302288, Enable indirect segment I/O by default when running on EC2 Document r302265, Allow ZFS ARC min / max to be tuned at runtime Approved by: re (gjb, implicit, relnotes)
* Document 292120, Update to ELF Tool Chain r3272skreuzer2016-08-271-2/+2
| | | | Approved by: re (gjb, implicit, relnotes)
* MFC r303897:gjb2016-08-121-1/+7
| | | | | | | | Pass overrides to make(1) when building ports for arm/armv6 targets, similar to what is done for the run-autotools-fixup override for non-arm targets. Sponsored by: The FreeBSD Foundation
* Update the SRCBRANCH for release.sh to use stable/11 as thegjb2016-08-091-1/+1
| | | | | | | | | SRCBRANCH. This is a direct commit to stable/11. Approved by: re (kib) Sponsored by: The FreeBSD Foundation
* MFC r303782:gjb2016-08-081-3/+3
| | | | | | | | Fix GCE image publication. The gcutil utility is deprecated in favor of gcloud. Approved by: re (delphij, kib) Sponsored by: The FreeBSD Foundation
* MFC r302929: Now that potentially buggy versions of Xen are automaticallycperciva2016-07-301-6/+0
| | | | | | | | detected (see r302635, MFCed as r302895), there is no need to force msix interrupt migration off via loader.conf. Reverts: r302184 Approved by: re (gjb)
* MFC r303003:gjb2016-07-211-0/+3
| | | | | | | | Make sure we clean up the rdoc and reldoc directories if NODOC is not set. Approved by: re (kib) Sponsored by: The FreeBSD Foundation
* Reduce the disc1.iso size from 850+M to just over 650M.gjb2016-07-192-4/+5
| | | | | | | | | | | | | | | As a result of this change, the 'kernel-dbg.txz' distribution is no longer provided on disc1.iso, and deselected by default in bsdinstall(8). When 'kernel-dbg.txz' is selected, network configuration happens before the installer proceeds, to fetch the distribution from the mirrors. This is a direct commit to stable/11, as there is intention to solve this differently for 12.0-RELEASE. Reviewed by: nwhitehorn (glanced at) Approved by: re (hrs) Sponsored by: The FreeBSD Foundation
* Remove the 'debug.witness.trace' entry, as WITNESS is notgjb2016-07-141-3/+0
| | | | | | | | | enabled on stable branches by default. This is a direct commit to stable/11. Approved by: re (kib) Sponsored by: The FreeBSD Foundation
* Fix the branch name in the release notes.gjb2016-07-111-1/+1
| | | | | Approved by: re (implicit, relnotes) Sponsored by: The FreeBSD Foundation
* Missed a few entries in the previous commit, documentation related.gjb2016-07-081-8/+8
| | | | | Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
* Document 299786, Support for X-Powers AXP813 and AXP818 PMICskreuzer2016-07-071-0/+3
| | | | Approved by: re (gjb, implicit, relnotes)
* ARM64: move to GPT scheme in sysinstallwma2016-07-071-1/+1
| | | | | | | | | | | | It's time to abandon MBR installations on ARM64 platforms. Obtained from: Semihalf Submitted by: Dominik Ermel <der@semihalf.com> Sponsored by: Cavium Reviewed by: gjb, emaste, marcel Approved by: re (gjb) Differential Revision: https://reviews.freebsd.org/D6798
* Document r302221, file has been updated to version 5.28skreuzer2016-07-051-2/+2
| | | | Approved by: re (gjb, implicit, relnotes)
* Remove reference to casperdskreuzer2016-07-051-6/+0
| | | | | Reported by: bapt Approved by: re (gjb, implicit, relnotes)
* Document 300207, Support for Shingled Magnetic Recording (SMR) drives.skreuzer2016-07-051-0/+4
| | | | Approved by: re (gjb, implicit, relnotes)
* Document 302332, Native graphics support has been added to bhyveskreuzer2016-07-051-0/+3
| | | | Approved by: re (gjb, implicit, relnotes)
* Document 300777, Add support for GPIO, Sensors and interrupts on AXP209 PMICskreuzer2016-07-011-0/+4
| | | | Approved by: re (gjb, implicit, relnotes)
* Document r299688, Add support for H3 SoCskreuzer2016-07-011-0/+3
| | | | Approved by: re (gjb, implicit, relnotes)
* Document r263698, Add code for enabling second CPU core for A20 SoC.skreuzer2016-07-011-0/+4
| | | | Approved by: re (gjb, implicit, relnotes)
* Enable indirect segment I/Os by default in the Xen blkfront driver whencperciva2016-06-291-5/+0
| | | | | | | | | | | | running on EC2. Due to improvements in EC2, the performance penalty which was present on some EC2 instances no longer exists, and enabling this feature now consistently yields ~20% higher throughput with equal or lower latency. Reverts: r286063 Approved by: re (gjb) MFC after: 2 weeks Relnotes: Improved disk throughput on EC2
* Update the release notes following r302182.gjb2016-06-241-3/+2
| | | | | Approved by: re (implicit, relnotes) Sponsored by: The FreeBSD Foundation
* Turn off MSI-X interrupt migration by default in EC2 instances; this workscperciva2016-06-241-0/+6
| | | | | | | | around a bug in older versions of Xen and unbreaks SR-IOV (aka. "EC2 Enhanced Networking"). Approved by: re (gjb) Thanks to: jhb, Jeremiah Lott
* Note ipfilter support in blacklist-helper script in relnoteslidl2016-06-171-0/+3
| | | | | Approved by: re (gjb) Sponsored by: The FreeBSD Foundation
* Bump /tmp from 30m to 50m for ARM release images.manu2016-06-161-1/+1
| | | | | | | | 30m isn't enough for pkg anymore to extract packagesite.txz. 40m is fine for now but let's take a safer way as we don't know when pkg will need more. Reported by: many Approved by: re (gjb), andrew (mentor)
* Relnotes entries for blacklist projectlidl2016-06-101-0/+23
| | | | | Approved by: re (gjb) Sponsored by: The FreeBSD Foundation
* Switch from console="comconsole" to boot_multicons="YES" in EC2.cperciva2016-06-091-2/+4
| | | | | | | Amazon recently introduced an API for capturing screenshots of an emulated VGA device; this commit makes that (somewhat) useful. MFC after: 3 weeks
* Document 292432, OpenBSM updated to version 1.2 alpha 4.skreuzer2016-06-091-0/+3
| | | | Approved by: re (gjb, implicit, relnotes)
* Document 300879, acpica updated to version 20160527skreuzer2016-06-091-0/+4
| | | | Approved by: re (gjb, implicit, relnotes)
* Document 291125, xz updated to version 5.2.2skreuzer2016-06-091-2/+2
| | | | Approved by: re (gjb, implicit, relnotes)
* Add 'env - PATH=$$PATH' to bsdec2-image-upload make command, in order tocperciva2016-06-091-1/+1
| | | | | | | | avoid environment pollution problems. That port uses <bsd.prog.mk> but is not compatible with the latest mk bits in HEAD. Reported by: gjb No rush, but make sure it's in the tree before tomorrow by: gjb
* Document 300880, Leading spaces are stripped from SCSI disk serial numbersskreuzer2016-06-081-0/+7
| | | | Approved by: re (gjb, implicit, relnotes)
* Apply mergemaster r255428:delphij2016-06-081-1/+1
| | | | | | | Pass -n (do not emit comments) when saving mtree information for future mergemaster(8) runs. MFC after: 3 days
* Document 300779, Dummynet AQM version 0.2.1skreuzer2016-06-071-0/+4
| | | | Approved by: re (gjb, implicit, relnotes)
* One of the already implemented options in release/Makefile is NOSRC. Whengarga2016-06-032-6/+13
| | | | | | | | | | | | it's defined, installation image is shipped without source distribution (src.txz) Add the hability of defining NOSRC in release.conf and pass it to 'make release' argument Approved by: gjb Sponsored by: Rubicon Communications (Netgate) Differential Revision: https://reviews.freebsd.org/D6710
* Chase NTP update.delphij2016-06-031-2/+2
|
* Turn off nfsv4acls for arm/armv6 builds, which has an impactgjb2016-06-011-1/+0
| | | | | | | | | | on performance, especially with SD cards on certain SoCs. Requested by: trasz Discussed with: ian, kientzle MFC after: 3 days Sponsored by: The FreeBSD Foundation
* Document r300240, net.inet.tcp.ecn.enable now is a three way settingskreuzer2016-05-311-0/+37
| | | | Approved by: re (gjb, implicit, relnotes)
* Document r300906, ZFS fault management daemonskreuzer2016-05-311-0/+5
| | | | Approved by: re (gjb, implicit, relnotes)
* Replace linux-f10 packages with updated linux-c6.gjb2016-05-271-1/+1
| | | | | | PR: 208280 Submitted by: Johannes Meixner Sponsored by: The FreeBSD Foundation
* Make Makefile.mirrors -ALPHA${N}-aware.gjb2016-05-271-2/+2
| | | | | Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
* Remove vestigial cloudware-install bits missed in r300767.gjb2016-05-262-7/+1
| | | | Sponsored by: The FreeBSD Foundation
* Update a commented line to replace recently-removed images withgjb2016-05-261-1/+1
| | | | | | images that are published. Sponsored by: The FreeBSD Foundation
* Remove the cw*-install target.gjb2016-05-261-9/+0
| | | | | | | | All operations are performed on the original output file, and nothing is ever done with the copied file (as in, no modifications and/or publication from the copied file). Sponsored by: The FreeBSD Foundation
* Disconnect the OPENSTACK target from the CLOUDWARE list.gjb2016-05-261-1/+0
| | | | | | | | | | | | This was reported to not work as expected, and feedback following the report was never received. In addition, we do not publish these anywhere publicly. The configuration file is not (yet) removed, in hopes that the remaining details on the original issues can be resolved, and we can publish the resulting images in the future. Sponsored by: The FreeBSD Foundation
* Disconnect the AZURE target from the CLOUDWARE list.gjb2016-05-261-2/+1
| | | | | | | | | | | | | Microsoft has graciously overtaken publication of FreeBSD on Azure since 10.3-RELEASE. Many thanks to Microsoft for their support of FreeBSD on Azure. The configuration file and Makefile.azure are not (yet) planned to be removed, as they may be useful in the future. Sponsored by: The FreeBSD Foundation
* Bump copyright yearskreuzer2016-05-241-0/+1
| | | | Approved by: gjb@ (implicit)
* Document r298998, OpenSSL updated to 1.0.2h.skreuzer2016-05-231-2/+2
| | | | Approved by: gjb@ (implicit with re@ hat on)
OpenPOWER on IntegriCloud