#
eda7eff0 |
| 20-Jun-2024 |
Andrew Turner <andrew@FreeBSD.org> |
share/examples/etc/make.conf: Remove old arm archs
Remove the pre-armv7 architecture options from the example make.conf. These have either been removed, or will soon be removed from the build.
Revi
share/examples/etc/make.conf: Remove old arm archs
Remove the pre-armv7 architecture options from the example make.conf. These have either been removed, or will soon be removed from the build.
Reviewed by: manu, imp, emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D45636
show more ...
|
Revision tags: release/14.1.0, release/13.3.0, release/14.0.0 |
|
#
105e5f55 |
| 04-Nov-2023 |
Daniel Engberg <diizzy@FreeBSD.org> |
share/examples/etc/make.conf: Add AMD Zen 4 to list
Add AMD Zen 4 (znver4) to the list of valid "Intel x86 CPU types"
Reviewed by: emaste Approved by: emaste Differential Revision: https://reviews.
share/examples/etc/make.conf: Add AMD Zen 4 to list
Add AMD Zen 4 (znver4) to the list of valid "Intel x86 CPU types"
Reviewed by: emaste Approved by: emaste Differential Revision: https://reviews.freebsd.org/D41518
show more ...
|
#
3ff06779 |
| 17-Aug-2023 |
Ed Maste <emaste@FreeBSD.org> |
share/examples: clarify BOOT_COMCONSOLE_SPEED
Give an example of why one may want to override BOOT_COMCONSOLE_SPEED so that it's clear why the default (in a comment) and the commented-out example se
share/examples: clarify BOOT_COMCONSOLE_SPEED
Give an example of why one may want to override BOOT_COMCONSOLE_SPEED so that it's clear why the default (in a comment) and the commented-out example setting have different values.
Reported by: otis Fixes: 4722ceb7d53e ("Use 115200 bps by default for serial communication")
show more ...
|
#
4722ceb7 |
| 17-Aug-2023 |
Ed Maste <emaste@FreeBSD.org> |
Use 115200 bps by default for serial communication
9600 was a standard baud rate decades ago, but 115200 is now more common so choose defaults that are useful to the largest number of users.
Note t
Use 115200 bps by default for serial communication
9600 was a standard baud rate decades ago, but 115200 is now more common so choose defaults that are useful to the largest number of users.
Note that boot0sio does not support rates above 9600 so it remains unchanged.
Reviewed by: bz, imp, manu Relnotes: Yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D36295
show more ...
|
#
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
Revision tags: release/13.2.0, release/12.4.0 |
|
#
6300e58a |
| 04-Jun-2022 |
Gordon Bergling <gbe@FreeBSD.org> |
make.conf: Fix a typo in the example file
- s/architechture/architecture/
MFC after: 3 days
|
Revision tags: release/13.1.0, release/12.3.0 |
|
#
09e7341c |
| 15-Jun-2021 |
Jung-uk Kim <jkim@FreeBSD.org> |
Catch up with Clang 12.
Add "znver3" for AMD and "alderlake" and "sapphirerapids" for Intel.
|
#
abb0d7d3 |
| 14-Jun-2021 |
Ceri Davies <ceri@FreeBSD.org> |
make.conf: DOC_LANG and PRINTERDEVICE clarifications in man and example
|
Revision tags: release/13.0.0 |
|
#
fbf8e324 |
| 07-Mar-2021 |
Mark Murray <markm@FreeBSD.org> |
Remove references to the now-removed bktr(4) driver.
|
Revision tags: release/12.2.0 |
|
#
440cec3f |
| 12-Aug-2020 |
Glen Barber <gjb@FreeBSD.org> |
MFH
Sponsored by: Rubicon Communications, LLC (netgate.com)
|
#
e383ec74 |
| 06-Aug-2020 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r363739 through r363986.
|
#
c5112a4e |
| 01-Aug-2020 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Mirror recommendation from Handbook to avoid linking conflicts when pulling in SASL libraries.
PR: 247959 Reported by: Scott Allendorf MFC after: 3 days
|
Revision tags: release/11.4.0 |
|
#
e754c10d |
| 11-Mar-2020 |
Jung-uk Kim <jkim@FreeBSD.org> |
Add "tigerlake" CPUTYPE for x86 to catch up with Clang 10.0.
|
#
c5672d15 |
| 10-Mar-2020 |
Jung-uk Kim <jkim@FreeBSD.org> |
- Remove CPUTYPE examples for sparc64. It is not supported since r358345. - Clean up CPUTYPE examples for x86. GCC 4.2.1 was removed by r358454.
|
#
4c8095b1 |
| 09-Jan-2020 |
Jung-uk Kim <jkim@FreeBSD.org> |
Catch up with Clang 9.0.
|
Revision tags: release/12.1.0, release/11.3.0 |
|
#
7f49ce7a |
| 28-Jun-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead @349476
Sponsored by: The FreeBSD Foundation
|
#
05b62601 |
| 22-Jun-2019 |
Warner Losh <imp@FreeBSD.org> |
Add list of valid CPUTYPE flags for arm/arm64 to make.conf example
Summary: Adds a list of valid CPUTYPE flags for arm and arm64 architectures List taken from share/mk/bsd.cpu.mk
Submitted by: Dani
Add list of valid CPUTYPE flags for arm/arm64 to make.conf example
Summary: Adds a list of valid CPUTYPE flags for arm and arm64 architectures List taken from share/mk/bsd.cpu.mk
Submitted by: Daniel Engberg Reviewed By: imp Differential Revision: https://reviews.freebsd.org/D20315
show more ...
|
#
415e34c4 |
| 29-Mar-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead@r345677
|
#
0fa5ee1f |
| 21-Mar-2019 |
Jung-uk Kim <jkim@FreeBSD.org> |
Catch up with Clang 8.0.
|
#
f4590b8c |
| 21-Mar-2019 |
Jung-uk Kim <jkim@FreeBSD.org> |
Catch up with Clang 7.0.
MFC after: 3 days
|
Revision tags: release/12.0.0, release/11.2.0 |
|
#
9ef029b0 |
| 04-Apr-2018 |
Jung-uk Kim <jkim@FreeBSD.org> |
Catch up with Clang 6.0.
MFC after: 3 days
|
#
bb75e8bf |
| 16-Dec-2017 |
Jens Schweikhardt <schweikh@FreeBSD.org> |
Remove white space at EOL.
|
#
55b1c6e7 |
| 15-Nov-2017 |
Hans Petter Selasky <hselasky@FreeBSD.org> |
Merge ^/head r325663 through r325841.
|
#
ca987d46 |
| 15-Nov-2017 |
Warner Losh <imp@FreeBSD.org> |
Move sys/boot to stand. Fix all references to new location
Sponsored by: Netflix
|
Revision tags: release/10.4.0, release/11.1.0 |
|
#
982ee4e2 |
| 07-Mar-2017 |
Jung-uk Kim <jkim@FreeBSD.org> |
Catch up with Clang 4.0.0.
|