gjb
9f38b2de74
Document r285662, pms(4) addition.
...
Sponsored by: The FreeBSD Foundation
2015-10-05 20:12:22 +00:00
gjb
ee6b3d18b2
Document r285594, 'lenovofix' gpart(8) attribute.
...
Sponsored by: The FreeBSD Foundation
2015-10-05 20:12:20 +00:00
gjb
f7d8d4a91b
Document r285524, hw.model sysctl.
...
Sponsored by: The FreeBSD Foundation
2015-10-05 20:12:18 +00:00
gjb
e5fe9c8f90
Document r285420, jail(8) -l flag and default shell execution when
...
no commands are specified.
Sponsored by: The FreeBSD Foundation
2015-10-05 20:12:15 +00:00
gjb
b6e94bd6da
Document r285387, NUMA affinity/policy configuration.
...
Add Norse Corporation to sponsors.ent.
Sponsored by: The FreeBSD Foundation
2015-10-05 20:12:12 +00:00
gjb
38c98422f5
Document r285336, AES mode support in IPSEC.
...
Sponsored by: The FreeBSD Foundation
2015-10-05 20:12:10 +00:00
gjb
645bc900da
Document r285316, FreeBSD/aarch64 SMP support.
...
Sponsored by: The FreeBSD Foundation
2015-10-05 20:12:08 +00:00
gjb
dc887e4ba6
Document r285277, execl(3) and execlp(3) update to use the gcc
...
__sentinel attribute.
Sponsored by: The FreeBSD Foundation
2015-10-05 20:12:05 +00:00
gjb
a8249f7912
Document r285275, tcpdump(1) updated to version 4.7.4.
...
Sponsored by: The FreeBSD Foundation
2015-10-05 20:12:03 +00:00
gjb
68c73c5292
Document r285253, IPv6 support in quota(1).
...
Sponsored by: The FreeBSD Foundation
2015-10-05 20:12:00 +00:00
gjb
718b1f6e02
Document r285169, ntp-4.2.8p3.
...
Sponsored by: The FreeBSD Foundation
2015-10-05 20:11:58 +00:00
gjb
fe60d38ca8
Document r285142, IPSEC enabled in GENERIC by default.
...
Sponsored by: The FreeBSD Foundation
2015-10-05 20:11:56 +00:00
gjb
4307270a32
Document r284883, NTFS support in mkimg(1).
...
Sponsored by: The FreeBSD Foundation
2015-10-05 20:11:53 +00:00
gjb
ba5aece186
Fix the path to the correct u-boot.bin file to write to
...
the disk image, which fixes boot issues.
Tested on: BananaPi
Sponsored by: The FreeBSD Foundation
2015-10-01 19:48:10 +00:00
gjb
a77a969752
Partially revert r288433, with a minor change:
...
Spell 'k' correctly.
Spotted by: loos (thank you!)
Sponsored by: The FreeBSD Foundation
2015-10-01 01:50:20 +00:00
gjb
de77c32b3d
Fix FAT_SIZE by removing '-b' argument passing, which was
...
a result of my misunderstanding on what Crochet was doing
in this case for these boards.
Sponsored by: The FreeBSD Foundation
2015-10-01 00:34:38 +00:00
gjb
c678abf910
Initial attempt to add support for building images for
...
BANANAPI, CUBIEBOARD, and CUBIEBOARD2 SoCs.
Obtained from: Crochet, FreeBSD/arm/Allwinner Wiki page
Sponsored by: The FreeBSD Foundation
2015-09-30 16:31:21 +00:00
brueffer
0551b95f5e
Add otus(4) to the hardware notes.
2015-09-29 17:04:20 +00:00
gjb
6f92a4da66
In addition to the ubldr file, also copy ubldr.bin to the
...
MS-DOS partition. This will help with transitioning to
a single arm/armv6 userland build which could be used for
all FreeBSD/armv6 images without UBLDR_LOADADDR being set
for each board (ultimately requiring a separate buildworld
for each currently).
Requested by: ian
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2015-09-29 16:09:59 +00:00
gjb
00e9f99f76
In vm_copy_base(), turn off SU+J on the resultant filesystem,
...
leaving only SU enabled.
Discussed with: kib (a few weeks ago)
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2015-09-29 15:30:27 +00:00
gjb
7b5c4e98ce
Append VMFORMATS and VMSIZE to RELEASE_RMAKEFLAGS only if
...
WITH_VMIMAGES is set.
MFC after: 3 days
X-MFC-With: r288341, r288345
Sponsored by: The FreeBSD Foundation
2015-09-28 19:19:53 +00:00
gjb
88be71c6e2
In followup to r288341, ensure VMFORMATS and VMSIZE are not
...
set to empty values, which would result in nonintuitive build
errors.
MFC after: 3 days
X-MFC-With: r288341
PR: 203420 (related to)
Sponsored by: The FreeBSD Foundation
2015-09-28 18:39:21 +00:00
gjb
05d2a8d13a
Honor VMFORMATS and VMSIZE if set in release.conf.
...
PR: 203420
Submitted by: luca <dot> pizzamiglio <at> gmail <dot> com
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2015-09-28 16:33:38 +00:00
dteske
d45edd9cbc
Whitespace alignment
...
MFC after: 3 weeks
X-MFC-to: stable/10
X-MFC-with: 287696
2015-09-11 22:42:26 +00:00
dteske
00e884eed8
The <arch>/mkisoimages.sh script in release knows how to add
...
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
2015-09-11 21:45:41 +00:00
dteske
afdb464727
Fix argument quoting and remove unnecessary braces
...
MFC after: 3 weeks
X-MFC-to: stable/10
2015-09-10 22:47:26 +00:00
gjb
e727a91c32
Remove '-' separating OSRELEASE and SNAPSHOT_DATE for vagrant
...
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
2015-09-01 15:28:35 +00:00
gjb
35e912e686
Remove a broken link.
...
While here, prefer https where possible.
Sponsored by: The FreeBSD Foundation
2015-08-19 17:51:03 +00:00
brueffer
37cd70339d
Add iwm(4) to the hardware notes.
2015-08-10 10:41:40 +00:00
gjb
f3535eb819
Fix a typo.
...
Submitted by: pkelsey
Sponsored by: The FreeBSD Foundation
2015-08-06 14:13:01 +00:00
cperciva
84ed76c811
Disable blkif indirect segment I/Os in EC2 by default due to performance
...
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.
2015-07-30 04:01:00 +00:00
glebius
4ee95212f6
Fix the r272906 description.
2015-07-28 13:48:19 +00:00
gjb
eb9cf93f91
Document r285557, bsdinstall aligns zfs partitions on 1Mb boundaries.
...
Sponsored by: The FreeBSD Foundation
2015-07-26 19:47:08 +00:00
gjb
3851595f57
Document r285642, ssh(1) hostname canonicalization before looking
...
for the host in known_hosts.
Add Dell, Inc. to sponsors.ent.
Sponsored by: The FreeBSD Foundation
2015-07-26 19:47:05 +00:00
gjb
71b56ae971
Document r285679, bsdinstall(8) updates to workaround various
...
problematic BIOSes when booting from GPT, and partition scheme
selection in the UFS partition menu.
Sponsored by: The FreeBSD Foundation
2015-07-26 19:47:02 +00:00
gjb
aaa682f0f3
Further refine the PAE_TABLES entry, based on feedback from
...
alc.
Sponsored by: The FreeBSD Foundation
2015-07-26 17:57:35 +00:00
brueffer
10866857df
Auto-generate hardware notes for pms(4).
...
MFC after: 1 week
Committed from: Essen FreeBSD Hackathon
2015-07-24 21:55:16 +00:00
gjb
873d1b1d46
Refine the PAE_TABLES entry based on feedback from kib
...
and jhb.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2015-07-23 18:11:52 +00:00
gjb
70dd4560e3
Fix an out-of-order execution issue regarding pkg(8):
...
- 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
2015-07-21 03:18:53 +00:00
brd
8f7cde25f2
Add support for building VirtualBox Vagrant images.
...
Abstract the build, package and upload to handle building either type.
Approved by: re (gjb)
2015-07-20 16:27:44 +00:00
gjb
2f5dac4d01
Document r285550, w(1) now displays the full IPv6 address of a remote
...
connected host.
Sponsored by: The FreeBSD Foundation
2015-07-16 17:48:37 +00:00
gjb
f362cc00d2
Remove the r282727 entry for now, pending refinement based
...
on feedback from andrew@ and ian@.
Sponsored by: The FreeBSD Foundation
2015-07-14 23:41:13 +00:00
gjb
af15caddee
Document r279824, dtb module for AM335x systems.
...
Sponsored by: The FreeBSD Foundation
2015-07-14 21:45:51 +00:00
gjb
75db2006a6
Document r278340, rpi.dtb installed into /boot/dtb for the
...
Raspberry Pi by default.
Sponsored by: The FreeBSD Foundation
2015-07-14 21:45:48 +00:00
gjb
3c384f8ba6
Document r278338, rpi.dtb module.
...
Sponsored by: The FreeBSD Foundation
2015-07-14 21:45:46 +00:00
gjb
ffe66059b7
Document r283514, sfxge(4) 7XXX-series NIC support.
...
Add Solarflare Communications to sponsors.ent.
Sponsored by: The FreeBSD Foundation
2015-07-14 21:45:43 +00:00
gjb
747a9c2573
Document r282215, SIFTR kernel configuration option.
...
Sponsored by: The FreeBSD Foundation
2015-07-14 21:45:40 +00:00
gjb
9507be92cb
Document r281495, PAE_TABLES option.
...
Sponsored by: The FreeBSD Foundation
2015-07-14 21:45:37 +00:00
gjb
f450d0edb7
Document r273849, timeo, actimeo, noac, proto mount_nfs(8) options.
...
Sponsored by: The FreeBSD Foundation
2015-07-14 21:45:35 +00:00
gjb
7f509f95ff
Reword the r282731 entry.
...
Sponsored by: The FreeBSD Foundation
2015-07-14 20:10:16 +00:00