brueffer
35247e2293
Sync the rtwn(4) entry with the manpage.
2016-11-24 10:35:49 +00:00
gjb
3f405f2e4f
Set the 'vital' flag on the runtime and jail packages.
...
The default pkg(8) from pkg.freebsd.org requires libjail.so,
so mark the jail package as vital along with the runtime
package to avoid errors when libjail.so is removed. This is
a no-op for systems with WITHOUT_JAIL in src.conf(5) and pkg(8)
built from the Ports Collection.
In order to make this work without marking packages such as
the jail-lib32, for example, the jail.ucl file needed to be
split out into separate files similarly to the runtime-*.ucl
files.
Glanced at by: brd
MFC after: 5 days
Sponsored by: The FreeBSD Foundation
2016-11-21 23:29:28 +00:00
gjb
89cbbd8e16
Pass SWAPSIZE in env(1) when invoking mk-vmimage.sh for the
...
vm-image target, missed in r308737.
Sponsored by: The FreeBSD Foundation
2016-11-17 20:34:08 +00:00
gjb
3452abc8ac
Pass SWAPSIZE in env(1) when invoking mk-vmimage.sh, otherwise
...
mkimg(1) does not create the second partition after r307008.
Sponsored by: The FreeBSD Foundation
2016-11-16 18:08:50 +00:00
brueffer
3a2cc97ab4
Add bnxt(4) to the hardware notes.
2016-11-16 13:27:39 +00:00
emaste
438a47ca75
arm64 make-memstick.sh: use 'set -e' to abort if any step fails
...
Also remove the now-redundant error handling that was only for makefs.
This script was run on an older FreeBSD host that lacked efi-on-mbr
support in makefs. A warning was emitted on the console (from makefs)
but the script continued running and exited with 0.
Reviewed by: gjb
Sponsored by: The FreeBSD Foundation
2016-11-01 14:50:32 +00:00
lwhsu
72818dba17
- Use virtualbox-ose-additions-nox11 for vagrant image to reduce size
...
Reviewed by: brd, gjb, swills
Approved by: gjb
2016-10-30 15:46:24 +00:00
gjb
00202d1651
Belatedly revert r303119, which was determined to not be
...
needed.
Sponsored by: The FreeBSD Foundation
2016-10-24 21:16:21 +00:00
bjk
84b0fc69e6
Fix relnotes build of supported hardware list after r307529
...
urtwn is merged into rtwn, so there is not a separate hardware list
to include anymore.
2016-10-17 22:48:29 +00:00
luigi
766078b4ad
adjust picobsd script to work with HEAD
2016-10-14 15:16:44 +00:00
andrew
3cf919bdcb
Use the armv6 GENERIC kernel in the release images on hardware this kernel
...
config supports.
Approved by: gjb
Sponsored by: ABT Systems Ltd
Differential Revision: https://reviews.freebsd.org/D8147
2016-10-12 15:29:22 +00:00
emaste
ef6bcc256a
Add Cavium sponsor entity
2016-10-11 13:30:39 +00:00
np
fe1964c601
Add the ability to override the size of the swap partition when building
...
VM images. The default continues to be 1G.
Reviewed by: gjb@
Sponsored by: Chelsio Communications
2016-10-10 22:36:44 +00:00
jhb
e33efe53a6
Add a missing word.
...
MFC after: 1 month
2016-10-10 17:00:12 +00:00
manu
b120b08a83
Use "generic" ALLWINNER_UP kernel config for Cubieboard release.
...
Reviewed by: gjb
MFC after: 2 week
2016-09-12 16:10:47 +00:00
jhb
8b28a4a32d
Remove the digi(4) manpage and digi from the release notes.
2016-09-01 21:16:29 +00:00
skreuzer
0df5a13f99
Null out the release notes for 12-CURRENT
...
Approved by: gjb
Differential Revision: D7669
2016-08-29 17:23:04 +00:00
bjk
2ec1b3e8f7
Remove the ie(4) hardware list from the release documentation
...
The driver was removed by jhb in r304513, and the &hwlist.ie; entity
is no longer generated, causing the website build to fail.
2016-08-21 15:39:46 +00:00
jhb
9893a5d2ed
Remove the wl(4) driver and wlconfig(8) utility.
...
The wl(4) driver supports pre-802.11 PCCard wireless adapters that
are slower than 802.11b. They do not work with any of the 802.11
framework and the driver hasn't been reported to actually work in a
long time.
Relnotes: yes
2016-08-19 22:27:14 +00:00
jhb
fca1b06e4e
Remove mentions of the mcd(4), scd(4), and si(4) drivers.
...
Relnotes: yes
2016-08-19 22:13:01 +00:00
jhb
3947907d86
Remove the wds(4) driver for the WD700 ISA SCSI HBA.
...
While this driver does do DMA, it bounce buffers all transactions through
a single 64k buffer. It also does not have a manpage.
Relnotes: yes
2016-08-19 21:51:42 +00:00
gjb
329438793a
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.
MFC after: 3 days
Tested on: 12-CURRENT building 10-STABLE
Sponsored by: The FreeBSD Foundation
2016-08-09 22:48:46 +00:00
gjb
995c1a7291
Fix GCE image publication. The gcutil utility is deprecated in favor
...
of gcloud.
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2016-08-05 19:00:45 +00:00
gjb
c3da6d9f13
Create a /usr/home -> /home symlink for the arm images to
...
avoid /usr/home confusingly being created as a directory.
Reported by: Russell Haley
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2016-07-20 22:49:33 +00:00
gjb
cd203840f2
Make sure we clean up the rdoc and reldoc directories if NODOC
...
is not set.
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2016-07-18 15:50:54 +00:00
cperciva
4ff5475d27
Now that potentially buggy versions of Xen are automatically detected
...
(see r302635), there is no need to force msix interrupt migration off
via loader.conf.
Reverts: r302184
MFC after: 3 days
2016-07-16 08:04:00 +00:00
nwhitehorn
1e26b2e2e8
Reduce the set of things on the disc1 image to those on the bootonly image.
...
Notably, this removes the toolchain from the CD-ROM image (it remains on DVD
images) and pushes the CD-ROM image well below the 700 MB mark.
MFC after: 10 days
2016-07-13 02:07:36 +00:00
gjb
5056bc80ab
Fix the naming of -CURRENT
...
Sponsored by: The FreeBSD Foundation
2016-07-11 14:07:24 +00:00
skreuzer
5ffb0ead1d
Document 300291, Enable NEW_PCIB on arm64.
...
Approved by: re (gjb, implicit, relnotes)
2016-07-08 13:29:47 +00:00
skreuzer
8d1fe18c01
Document 301973, Add bsdconfig wifi' (aka
wireless' or `wlan') module
...
Approved by: re (gjb, implicit, relnotes)
2016-07-08 13:26:17 +00:00
skreuzer
825cc7db61
Document 300436, bsdinstall/zfsboot GPT+BIOS+GELI installs make use of GELIBOOT
...
Approved by: re (gjb, implicit, relnotes)
2016-07-08 13:21:51 +00:00
skreuzer
5a14a44354
Document 293190, Update less to v481
...
Approved by: re (gjb, implicit, relnotes)
2016-07-08 13:12:24 +00:00
skreuzer
6625c066b6
Document 289549, Update hostapd/wpa_supplicant to version 2.5.
...
Approved by: re (gjb, implicit, relnotes)
2016-07-08 13:09:55 +00:00
skreuzer
a079e94669
Document 302110, Merge netmap support from ncxgbe/ncxl to vcxgbe/vcxl
...
Approved by: re (gjb, implicit, relnotes)
2016-07-08 13:08:26 +00:00
gjb
25471e7af4
Reflect head is now 12.0-CURRENT.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2016-07-08 00:12:29 +00:00
skreuzer
18c6d1c8a5
Document 299786, Support for X-Powers AXP813 and AXP818 PMIC
...
Approved by: re (gjb, implicit, relnotes)
2016-07-07 14:29:23 +00:00
wma
85b925bd28
ARM64: move to GPT scheme in sysinstall
...
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
2016-07-07 05:47:42 +00:00
skreuzer
5db3d6aa0a
Document r302221, file has been updated to version 5.28
...
Approved by: re (gjb, implicit, relnotes)
2016-07-05 22:07:41 +00:00
skreuzer
8c88df4cd8
Remove reference to casperd
...
Reported by: bapt
Approved by: re (gjb, implicit, relnotes)
2016-07-05 21:57:25 +00:00
skreuzer
7e4de32ca3
Document 300207, Support for Shingled Magnetic Recording (SMR) drives.
...
Approved by: re (gjb, implicit, relnotes)
2016-07-05 20:56:52 +00:00
skreuzer
126e68f44d
Document 302332, Native graphics support has been added to bhyve
...
Approved by: re (gjb, implicit, relnotes)
2016-07-05 20:48:59 +00:00
skreuzer
5081308e1a
Document 300777, Add support for GPIO, Sensors and interrupts on AXP209 PMIC
...
Approved by: re (gjb, implicit, relnotes)
2016-07-01 20:25:59 +00:00
skreuzer
a6723080a2
Document r299688, Add support for H3 SoC
...
Approved by: re (gjb, implicit, relnotes)
2016-07-01 20:19:02 +00:00
skreuzer
eebee32c82
Document r263698, Add code for enabling second CPU core for A20 SoC.
...
Approved by: re (gjb, implicit, relnotes)
2016-07-01 20:16:35 +00:00
cperciva
94125daa17
Enable indirect segment I/Os by default in the Xen blkfront driver when
...
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
2016-06-29 23:56:24 +00:00
gjb
6f32070591
Update the release notes following r302182.
...
Approved by: re (implicit, relnotes)
Sponsored by: The FreeBSD Foundation
2016-06-24 23:42:33 +00:00
cperciva
9ff7a7dab9
Turn off MSI-X interrupt migration by default in EC2 instances; this works
...
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
2016-06-24 23:39:44 +00:00
lidl
3ac1c02c4b
Note ipfilter support in blacklist-helper script in relnotes
...
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
2016-06-17 16:34:25 +00:00
manu
ddb2ec7808
Bump /tmp from 30m to 50m for ARM release images.
...
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)
2016-06-16 03:02:27 +00:00
lidl
6ceeb259ec
Relnotes entries for blacklist project
...
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
2016-06-10 15:05:35 +00:00