summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r282315-r282534gjb2015-05-069-8/+147
|\ | | | | | | Sponsored by: The FreeBSD Foundation
| * Fix building BEAGLEBONE images with Crochet using thegjb2015-05-053-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysutils/u-boot-beaglebone port: - In arm/BEAGLEBONE.conf, set EMBEDDEDPORTS to the sysutils/u-boot-beaglebone port. - In arm/release.sh, remove BEAGLEBONE from setting WANT_UBOOT - In tools/arm/crochet-BEAGLEBONE.conf, override the beaglebone_check_uboot(), and set BEAGLEBONE_UBOOT to /tmp/external/u-boot-beaglebone, and create symlinks to the u-boot files in /usr/local/share/u-boot-beaglebone and the uEnv.txt file in crochet/board/Beaglebone/files. Sponsored by: The FreeBSD Foundation
| * Remove buildenv_setup(), and set EMBEDDEDPORTS to thegjb2015-05-051-16/+1
| | | | | | | | | | | | | | sysutils/u-boot-rpi2 port, since these cases are already handled by arm/release.sh. Sponsored by: The FreeBSD Foundation
| * Add initial support for building RPI2 images.gjb2015-05-053-0/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In release.sh, allow overriding buildenv_setup() before the handoff to arm/release.sh. Copy arm/RPI-B.conf -> arm/RPI2.conf, set UBOOT_PORT and the correct KERNEL, and add the buildenv_setup() override to install the sysutils/u-boot-rpi2 port/package. Copy tools/arm/crochet-RPI-B.conf -> tools/arm/crochet-RPI2.conf, and set the correct entries for the RaspberryPi2 board. Thanks to: loos@ Sponsored by: The FreeBSD Foundation
| * Document r281617, wc(1) race when receiving SIGINFO fixed.gjb2015-05-051-0/+5
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Fix a FDP style nit. Wrap the lines as a result.gjb2015-05-051-3/+3
| | | | | | | | | | Found with: textproc/igor Sponsored by: The FreeBSD Foundation
| * Document r281802, support added for building FreeBSD/aarch64 virtualgjb2015-05-051-0/+5
| | | | | | | | | | | | machine and memory stick images. Sponsored by: The FreeBSD Foundation
| * Update the svn revision marker.gjb2015-05-051-1/+1
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r282434, openresolv updated to version 3.7.0.gjb2015-05-051-0/+4
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r282274, xen(4) PV domU kernel support removed.gjb2015-05-051-0/+3
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r282213, kern.racct.enable tunable and RACCT_DISABLEDgjb2015-05-051-0/+7
| | | | | | | | | | | | kernel configuration option. Sponsored by: The FreeBSD Foundation
| * Document r282212, several improvements/updates to the HyperV drivers.gjb2015-05-052-0/+22
| | | | | | | | | | | | Add Microsoft OSTC to sponsors.ent. Sponsored by: The FreeBSD Foundation
| * Document r282208, chmod(1), chflags(1), chgrp(1), and chown(8) nowgjb2015-05-052-0/+7
| | | | | | | | | | | | | | | | affect symbolic links when '-R' is used. Add Multiplay to sponsors.ent. Sponsored by: The FreeBSD Foundation
| * Fix a typo.gjb2015-05-051-1/+1
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Remove a debugging line that snuck in with r282419.gjb2015-05-041-1/+0
| | | | | | | | | | | | | | Pointyhat: gjb MFC after: 3 days X-MFC-With: r282419 Sponsored by: The FreeBSD Foundation
| * Add logic to detect if the net/bsdec2-image-upload port needsgjb2015-05-041-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | to be installed. [1] For the cw-ec2-portinstall and ec2ami targets, touch the .TARGET file after completion to prevent duplicate invocations. Add cw-ec2-portinstall and ec2ami to CLEANFILES. Submitted by: cperciva[1] MFC after: 3 days Sponsored by: The FreeBSD Foundation
* | MFH: r281855-r282312gjb2015-05-0112-34/+169
|\ \ | |/ | | | | Sponsored by: The FreeBSD Foundation
| * Fix typobrd2015-04-291-1/+1
| |
| * Document r280297, OpenSSL updated to version 1.0.1m.gjb2015-04-291-3/+3
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Refine the entry regarding devfs(5) timestamps, as ofgjb2015-04-281-5/+6
| | | | | | | | | | | | | | r280949, devfs(5) updates default to seconds precision. Submitted by: jilles Sponsored by: The FreeBSD Foundation
| * Document r281387, hptnr(4) driver updated to version 1.1.1.gjb2015-04-281-0/+3
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r281396, ACPI update to 20150410.gjb2015-04-281-3/+3
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r280870, fix directory inclusion when '--one-file-system'gjb2015-04-281-0/+5
| | | | | | | | | | | | is specified. Sponsored by: The FreeBSD Foundation
| * Update the svn revision marker.gjb2015-04-281-1/+1
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r281845, file verification support in MAC.gjb2015-04-281-0/+3
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r281713, hwpmc(4) support for Freescale e500 core.gjb2015-04-281-0/+4
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r281439, support for the 'virt' QEMU SoC.gjb2015-04-281-0/+4
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r281311, disallow directory traversal in ar(1).gjb2015-04-281-0/+7
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r281261, DTrace support for the Book-E.gjb2015-04-281-0/+4
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r281130, gcc attributes added to standard include headers.gjb2015-04-281-0/+6
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Fix a whitespace nit.gjb2015-04-281-0/+1
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Typo/spelling fixes.gjb2015-04-281-2/+2
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r280971, support for RFC6864.gjb2015-04-282-0/+9
| | | | | | | | | | | | Add Netflix and Nginx to the sponsors.ent file. Sponsored by: The FreeBSD Foundation
| * Fix revision for GELI prompt support in the loader.gjb2015-04-281-1/+1
| | | | | | | | | | | | | | The initial commit was reverted (without a useful commit message), and committed again as r281616. Sponsored by: The FreeBSD Foundation
| * Document r280938, GELI passphrase prompt support added to thegjb2015-04-281-0/+6
| | | | | | | | | | | | boot loader. Sponsored by: The FreeBSD Foundation
| * Document r280932, elftoolchain update to version 3179.gjb2015-04-281-0/+4
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r280930, several RPC fixes.gjb2015-04-282-0/+22
| | | | | | | | | | | | Add MIT AI Lab to sponsors.ent. Sponsored by: The FreeBSD Foundation
| * Partially document r280859, readelf(1) is now switched to the ELFgjb2015-04-281-0/+1
| | | | | | | | | | | | toolchain version. Sponsored by: The FreeBSD Foundation
| * Document r280308, devfs(5) timestamp updates for read/write operationsgjb2015-04-281-0/+7
| | | | | | | | | | | | is now disabled by default. Sponsored by: The FreeBSD Foundation
| * Document r280259, initial support for arm64/aarch64.gjb2015-04-282-0/+5
| | | | | | | | | | | | Add arch.arm64 entity to release.ent. Sponsored by: The FreeBSD Foundation
| * Document r280183, drm update to match Linux 3.8.13.gjb2015-04-281-0/+3
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r279957, DSM TRIM support for virtual AHCI disks.gjb2015-04-281-0/+4
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r281316, xz(1) update to version 5.2.1.gjb2015-04-281-3/+3
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r281373, nvi(1) update to version 2.1.3.gjb2015-04-281-0/+3
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r281806, wpa_supplicant(8)/hostapd(8) update to version 2.4.gjb2015-04-281-0/+4
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r281812, make(1) update to version 20150418.gjb2015-04-281-3/+3
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r282089, unbound(8) update to 1.5.3.gjb2015-04-281-0/+3
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r279122, netstat(1) updated to use libxo(3).gjb2015-04-281-0/+5
| | | | | | | | Sponsored by: The FreeBSD Foundation
| * Document r273562, libxo(3) import.gjb2015-04-282-0/+6
| | | | | | | | | | | | Add Juniper Networks to sponsors.ent. Sponsored by: The FreeBSD Foundation
| * Fix CROCHETBRANCH, forgotten in r280640.gjb2015-04-285-5/+5
| | | | | | | | | | | | | | Submitted by: ruben.kerkhof@gmail.com PR: 199760 MFC after: 3 days Sponsored by: The FreeBSD Foundation
OpenPOWER on IntegriCloud