summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace alignmentdteske2015-09-111-1/+1
| | | | | | MFC after: 3 weeks X-MFC-to: stable/10 X-MFC-with: 287696
* The <arch>/mkisoimages.sh script in release knows how to adddteske2015-09-111-3/+4
| | | | | | | | | | | extra bits from an "xtra-bits-dir". This feature is unusable from release/Makefile. Add an XTRADIR setting to use it. Differential Revision: https://reviews.freebsd.org/D3633 Reviewed by: kmacy MFC after: 3 weeks X-MFC-to: stable/10 Relnotes: yes
* Fix argument quoting and remove unnecessary bracesdteske2015-09-105-64/+64
| | | | | MFC after: 3 weeks X-MFC-to: stable/10
* Remove '-' separating OSRELEASE and SNAPSHOT_DATE for vagrantgjb2015-09-011-2/+2
| | | | | | | | builds, and prepend it to SNAPSHOT_DATE to prevent a trailing '-' in the final box name for a release build. MFC after: 3 days Sponsored by: The FreeBSD Foundation
* Remove a broken link.gjb2015-08-191-3/+2
| | | | | | While here, prefer https where possible. Sponsored by: The FreeBSD Foundation
* Add iwm(4) to the hardware notes.brueffer2015-08-101-0/+4
|
* Fix a typo.gjb2015-08-061-1/+1
| | | | | Submitted by: pkelsey Sponsored by: The FreeBSD Foundation
* Disable blkif indirect segment I/Os in EC2 by default due to performancecperciva2015-07-301-0/+5
| | | | | | issues on some EC2 instance types. Users may want to experiment with removing this from loader.conf and measuring the performance impact on the EC2 instances they are using.
* Fix the r272906 description.glebius2015-07-281-1/+1
|
* Document r285557, bsdinstall aligns zfs partitions on 1Mb boundaries.gjb2015-07-261-0/+5
| | | | Sponsored by: The FreeBSD Foundation
* Document r285642, ssh(1) hostname canonicalization before lookinggjb2015-07-262-0/+6
| | | | | | | for the host in known_hosts. Add Dell, Inc. to sponsors.ent. Sponsored by: The FreeBSD Foundation
* Document r285679, bsdinstall(8) updates to workaround variousgjb2015-07-261-0/+13
| | | | | | | problematic BIOSes when booting from GPT, and partition scheme selection in the UFS partition menu. Sponsored by: The FreeBSD Foundation
* Further refine the PAE_TABLES entry, based on feedback fromgjb2015-07-261-7/+10
| | | | | | alc. Sponsored by: The FreeBSD Foundation
* Auto-generate hardware notes for pms(4).brueffer2015-07-241-0/+2
| | | | | MFC after: 1 week Committed from: Essen FreeBSD Hackathon
* Refine the PAE_TABLES entry based on feedback from kibgjb2015-07-231-1/+10
| | | | | | | and jhb. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
* Fix an out-of-order execution issue regarding pkg(8):gjb2015-07-211-1/+1
| | | | | | | | | | | | | - pkg(8) cannot be removed before subsequent reinvocations - The PKG_CACHEDIR cannot be cleaned after the repo*.sqlite has been removed - pkg(8) cannot be removed as a precursor to any of the other steps involved here MFC after: 3 days X-MFC-With: r285722 X-MFC-Before: 10.2-{BETA3,RC1} (whichever happens next) Sponsored by: The FreeBSD Foundation
* Add support for building VirtualBox Vagrant images.brd2015-07-207-66/+362
| | | | | | Abstract the build, package and upload to handle building either type. Approved by: re (gjb)
* Document r285550, w(1) now displays the full IPv6 address of a remotegjb2015-07-161-0/+4
| | | | | | connected host. Sponsored by: The FreeBSD Foundation
* Remove the r282727 entry for now, pending refinement basedgjb2015-07-141-4/+0
| | | | | | on feedback from andrew@ and ian@. Sponsored by: The FreeBSD Foundation
* Document r279824, dtb module for AM335x systems.gjb2015-07-141-0/+4
| | | | Sponsored by: The FreeBSD Foundation
* Document r278340, rpi.dtb installed into /boot/dtb for thegjb2015-07-141-0/+5
| | | | | | Raspberry Pi by default. Sponsored by: The FreeBSD Foundation
* Document r278338, rpi.dtb module.gjb2015-07-141-0/+4
| | | | Sponsored by: The FreeBSD Foundation
* Document r283514, sfxge(4) 7XXX-series NIC support.gjb2015-07-142-0/+6
| | | | | | Add Solarflare Communications to sponsors.ent. Sponsored by: The FreeBSD Foundation
* Document r282215, SIFTR kernel configuration option.gjb2015-07-141-0/+4
| | | | Sponsored by: The FreeBSD Foundation
* Document r281495, PAE_TABLES option.gjb2015-07-141-0/+5
| | | | Sponsored by: The FreeBSD Foundation
* Document r273849, timeo, actimeo, noac, proto mount_nfs(8) options.gjb2015-07-141-0/+5
| | | | Sponsored by: The FreeBSD Foundation
* Reword the r282731 entry.gjb2015-07-141-2/+2
| | | | Sponsored by: The FreeBSD Foundation
* Document r279950, bzipfs support in EFI loader.gjb2015-07-141-0/+3
| | | | Sponsored by: The FreeBSD Foundation
* Document r282731, ubldr is relocatable.gjb2015-07-141-0/+9
| | | | Sponsored by: The FreeBSD Foundation
* Document r282727, support for booting relocatable kernels extendedgjb2015-07-141-3/+4
| | | | | | beyond non-EFI systems. Sponsored by: The FreeBSD Foundation
* Document r277962, support for booting relocatable PowerPC kernels.gjb2015-07-141-0/+3
| | | | Sponsored by: The FreeBSD Foundation
* Document r277644, AUDMUX, SDMA, SSI support.gjb2015-07-141-0/+6
| | | | Sponsored by: The FreeBSD Foundation
* Document r268838, support for Toradex Apalis i.MX6 board.gjb2015-07-141-0/+3
| | | | Sponsored by: The FreeBSD Foundation
* Document r266943, r267390: Support for Exynos 5420 andgjb2015-07-141-0/+7
| | | | | | SMP enabled by default. Sponsored by: The FreeBSD Foundation
* Document r277042, support to poweroff the BeagleBone Black viagjb2015-07-141-0/+5
| | | | | | shutdown(8) and poweroff(8) added. Sponsored by: The FreeBSD Foundation
* Fix another typo. Sigh.gjb2015-07-141-1/+1
| | | | | | Submitted by: brueffer Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
* Document r284125, cdce(4) support for RTL8153 chipset.gjb2015-07-141-0/+3
| | | | | Submitted by: Ben Woods Sponsored by: The FreeBSD Foundation
* Fix typo.gjb2015-07-141-1/+1
| | | | | | Submitted by: matteo Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
* Document r281440, psm(4) enhancements.gjb2015-07-141-0/+5
| | | | Sponsored by: The FreeBSD Foundation
* Document r275800, reaper facility.gjb2015-07-141-0/+5
| | | | Sponsored by: The FreeBSD Foundation
* Document r271918, fix for panic when destroying vnet jail withgjb2015-07-141-0/+4
| | | | | | gre(4). Sponsored by: The FreeBSD Foundation
* Document r271917, fix for panic when destroying vnet jail withgjb2015-07-141-0/+4
| | | | | | gif(4). Sponsored by: The FreeBSD Foundation
* Document r272906, pfil(9) default hash change.gjb2015-07-131-0/+5
| | | | Sponsored by: The FreeBSD Foundation
* Document r278551, ral(4) support for Ralink RT5390 and RT5392gjb2015-07-131-0/+3
| | | | | | chipsets. Sponsored by: The FreeBSD Foundation
* Document r282921, nvd(4) and nvme(4) included in GENERIC.gjb2015-07-132-0/+6
| | | | | | Add Intel to sponsors.ent (note, &intel; cannot be used here). Sponsored by: The FreeBSD Foundation
* Document r273375, bhyve support for AMD processors with SVM/AMD-V.gjb2015-07-131-0/+5
| | | | Sponsored by: The FreeBSD Foundation
* Sort by svn revision.gjb2015-07-131-16/+16
| | | | Sponsored by: The FreeBSD Foundation
* Remove duplicate file(1) version entry.gjb2015-07-131-3/+0
| | | | Sponsored by: The FreeBSD Foundation
* Sort (yet again) by revision number.gjb2015-07-131-18/+18
| | | | Sponsored by: The FreeBSD Foundation
* Reword previous mkimg(1) update.gjb2015-07-131-4/+3
| | | | Sponsored by: The FreeBSD Foundation
OpenPOWER on IntegriCloud