1Updating Information for users of FreeBSD-CURRENT. 2 3This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>. 4See end of file for further details. For commonly done items, please see the 5COMMON ITEMS: section later in the file. These instructions assume that you 6basically know what you are doing. If not, then please consult the FreeBSD 7handbook: 8 9 https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld 10 11Items affecting the ports and packages system can be found in 12/usr/ports/UPDATING. Please read that file before updating system packages 13and/or ports. 14 15NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: 16 FreeBSD 15.x has many debugging features turned on, in both the kernel 17 and userland. These features attempt to detect incorrect use of 18 system primitives, and encourage loud failure through extra sanity 19 checking and fail stop semantics. They also substantially impact 20 system performance. If you want to do performance measurement, 21 benchmarking, and optimization, you'll want to turn them off. This 22 includes various WITNESS- related kernel options, INVARIANTS, malloc 23 debugging flags in userland, and various verbose features in the 24 kernel. Many developers choose to disable these features on build 25 machines to maximize performance. (To completely disable malloc 26 debugging, define WITH_MALLOC_PRODUCTION in /etc/src.conf and rebuild 27 world, or to merely disable the most expensive debugging functionality 28 at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) 29 3020250810: 31 Support for Secure RPC DES authentication has been removed. 32 The keyserv(8) daemon was already removed, but support for it in libc 33 has also been removed, so if you somehow still had keyserv installed, 34 it will now stop working. There is no workaround for this. Removing 35 DES is considered a feature. 36 3720250808: 38 The CLEAN option has been switched back from default-off to 39 default-on. This reverts the 20240729 change below. 40 4120250807: 42 routed(8) and route6d(8) have moved to the FreeBSD-rip package. 43 If you use either of these, you should install the new package. 44 4520250806: 46 if_epair(4) now uses ether_gen_addr(9) to generate a stable MAC 47 address. 48 To keep using the random address, set the loader tunable 49 net.link.epair.ether_gen_addr=0. 50 5120250804: 52 bsdconfig (including sysrc(8)) has moved to the new bsdconfig 53 package. If you use pkgbase and wish to use bsdconfig, you should 54 install FreeBSD-bsdconfig. 55 5620250730: 57 The usbhid(4) USB HID driver is now enabled by default, and will be 58 used in preference to other USB HID drivers like ukbd(4), ums(4), and 59 uhid(4). Work on a FIDO/U2F driver and moused(8) is in progress. 60 The default is being switched now so that we can find and fix any 61 additional issues prior to FreeBSD 15.0. 62 63 To revert to the previous USB HID driver behavior, set the loader 64 tunable hw.usb.usbhid.enable=0. 65 6620250727: 67 bmake (i.e., /usr/bin/make and /usr/share/mk) has moved to a new 68 package, FreeBSD-bmake. If you use pkgbase and you need make, you 69 should install this package. 70 7120250726: 72 amd64 kernel configurations must contain "options SMP". 73 7420250725: 75 gssd(8) has been moved to a new package, FreeBSD-gssd. If you use 76 pkgbase and you need gssd, you should install this package. 77 7820250724: 79 The Kerberos packages which are built when WITH_MITKRB5 is enabled 80 have been renamed from FreeBSD-krb5* to FreeBSD-kerberos*. This 81 affects pkgbase users who manually enabled WITH_MITKRB5, *or* use 82 the default value of WITH_MITKRB5 and updated past c7da9fb90b0b 83 (20250721) which made WITH_MITKRB5 the default. 84 85 In either case, if you have FreeBSD-krb5* packages installed, you 86 should remove them and (re)install the equivalent FreeBSD-kerberos* 87 packages instead. 88 8920250721: 90 WITH_MITKRB5 is now enabled by default. MIT KRB5 has replaced 91 Heimdal in base. Ports that use USES=gssapi must be rebuilt. 92 A clean buildworld is required. 93 9420250719: 95 Commits 392a82b225 and c00baac0ab both changed the 96 internal API between the NFS modules. As such, all 97 these modules need to be rebuilt from sources. 98 __FreeBSD_version was bumped to 1500053 for this. 99 10020250710: 101 The shar(1) utility has been removed from base. The 102 sysutils/freebsd-shar port was created to maintain this version of 103 shar(1) past its removal from base. 104 10520250704: 106 LinuxKPI device.h and acpi changes effecting drivers and drm-kmod. 107 Bump __FreeBSD_version 1500050 to be able to detect these changes. 108 10920250630: 110 Commits 171f66b0c2ca and 8e2a90ac8089 changed the internal 111 api between nfscommon.ko and the other nfs modules. 112 Bump __FreeBSD_version to 1500049 for this. 113 All NFS related modules must be rebuilt from up-to-date 114 sources. 115 11620250625: 117 "make delete-old" will now remove the Forth bootloader entirely 118 if the system is built with WITHOUT_FORTH. 119 12020250614: 121 MIT KRB5 (MIT Kerberos5) has been imported into 15-CURRENT. To 122 and install MIT KRB5, add WITH_MITKRB5=yes to /etc/src.conf. This 123 will build and install MIT KRB5 1.21.3. And it will remove Heimdal 124 1.5.2 when delete-old and delete-old-libs are run. To revert back 125 simply buildworld/installworld again with delete-old-libs and 126 delete-old. 127 128 At the moment we only know of a couple of ports that might be 129 affected. Adjusting libmap.conf does not circumvent runtime issues. 130 The few affected ports must be rebuilt. A successful exp-run will be 131 run before MIT KRB5 becomes default. 132 133 Those using the KDC in FreeBSD base may wish to wait. The Heimdal 134 HDB is incompatible with the MIT KRB5 KDC. The migration procedure 135 is a little involved. 136 13720250603: 138 LinuxKPI dma-mapping.h were pulled into the tree from drm-kmod. 139 Bump _FreeBSD_version to 1500045 to be able to detect this change. 140 14120250527: 142 pf changed extension header handling. It now treats AH headers on IPv4 just 143 like AH headers on IPv6 and skips over them, allowing filtering on the inner 144 protocol. 145 14620250527: 147 pf now blocks IPv6 packets with a hop-by-hop or destination options header by 148 default. Such packets can be passed by adding "allow-opts" to the rule. IPv6 149 options are now handled just like their IPv4 counterparts. 150 15120250527: 152 The CAM target layer userland, i.e. ctld(8), ctladm(8) and ctlstat(8), 153 has moved to the new FreeBSD-ctl package. If you use pkgbase and you 154 need the CAM Target Layer, you should install the new package. 155 156 Development-related tools (e.g. ar and nm) have moved to the new 157 "FreeBSD-toolchain" package, which subsumes and obsoletes the 158 existing "FreeBSD-elftoolchain" package. If you use pkgbase and 159 need to compile software, you should install the new package and 160 ensure the old FreeBSD-elftoolchain* packages are completely removed. 161 16220250521: 163 Commit e64fe5ad3a23 removed in6_maxmtu and its setter in6_setmaxmtu(). 164 in6_maxmtu is used to store the max IPv6 MTU of all interfaces, 165 however it does not have any in-tree consumers since the introduction 166 from the KAME project. The removal should have little impact, and the 167 max IPv6 MTU can be easily retrieved by iterating over all the attached 168 interface if 3rd party modules need it. 169 17020250515: 171 Commit 772258c89f28 changed the internal API between the nfscommon 172 and nfscl modules. Both need to be built from updated sources. 173 17420250513: 175 The bridge(4) sysctl net.link.bridge.member_ifaddrs now defaults to 0, 176 meaning that interfaces added to a bridge may not have IP addresses 177 assigned. Refer to bridge(4) for more information. 178 17920250507: 180 UMASS quirks and auto-quirk probing has been overhauled. CAM now won't 181 send SYNCHRONIZE CACHE unless MODE PAGE 8 is present and valid. This 182 should allow more devices to work (since the auto quirk code was updated 183 in 14 and broke several e-readers and the like). Please send imp@freebsd.org 184 any regression reports. 185 18620250504: 187 Commit 9419e086e1a3 changed the internal API between the nfscommon 188 and nfscl modules. Both need to be built from updated sources. 189 19020250412: 191 LinuxKPI alloc routines were changed to return physically contiguous 192 memory where expected. These changes may require out-of-tree drivers 193 to be recompiled. 194 Bump __FreeBSD_version to 1500037 to be able to detect this change. 195 19620250409: 197 Intel iwlwifi firmware has been removed from the src repository. 198 Before updating their system, users of iwlwifi(4) or iwx(4) must 199 install the appropriate firmware for their chipset using fwget(8) or 200 building it from ports. 201 20220250314: 203 We now use LLVM's binary utilities (nm, objcopy, etc.) by default. 204 The WITHOUT_LLVM_BINUTILS src.conf(5) knob can be used to revert to 205 ELF Tool Chain tools if desired. 206 20720250303: 208 Commit 4a77657cbc01 changed the ABI between ipfw(8) and ipfw(4). 209 Please note that the old ipfw(8) binary will not work with the new 210 ipfw(4) module. Therefore, it is recommended to disable ipfw during 211 the upgrade, otherwise the host system may become inaccessible because 212 ipfw rules cannot be installed with the old binary. 213 21420250214: 215 Commit 4517fbfd4251 modified the internal API between the 216 nfscommon and nfscl modules. As such, both of these modules 217 need to be rebuilt from sources. 218 21920250201: 220 The NFS related daemons, that provide RPC services to the kernel: 221 gssd(8), rpcbind(8), rpc.tlsservd(8) and rpc.tlsclntd(8), now use a 222 different transport - netlink(4) socket instead of unix(4). Users of 223 NFS need to upgrade both kernel and world (binaries and libc) at once. 224 Also, any revision between 88cd1e17a7d8 and 99e5a70046da should be 225 avoided. 226 22720250129: 228 Defer the January 19, 2038 date limit in UFS1 filesystems to 229 February 7, 2106. This affects only UFS1 format filesystems. 230 See commit message 1111a44301da for details. 231 23220250127: 233 The Allwinner a10_timer driver has been renamed to aw_driver. If you 234 have a custom kernel configuration including the line 'device 235 a10_timer', it must be adjusted to 'device aw_timer'. The same applies 236 for device exclusions with 'nodevice'. 237 23820250106: 239 A new SOC_ROCKCHIP options appeared, so if you have a custom kernel configuration 240 targetting Rockchip SoC you need to add it so shared and mandatory drivers for 241 this SoC familly will be selected. 242 Also a new rk8xx device was added, this select the base driver for Rockchip PMIC. 243 24420241223: 245 The layout of NFS file handles for the tarfs, tmpfs, cd9660, and ext2fs 246 file systems has changed. An NFS server that exports any of these file 247 systems will need its clients to unmount and remount the exports. 248 24920241216: 250 The iwm(4) firmwares are no longer compiled as kernel modules but instead 251 shipped as raw files. For pkgbase users if you use iwm(4) you will need 252 to install the FreeBSD-firmware-iwm package. 253 25420241124: 255 The OpenBSD derived bc and dc implementations and the WITHOUT_GH_BC 256 option that allowed building them instead of the advanced version 257 imported more than 4 years ago have been removed. 258 25920241107: 260 The ng_ubt(4) driver now requires firmwares to be loaded on Realtek 261 adaptors with rtlbtfw(8) utility. It no longer attaches to devices 262 standing in bootloader mode. Firmware files are available in the 263 comms/rtlbt-firmware port. 264 26520241025: 266 The support for the rc_fast_and_loose variable has been removed from 267 rc.subr(8). Users setting rc_fast_and_loose on their systems are 268 advised to make sure their customizations to rc service scripts 269 do not depend on having a single shell environment shared across 270 all the rc service scripts during booting and shutdown. 271 27220241013: 273 The ciss driver was updated to cope better with hotplug events that 274 caused it to panic before, and to support more than 48 drives attached 275 to the card. These changes were made w/o benefit of hardware for testing 276 and ciss(4) users should be on the lookout for regressions. 277 27820240729: 279 The build now defaults to WITHOUT_CLEAN - i.e., no automatic clean 280 is performed at the beginning of buildworld or buildkernel. The 281 WITH_CLEAN src.conf(5) knob can be used to restore the previous 282 behaviour. 283 284 If you encounter incremental build issues, please report them to the 285 freebsd-current mailing list so that a special-case dependency can be 286 added, if necessary. 287 28820240715: 289 We now lean more heavily on ACPI enumeration for some traditional 290 devices. uart has moved from isa to acpi so the hints act as wiring 291 instead of device enumeration. Hints for parallel port, floppy, etc 292 have been removed. Before upgrading, grep your dmesg for lines like: 293 uart1: non-PNP ISA device will be removed from GENERIC in FreeBSD 15. 294 to see if you need to start including hints for the device on isa 295 in your loader.conf or device.hints file. APU1 (but not APU2) boards 296 are known to be affected, but there may be others. 297 29820240712: 299 Support for armv6 has been disconnected and is being removed. 300 30120240617: 302 ifconfig now treats IPv4 addresses without a width or mask as an error. 303 Specify the desired mask or width along with the IP address on the 304 ifconfig command line and in rc.conf. 305 30620240428: 307 OpenBSM auditing runtime (auditd, etc.) has been moved into the new 308 package FreeBSD-audit. If you use OpenBSM auditing and pkgbase, you 309 should install FreeBSD-audit. 310 31120240424: 312 cron, lpr, and ntpd have been moved from FreeBSD-utilities into their 313 own packages. If you use pkgbase, you should install the relevant 314 packages: FreeBSD-cron, FreeBSD-lp, or FreeBSD-ntp. 315 31620240406: 317 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 318 been upgraded to 18.1.6. It is important that you run `make delete-old` 319 as described in the COMMON ITEMS section, otherwise several libc++ 320 headers that are obsolete and need to be removed can cause compilation 321 errors in C++ programs. 322 32320240205: 324 For dynamically linked programs, system calls are now made from 325 libsys rather than libc. No change in linkage is required as 326 libsys is an auxiliary filter for libc. People building custom 327 images must ensure that libsys.so.7 is included. 328 32920240202: 330 Loader now also read configuration files listed in local_loader_conf_files. 331 Files listed here are the last ones read. And /boot/loader.conf.local was 332 moved from loader_conf_files to local_loader_conf_files leaving only 333 loader.conf and device.hints in loader_conf_files by default. 334 335 The following sequencing is applied: 336 337 1. Bootstrap: 338 /boot/defaults/loader.conf 339 340 2. Read loader_conf_files files: 341 /boot/device.hints 342 /boot/loader.conf 343 344 3. Read loader_conf_dirs files: 345 /boot/loader.conf.d/*.conf 346 347 4. And finally, rread local_loader_conf_files files: 348 /boot/loader.conf.local 349 35020240201: 351 sendmail 8.18.1 has been imported and merged. This version enforces 352 stricter RFC compliance by default, especially with respect to line 353 endings. This may cause issues with receiving messages from 354 non-compliant MTAs; please see the first 8.18.1 release note in 355 contrib/sendmail/RELEASE_NOTES for mitigations. 356 35720240111: 358 Commit cc760de2183f changed the internal interface between 359 the nfscommon and nfscl modules. As such, both need to be 360 rebuilt from sources. Therefore, __FreeBSD_version was 361 bumped to 1500010. 362 36320231120: 364 If you have an arm64 system that uses ACPI, you will need to update your 365 loader.efi in the ESP when you update past this point. Detection of ACPI 366 was moved earlier in the binary so the scripts could use it, but old 367 binaries don't have this, so we default to 'no ACPI' in this case. You can 368 undisable ACPI by doing 369 OK unset hint.acpi.0.disabled 370 This can also be used to recover any other system that was updated in the 371 small window where amd64 was also broken. 372 37320231113: 374 The WITHOUT_LLD_IS_LD option has been removed. When LLD is enabled 375 it is always installed as /usr/bin/ld. 376 37720231027: 378 Forward compatibility (running the new code on old kernels) for the 379 "ino64" project have been removed. The need for it has passed long ago. 380 38120231018: 382 Commit 57ce37f9dcd0 changed the internal KAPI between the 383 nfscommon and nfscl modules. Both must be rebuilt from sources. 384 38520231010: 386 dialog(1) has been replaced in base by bsddialog(1), while most of the 387 time replacing a dialog(1) call by a bsddialog(1) call works out of the 388 box, bsddialog(1) is not considered as a drop-in replacement for 389 dialog(1). 390 391 If you do depend on dialog(1) functionality, please install cdialog 392 from ports: 393 394 pkg install cdialog 395 39620230927: 397 The EARLY_AP_STARTUP kernel option is mandatory on x86. The option 398 has been added to DEFAULTS, so it should automatically be included in 399 custom kernel configurations without any additional change. 400 40120230922: 402 A new loader tunable net.pf.default_to_drop allows pf(4)’s default 403 behaviour to be changed from pass to drop. Previously this required 404 recompiling the kernel with the option PF_DEFAULT_TO_DROP. 405 40620230914: 407 Enable splitting out pkgbase manpages into separate packages by 408 default. To disable this, set WITHOUT_MANSPLITPKG=yes in src.conf. 409 41020230911: 411 Move standard include files to the clibs-dev package and move clang 412 internal libraries and headers to clang and clang-dev. Upgrading systems 413 installed using pkgbase past this change involves extra steps to allow 414 for these file moves: 415 416 pkg upgrade -y FreeBSD-utilities 417 pkg upgrade -y FreeBSD-utilities-dev 418 pkg upgrade -y 419 42020230909: 421 Enable vnet sysctl variables to be loader tunable. SYSCTLs which 422 belongs to VNETs can be initialized during early boot or module 423 loading if they are marked with CTLFLAG_TUN and there are 424 corresponding kernel environment variables. 425 42620230901: 427 The WITH_INIT_ALL_PATTERN and WITH_INIT_ALL_ZERO build options have 428 been replaced by INIT_ALL=pattern and INIT_ALL=zero respectively. 429 43020230824: 431 FreeBSD 15.0-CURRENT. 432 43320230817: 434 Serial communication (in boot loaders, kernel, and userland) has 435 been changed to default to 115200 bps, in line with common industry 436 practice and typcial firmware serial console redirection 437 configuration. 438 439 Note that the early x86 BIOS bootloader (i.e., boot0sio) does not 440 support rates above 9600 bps and is not changed. boot0sio users may 441 set BOOT_COMCONSOLE_SPEED=9600 to use 9600 for all of the boot 442 components, or use the standard boot0 and have the boot2 stage start 443 with the serial port at 115200. 444 44520230807: 446 Following the general removal of MIPS support, the ath(4) AHB bus- 447 frontend has been removed, too, and building of the PCI support is 448 integrated with the ath(4) main module again. As a result, there's 449 no longer a need for if_ath_pci_load="YES" in /boot/loader.conf or 450 "device ath_pci" in the kernel configuration. 451 45220230803: 453 MAXCPU has been increased to 1024 in the amd64 GENERIC kernel config. 454 Out-of-tree kernel modules will need to be rebuilt. 455 45620230724: 457 CAM has been mechanically updated s/u_int(64|32|16|8)_t/uint\1_t/g 458 to move to the standard uintXX_t types from the old, traditional 459 BSD u_intXX_t types. This should be a NOP, but may cause problems 460 for out of tree changes. The SIMs were not updated since most of 461 the old u_intXX_t uses weren't due to CAM interfaces. 462 46320230713: 464 stable/14 branch created. 465 46620230629: 467 The heuristic for detecting old chromebooks with an EC bug that requires 468 atkbdc driver workarounds has changed. There should be no functional 469 change, but if your old chromebook's keyboard stops working, please 470 file a PR and assign it to imp. 471 47220230623: 473 OpenSSL has been updated to version 3.0, including changes throughout 474 the base system. It is important to rebuild third-party software 475 after upgrading. 476 47720230619: 478 To enable pf rdr rules for connections initiated from the host, pf 479 filter rules can be optionally enabled for packets delivered 480 locally. This can change the behavior of rules which match packets 481 delivered to lo0. To enable this feature: 482 483 sysctl net.pf.filter_local=1 484 service pf restart 485 486 When enabled, its best to ensure that packets delivered locally are not 487 filtered, e.g. by adding a 'skip on lo' rule. 488 48920230613: 490 Improvements to libtacplus(8) mean that tacplus.conf(5) now 491 follows POSIX shell syntax rules. This may cause TACACS+ 492 authentication to fail if the shared secret contains a single 493 quote, double quote, or backslash character which isn't 494 already properly quoted or escaped. 495 49620230612: 497 Belatedly switch the default nvme block device on x86 from nvd to nda. 498 nda created nvd compatibility links by default, so this should be a 499 nop. If this causes problems for your application, set hw.nvme.use_nvd=1 500 in your loader.conf or add `options NVME_USE_NVD=1` to your kernel 501 config. To disable the nvd compatibility aliases, add 502 kern.cam.nda.nvd_compat=0 to loader.conf. The default has been nda on 503 all non-x86 platforms for some time now. If you need to fall back, 504 please email imp@freebsd.org about why. 505 506 Encrypted swap partitions need to be changed from nvd to nda if you 507 migrate, or you need to use the above to switch back to nvd. 508 50920230422: 510 Remove portsnap(8). Users are encouraged to obtain the ports tree 511 using git instead. 512 51320230420: 514 Add jobs.mk to save typing. Enables -j${JOB_MAX} and logging 515 eg. 516 make buildworld-jobs 517 runs 518 make -j${JOB_MAX} buildworld > ../buildworld.log 2>&1 519 520 where JOB_MAX is derrived from ncpus in local.sys.mk if not set in env. 521 52220230316: 523 Video related devices for some arm devices have been renamed. 524 If you have a custom kernel config and want to use hdmi output on 525 IMX6 board you need to add "device dwc_hdmi" "device imx6_hdmi" and 526 "device imx6_ipu" to it. 527 If you have a custom kernel config and want to use hdmi output on 528 TI AM335X board you need to add "device tda19988" to it. 529 If you add "device hdmi" in it you need to remove it as it doesn't 530 exist anymore. 531 53220230221: 533 Introduce new kernel options KBD_DELAY1 and KBD_DELAY2. See atkbdc(4) 534 for details. 535 53620230206: 537 sshd now defaults to having X11Forwarding disabled, following upstream. 538 Administrators who wish to enable X11Forwarding should add 539 `X11Forwarding yes` to /etc/ssh/sshd_config. 540 54120230204: 542 Since commit 75d41cb6967 Huawei 3G/4G LTE Mobile Devices do not default 543 to ECM, but NCM mode and need u3g and ucom modules loaded. See cdce(4). 544 54520230130: 546 As of commit 7c40e2d5f685, the dependency on netlink(4) has been added 547 to the linux_common(4) module. Users relying on linux_common may need 548 to complile netlink(4) module if it is not present in their kernel. 549 55020230126: 551 The WITHOUT_CXX option has been removed. C++ components in the base 552 system are now built unconditionally. 553 55420230113: 555 LinuxKPI pci.h changes may require out-of-tree drivers to be recompiled. 556 Bump _FreeBSD_version to 1400078 to be able to detect this change. 557 55820221212: 559 llvm-objump is now always installed as objdump. Previously there was 560 no /usr/bin/objdump unless the WITH_LLVM_BINUTILS knob was used. 561 562 Some LLVM objdump options have a different output format compared to 563 GNU objdump; readelf is available for inspecting ELF files, and GNU 564 objdump is available from the devel/binutils port or package. 565 56620221205: 567 dma(8) has replaced sendmail(8) as the default mta. For people willing 568 to reenable sendmail(8): 569 570 $ cp /usr/share/examples/sendmail/mailer.conf /etc/mail/mailer.conf 571 572 and add sendmail_enable="YES" to rc.conf. 573 57420221204: 575 hw.bus.disable_failed_devices has changed from 'false' to 'true' by 576 default. Now if newbus succeeds in probing a device, but fails to attach 577 the device, we'll disable the device. In the past, we'd keep retrying 578 the device on each new driver loaded. To get that behavior now, one 579 needs to use devctl to re-enable the device, and reprobe it (or set 580 the sysctl/tunable hw.bus.disable_failed_devices=false). 581 582 NOTE: This was reverted 20221205 due to unexpected compatibility issues 583 58420221122: 585 pf no longer accepts 'scrub fragment crop' or 'scrub fragment drop-ovl'. 586 These configurations are no longer automatically reinterpreted as 587 'scrub fragment reassemble'. 588 58920221121: 590 The WITHOUT_CLANG_IS_CC option has been removed. When Clang is enabled 591 it is always installed as /usr/bin/cc (and c++, cpp). 592 59320221026: 594 Some programs have been moved into separate packages. It is recommended 595 for pkgbase users to do: 596 597 pkg install FreeBSD-dhclient FreeBSD-geom FreeBSD-resolvconf \ 598 FreeBSD-devd FreeBSD-devmatch 599 600 after upgrading to restore all the component that were previously 601 installed. 602 60320221002: 604 OPIE has been removed from the base system. If needed, it can 605 be installed from ports (security/opie) or packages (opie). 606 Otherwise, make sure that your PAM policies do not reference 607 pam_opie or pam_opieaccess. 608 60920220610: 610 LinuxKPI pm.h changes require an update to the latest drm-kmod version 611 before re-compiling to avoid errors. 612 61320211230: 614 The macros provided for the manipulation of CPU sets (e.g. CPU_AND) 615 have been modified to take 2 source arguments instead of only 1. 616 Externally maintained sources that use these macros will have to 617 be adapted. The FreeBSD version has been bumped to 1400046 to 618 reflect this change. 619 62020211214: 621 A number of the kernel include files are able to be included by 622 themselves. A test has been added to buildworld to enforce this. 623 62420211209: 625 Remove mips as a recognized target. This starts the decommissioning of 626 mips support in FreeBSD. mips related items will be removed wholesale in 627 the coming days and weeks. 628 629 This broke the NO_CLEAN build for some people. Either do a clean build 630 or touch 631 lib/clang/include/llvm/Config/Targets.def 632 lib/clang/include/llvm/Config/AsmParsers.def 633 lib/clang/include/llvm/Config/Disassemblers.def 634 lib/clang/include/llvm/Config/AsmPrinters.def 635 before the build to force everything to rebuild that needs to. 636 63720211202: 638 Unbound support for RFC8375: The special-use domain 'home.arpa' is 639 by default blocked. To unblock it use a local-zone nodefault 640 statement in unbound.conf: 641 local-zone: "home.arpa." nodefault 642 643 Or use another type of local-zone to override with your choice. 644 645 The reason for this is discussed in Section 6.1 of RFC8375: 646 Because 'home.arpa.' is not globally scoped and cannot be secured 647 using DNSSEC based on the root domain's trust anchor, there is no way 648 to tell, using a standard DNS query, in which homenet scope an answer 649 belongs. Consequently, users may experience surprising results with 650 such names when roaming to different homenets. 651 65220211110: 653 Commit b8d60729deef changed the TCP congestion control framework so 654 that any of the included congestion control modules could be 655 the single module built into the kernel. Previously newreno 656 was automatically built in through direct reference. As of 657 this commit you are required to declare at least one congestion 658 control module (e.g. 'options CC_NEWRENO') and to also declare a 659 default using the CC_DEFAULT option (e.g. options CC_DEFAULT="newreno\"). 660 The GENERIC configuration includes CC_NEWRENO and defines newreno 661 as the default. If no congestion control option is built into the 662 kernel and you are including networking, the kernel compile will 663 fail. Also if no default is declared the kernel compile will fail. 664 66520211118: 666 Mips has been removed from universe builds. It will be removed from the 667 tree shortly. 668 66920211106: 670 Commit f0c9847a6c47 changed the arguments for VOP_ALLOCATE. 671 The NFS modules must be rebuilt from sources and any out 672 of tree file systems that implement their own VOP_ALLOCATE 673 may need to be modified. 674 67520211022: 676 The synchronous PPP kernel driver sppp(4) has been removed. 677 The cp(4) and ce(4) drivers are now always compiled with netgraph(4) 678 support, formerly enabled by NETGRAPH_CRONYX option. 679 68020211020: 681 sh(1) is now the default shell for the root user. To force root to use 682 the csh shell, please run the following command as root: 683 684 # chsh -s csh 685 68620211004: 687 Ncurses distribution has been split between libtinfow and libncurses 688 with libncurses.so becoming a linker (ld) script to seamlessly link 689 to libtinfow as needed. Bump _FreeBSD_version to 1400035 to reflect 690 this change. 691 69220210923: 693 As of commit 8160a0f62be6, the dummynet module no longer depends on the 694 ipfw module. Dummynet can now be used by pf as well as ipfw. As such 695 users who relied on this dependency may need to include ipfw in the 696 list of modules to load on their systems. 697 69820210922: 699 As of commit 903873ce1560, the mixer(8) utility has got a slightly 700 new syntax. Please refer to the mixer(8) manual page for more 701 information. The old mixer utility can be installed from ports: 702 audio/freebsd-13-mixer 703 70420210911: 705 As of commit 55089ef4f8bb, the global variable nfs_maxcopyrange has 706 been deleted from the nfscommon.ko. As such, nfsd.ko must be built 707 from up to date sources to avoid an undefined reference when 708 being loaded. 709 71020210817: 711 As of commit 62ca9fc1ad56 OpenSSL no longer enables kernel TLS 712 by default. Users can enable kernel TLS via the "KTLS" SSL 713 option. This can be enabled globally by using a custom 714 OpenSSL config file via OPENSSL_CONF or via an 715 application-specific configuration option for applications 716 which permit setting SSL options via SSL_CONF_cmd(3). 717 71820210811: 719 Commit 3ad1e1c1ce20 changed the internal KAPI between the NFS 720 modules. Therefore, all need to be rebuilt from sources. 721 72220210730: 723 Commit b69019c14cd8 removes pf's DIOCGETSTATESNV ioctl. 724 As of be70c7a50d32 it is no longer used by userspace, but it does mean 725 users may not be able to enumerate pf states if they update the kernel 726 past b69019c14cd8 without first updating userspace past be70c7a50d32. 727 72820210729: 729 As of commit 01ad0c007964 if_bridge member interfaces can no longer 730 change their MTU. Changing the MTU of the bridge itself will change the 731 MTU on all member interfaces instead. 732 73320210716: 734 Commit ee29e6f31111 changed the internal KAPI between the nfscommon 735 and nfsd modules. Therefore, both need to be rebuilt from sources. 736 Bump __FreeBSD_version to 1400026 for this KAPI change. 737 73820210715: 739 The 20210707 awk update brought in a change in behavior. This has 740 been corrected as of d4d252c49976. Between these dates, if you 741 installed a new awk binary, you may not be able to build a new 742 kernel because the change in behavior affected the genoffset 743 script used to build the kernel. If you did update, the fix is 744 to update your sources past the above hash and do 745 % cd usr.bin/awk 746 % make clean all 747 % sudo -E make install 748 to enable building kernels again. 749 75020210708: 751 Commit 1e0a518d6548 changed the internal KAPI between the NFS 752 modules. They all need to be rebuilt from sources. I did not 753 bump __FreeBSD_version, since it was bumped recently. 754 75520210707: 756 awk has been updated to the latest one-true-awk version 20210215. 757 This contains a number of minor bug fixes. 758 75920210624: 760 The NFSv4 client now uses the highest minor version of NFSv4 761 supported by the NFSv4 server by default instead of minor version 0, 762 for NFSv4 mounts. 763 The "minorversion" mount option may be used to override this default. 764 76520210618: 766 Bump __FreeBSD_version to 1400024 for LinuxKPI changes. 767 Most notably netdev.h can change now as the (last) dependencies 768 (mlx4/ofed) are now using struct ifnet directly, but also for PCI 769 additions and others. 770 77120210618: 772 The directory "blacklisted" under /usr/share/certs/ has been 773 renamed to "untrusted". 774 77520210611: 776 svnlite has been removed from base. Should you need svn for any reason 777 please install the svn package or port. 778 77920210611: 780 Commit e1a907a25cfa changed the internal KAPI between the krpc 781 and nfsserver. As such, both modules must be rebuilt from 782 sources. Bump __FreeBSD_version to 1400022. 783 78420210610: 785 The an(4) driver has been removed from FreeBSD. 786 78720210608: 788 The vendor/openzfs branch was renamed to vendor/openzfs/legacy to 789 start tracking OpenZFS upstream more closely. Please see 790https://lists.freebsd.org/archives/freebsd-current/2021-June/000153.html 791 for details on how to correct any errors that might result. The 792 short version is that you need to remove the old branch locally: 793 git update-ref -d refs/remotes/freebsd/vendor/openzfs 794 (assuming your upstream origin is named 'freebsd'). 795 79620210525: 797 Commits 17accc08ae15 and de102f870501 add new files to LinuxKPI 798 which break drm-kmod. In addition various other additions where 799 committed. Bump __FreeBSD_version to 1400015 to be able to 800 detect this. 801 80220210513: 803 Commit ca179c4d74f2 changed the package in which the OpenSSL 804 libraries and utilities are packaged. 805 It is recommended for pkgbase user to do: 806 pkg install -f FreeBSD-openssl 807 before pkg upgrade otherwise some dependencies might not be met 808 and pkg will stop working as libssl will not be present anymore 809 on the system. 810 81120210426: 812 Commit 875977314881 changed the internal KAPI between 813 the nfsd and nfscommon modules. As such these modules 814 need to be rebuilt from sources. 815 Without this patch in your NFSv4.1/4.2 server, enabling 816 delegations by setting vfs.nfsd.issue_delegations non-zero 817 is not recommended. 818 81920210411: 820 Commit 7763814fc9c2 changed the internal KAPI between 821 the krpc and NFS. As such, the krpc, nfscommon and 822 nfscl modules must all be rebuilt from sources. 823 Without this patch, NFSv4.1/4.2 mounts should not 824 be done with the nfscbd(8) daemon running, to avoid 825 needing a working back channel for server->client RPCs. 826 82720210330: 828 Commit 01ae8969a9ee fixed the NFSv4.1/4.2 server so that it 829 handles binding of the back channel as required by RFC5661. 830 Until this patch is in your server, avoid use of the "nconnects" 831 mount option for Linux NFSv4.1/4.2 mounts. 832 83320210225: 834 For 64-bit architectures the base system is now built with Position 835 Independent Executable (PIE) support enabled by default. It may be 836 disabled using the WITHOUT_PIE knob. A clean build is required. 837 83820210128: 839 Various LinuxKPI functionality was added which conflicts with DRM. 840 Please update your drm-kmod port to after the __FreeBSD_version 1400003 841 update. 842 84320210121: 844 stable/13 branch created. 845 84620210108: 847 PC Card attachments for all devices have been removed. In the case of 848 wi and cmx, the entire drivers were removed because they were only 849 PC Card devices. FreeBSD_version 1300134 should be used for this 850 since it was bumped so recently. 851 85220210107: 853 Transport-independent parts of HID support have been split off the USB 854 code in to separate subsystem. Kernel configs which include one of 855 ums, ukbd, uhid, atp, wsp, wmt, uaudio, ugold or ucycom drivers should 856 be updated with adding of "device hid" line. 857 85820210105: 859 ncurses installation has been modified to only keep the widechar 860 enabled version. Incremental build is broken for that change, so it 861 requires a clean build. 862 86320201223: 864 The FreeBSD project has migrated from Subversion to Git. Temporary 865 instructions can be found at 866 https://github.com/bsdimp/freebsd-git-docs/blob/main/src-cvt.md 867 and other documents in that repo. 868 86920201216: 870 The services database has been updated to cover more of the basic 871 services expected in a modern system. The database is big enough 872 that it will cause issues in mergemaster in Releases previous to 873 12.2 and 11.3, or in very old current systems from before r358154. 874 87520201215: 876 Obsolete in-tree GDB 6.1.1 has been removed. GDB (including kgdb) 877 may be installed from ports or packages. 878 87920201124: 880 ping6 has been merged into ping. It can now be called as "ping -6". 881 See ping(8) for details. 882 88320201108: 884 Default value of net.add_addr_allfibs has been changed to 0. 885 If you have multi-fib configuration and rely on existence of all 886 interface routes in every fib, you need to set the above sysctl to 1. 887 88820201030: 889 The internal pre-processor in the calendar(1) program has been 890 extended to support more C pre-processor commands (e.g. #ifdef, #else, 891 and #undef) and to detect unbalanced conditional statements. 892 Error messages have been extended to include the filename and line 893 number if processing stops to help fixing malformed data files. 894 89520201026: 896 All the data files for the calendar(1) program, except calendar.freebsd, 897 have been moved to the deskutils/calendar-data port, much like the 898 jewish calendar entries were moved to deskutils/hebcal years ago. After 899 make delete-old-files, you need to install it to retain full 900 functionality. calendar(1) will issue a reminder for files it can't 901 find. 902 90320200923: 904 LINT files are no longer generated. We now include the relevant NOTES 905 files. Note: This may cause conflicts with updating in some cases. 906 find sys -name LINT\* -delete 907 is suggested across this commit to remove the generated LINT files. 908 909 If you have tried to update with generated files there, the svn 910 command you want to un-auger the tree is 911 cd sys/amd64/conf 912 svn revert -R . 913 and then do the above find from the top level. Substitute 'amd64' 914 above with where the error message indicates a conflict. 915 91620200824: 917 OpenZFS support has been integrated. Do not upgrade root pools until 918 the loader is updated to support zstd. Furthermore, we caution against 919 'zpool upgrade' for the next few weeks. The change should be transparent 920 unless you want to use new features. 921 922 Not all "NO_CLEAN" build scenarios work across these changes. Many 923 scenarios have been tested and fixed, but rebuilding kernels without 924 rebuilding world may fail. 925 926 The ZFS cache file has moved from /boot to /etc to match the OpenZFS 927 upstream default. A fallback to /boot has been added for mountroot. 928 929 Pool auto import behavior at boot has been moved from the kernel module 930 to an explicit "zpool import -a" in one of the rc scripts enabled by 931 zfs_enable=YES. This means your non-root zpools won't auto import until 932 you upgrade your /etc/rc.d files. 933 93420200824: 935 The resume code now notifies devd with the 'kernel' system 936 rather than the old 'kern' subsystem to be consistent with 937 other use. The old notification will be created as well, but 938 will be removed prior to FreeBSD 14.0. 939 94020200821: 941 r362275 changed the internal API between the kernel RPC and the 942 NFS modules. As such, all the modules must be recompiled from 943 sources. 944 94520200817: 946 r364330 modified the internal API used between the NFS modules. 947 As such, all the NFS modules must be re-compiled from sources. 948 94920200816: 950 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 951 been upgraded to 11.0.0. Please see the 20141231 entry below for 952 information about prerequisites and upgrading, if you are not already 953 using clang 3.5.0 or higher. 954 95520200810: 956 r364092 modified the internal ABI used between the kernel NFS 957 modules. As such, all of these modules need to be rebuilt 958 from sources, so a version bump was done. 959 96020200807: 961 Makefile.inc has been updated to work around the issue documented in 962 20200729. It was a case where the optimization of using symbolic links 963 to point to binaries created a situation where we'd run new binaries 964 with old libraries starting midway through the installworld process. 965 96620200729: 967 r363679 has redefined some undefined behavior in regcomp(3); notably, 968 extraneous escapes of most ordinary characters will no longer be 969 accepted. An exp-run has identified all of the problems with this in 970 ports, but other non-ports software may need extra escapes removed to 971 continue to function. 972 973 Because of this change, installworld may encounter the following error 974 from rtld: Undefined symbol "regcomp@FBSD_1.6" -- It is imperative that 975 you do not halt installworld. Instead, let it run to completion (whether 976 successful or not) and run installworld once more. 977 97820200627: 979 A new implementation of bc and dc has been imported in r362681. This 980 implementation corrects non-conformant behavior of the previous bc 981 and adds GNU bc compatible options. It offers a number of extensions, 982 is much faster on large values, and has support for message catalogs 983 (a number of languages are already supported, contributions of further 984 languages welcome). The option WITHOUT_GH_BC can be used to build the 985 world with the previous versions of bc and dc. 986 98720200625: 988 r362639 changed the internal API used between the NFS kernel modules. 989 As such, they all need to be rebuilt from sources. 990 99120200613: 992 r362158 changed the arguments for VFS_CHECKEXP(). As such, any 993 out of tree file systems need to be modified and rebuilt. 994 Also, any file systems that are modules must be rebuilt. 995 99620200604: 997 read(2) of a directory fd is now rejected by default. root may 998 re-enable it for system root only on non-ZFS filesystems with the 999 security.bsd.allow_read_dir sysctl(8) MIB if 1000 security.bsd.suser_enabled=1. 1001 1002 It may be advised to setup aliases for grep to default to `-d skip` if 1003 commonly non-recursively grepping a list that includes directories and 1004 the potential for the resulting stderr output is not tolerable. Example 1005 aliases are now installed, commented out, in /root/.cshrc and 1006 /root/.shrc. 1007 100820200523: 1009 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 1010 been upgraded to 10.0.1. Please see the 20141231 entry below for 1011 information about prerequisites and upgrading, if you are not already 1012 using clang 3.5.0 or higher. 1013 101420200512: 1015 Support for obsolete compilers has been removed from the build system. 1016 Clang 6 and GCC 6.4 are the minimum supported versions. 1017 101820200424: 1019 closefrom(2) has been moved under COMPAT12, and replaced in libc with a 1020 stub that calls close_range(2). If using a custom kernel configuration, 1021 you may want to ensure that the COMPAT_FREEBSD12 option is included, as 1022 a slightly older -CURRENT userland and older FreeBSD userlands may not 1023 be functional without closefrom(2). 1024 102520200414: 1026 Upstream DTS from Linux 5.6 was merged and they now have the SID 1027 and THS (Secure ID controller and THermal Sensor) node present. 1028 The DTB overlays have now been removed from the tree for the H3/H5 and 1029 A64 SoCs and the aw_sid and aw_thermal driver have been updated to 1030 deal with upstream DTS. If you are using those overlays you need to 1031 remove them from loader.conf and update the DTBs on the FAT partition. 1032 103320200310: 1034 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 1035 been upgraded to 10.0.0. Please see the 20141231 entry below for 1036 information about prerequisites and upgrading, if you are not already 1037 using clang 3.5.0 or higher. 1038 103920200309: 1040 The amd(8) automount daemon has been removed from the source tree. 1041 As of FreeBSD 10.1 autofs(5) is the preferred tool for automounting. 1042 amd is still available in the sysutils/am-utils port. 1043 104420200301: 1045 Removed brooktree driver (bktr.4) from the tree. 1046 104720200229: 1048 The WITH_GPL_DTC option has been removed. The BSD-licenced device tree 1049 compiler in usr.bin/dtc is used on all architectures which use dtc, and 1050 the GPL dtc is available (if needed) from the sysutils/dtc port. 1051 105220200229: 1053 The WITHOUT_LLVM_LIBUNWIND option has been removed. LLVM's libunwind 1054 is used by all supported CPU architectures. 1055 105620200229: 1057 GCC 4.2.1 has been removed from the tree. The WITH_GCC, 1058 WITH_GCC_BOOTSTRAP, and WITH_GNUCXX options are no longer available. 1059 Users who wish to build FreeBSD with GCC must use the external toolchain 1060 ports or packages. 1061 106220200220: 1063 ncurses has been updated to a newer version (6.2-20200215). Given the ABI 1064 has changed, users will have to rebuild all the ports that are linked to 1065 ncurses. 1066 106720200217: 1068 The size of struct vnet and the magic cookie have changed. 1069 Users need to recompile libkvm and all modules using VIMAGE 1070 together with their new kernel. 1071 107220200212: 1073 Defining the long deprecated NO_CTF, NO_DEBUG_FILES, NO_INSTALLLIB, 1074 NO_MAN, NO_PROFILE, and NO_WARNS variables is now an error. Update 1075 your Makefiles and scripts to define MK_<var>=no instead as required. 1076 1077 One exception to this is that program or library Makefiles should 1078 define MAN to empty rather than setting MK_MAN=no. 1079 108020200108: 1081 Clang/LLVM is now the default compiler and LLD the default 1082 linker for riscv64. 1083 108420200107: 1085 make universe no longer uses GCC 4.2.1 on any architectures. 1086 Architectures not supported by in-tree Clang/LLVM require an 1087 external toolchain package. 1088 108920200104: 1090 GCC 4.2.1 is now not built by default, as part of the GCC 4.2.1 1091 retirement plan. Specifically, the GCC, GCC_BOOTSTRAP, and GNUCXX 1092 options default to off for all supported CPU architectures. As a 1093 short-term transition aid they may be enabled via WITH_* options. 1094 GCC 4.2.1 is expected to be removed from the tree on 2020-03-31. 1095 109620200102: 1097 Support for armv5 has been disconnected and is being removed. The 1098 machine combination MACHINE=arm MACHINE_ARCH=arm is no longer valid. 1099 You must now use a MACHINE_ARCH of armv6 or armv7. The default 1100 MACHINE_ARCH for MACHINE=arm is now armv7. 1101 110220191226: 1103 Clang/LLVM is now the default compiler for all powerpc architectures. 1104 LLD is now the default linker for powerpc64. The change for powerpc64 1105 also includes a change to the ELFv2 ABI, incompatible with the existing 1106 ABI. 1107 110820191226: 1109 Kernel-loadable random(4) modules are no longer unloadable. 1110 111120191222: 1112 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 1113 been upgraded to 9.0.1. Please see the 20141231 entry below for 1114 information about prerequisites and upgrading, if you are not already 1115 using clang 3.5.0 or higher. 1116 111720191212: 1118 r355677 has modified the internal interface used between the 1119 NFS modules in the kernel. As such, they must all be upgraded 1120 simultaneously. I will do a version bump for this. 1121 112220191205: 1123 The root certificates of the Mozilla CA Certificate Store have been 1124 imported into the base system and can be managed with the certctl(8) 1125 utility. If you have installed the security/ca_root_nss port or package 1126 with the ETCSYMLINK option (the default), be advised that there may be 1127 differences between those included in the port and those included in 1128 base due to differences in nss branch used as well as general update 1129 frequency. Note also that certctl(8) cannot manage certs in the 1130 format used by the security/ca_root_nss port. 1131 113220191120: 1133 The amd(8) automount daemon has been disabled by default, and will be 1134 removed in the future. As of FreeBSD 10.1 the autofs(5) is available 1135 for automounting. 1136 113720191107: 1138 The nctgpio and wbwd drivers have been moved to the superio bus. 1139 If you have one of these drivers in a kernel configuration, then 1140 you should add device superio to it. If you use one of these drivers 1141 as a module and you compile a custom set of modules, then you should 1142 add superio to the set. 1143 114420191021: 1145 KPIs for network drivers to access interface addresses have changed. 1146 Users need to recompile NIC driver modules together with kernel. 1147 114820191021: 1149 The net.link.tap.user_open sysctl no longer prevents user opening of 1150 already created /dev/tapNN devices. Access is still controlled by 1151 node permissions, just like tun devices. The net.link.tap.user_open 1152 sysctl is now used only to allow users to perform devfs cloning of 1153 tap devices, and the subsequent open may not succeed if the user is not 1154 in the appropriate group. This sysctl may be deprecated/removed 1155 completely in the future. 1156 115720191009: 1158 mips, powerpc, and sparc64 are no longer built as part of 1159 universe / tinderbox unless MAKE_OBSOLETE_GCC is defined. If 1160 not defined, mips, powerpc, and sparc64 builds will look for 1161 the xtoolchain binaries and if installed use them for universe 1162 builds. As llvm 9.0 becomes vetted for these architectures, they 1163 will be removed from the list. 1164 116520191009: 1166 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 1167 been upgraded to 9.0.0. Please see the 20141231 entry below for 1168 information about prerequisites and upgrading, if you are not already 1169 using clang 3.5.0 or higher. 1170 117120191003: 1172 The hpt27xx, hptmv, hptnr, and hptrr drivers have been removed from 1173 GENERIC. They are available as modules and can be loaded by adding 1174 to /boot/loader.conf hpt27xx_load="YES", hptmv_load="YES", 1175 hptnr_load="YES", or hptrr_load="YES", respectively. 1176 117720190913: 1178 ntpd no longer by default locks its pages in memory, allowing them 1179 to be paged out by the kernel. Use rlimit memlock to restore 1180 historic BSD behaviour. For example, add "rlimit memlock 32" 1181 to ntp.conf to lock up to 32 MB of ntpd address space in memory. 1182 118320190823: 1184 Several of ping6's options have been renamed for better consistency 1185 with ping. If you use any of -ARWXaghmrtwx, you must update your 1186 scripts. See ping6(8) for details. 1187 118820190727: 1189 The vfs.fusefs.sync_unmount and vfs.fusefs.init_backgrounded sysctls 1190 and the "-o sync_unmount" and "-o init_backgrounded" mount options have 1191 been removed from mount_fusefs(8). You can safely remove them from 1192 your scripts, because they had no effect. 1193 1194 The vfs.fusefs.fix_broken_io, vfs.fusefs.sync_resize, 1195 vfs.fusefs.refresh_size, vfs.fusefs.mmap_enable, 1196 vfs.fusefs.reclaim_revoked, and vfs.fusefs.data_cache_invalidate 1197 sysctls have been removed. If you felt the need to set any of them to 1198 a non-default value, please tell asomers@FreeBSD.org why. 1199 120020190713: 1201 Default permissions on the /var/account/acct file (and copies of it 1202 rotated by periodic daily scripts) are changed from 0644 to 0640 1203 because the file contains sensitive information that should not be 1204 world-readable. If the /var/account directory must be created by 1205 rc.d/accounting, the mode used is now 0750. Admins who use the 1206 accounting feature are encouraged to change the mode of an existing 1207 /var/account directory to 0750 or 0700. 1208 120920190620: 1210 Entropy collection and the /dev/random device are no longer optional 1211 components. The "device random" option has been removed. 1212 Implementations of distilling algorithms can still be made loadable 1213 with "options RANDOM_LOADABLE" (e.g., random_fortuna.ko). 1214 121520190612: 1216 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 1217 been upgraded to 8.0.1. Please see the 20141231 entry below for 1218 information about prerequisites and upgrading, if you are not already 1219 using clang 3.5.0 or higher. 1220 122120190608: 1222 A fix was applied to i386 kernel modules to avoid panics with 1223 dpcpu or vnet. Users need to recompile i386 kernel modules 1224 having pcpu or vnet sections or they will refuse to load. 1225 122620190513: 1227 User-wired pages now have their own counter, 1228 vm.stats.vm.v_user_wire_count. The vm.max_wired sysctl was renamed 1229 to vm.max_user_wired and changed from an unsigned int to an unsigned 1230 long. bhyve VMs wired with the -S are now subject to the user 1231 wiring limit; the vm.max_user_wired sysctl may need to be tuned to 1232 avoid running into the limit. 1233 123420190507: 1235 The IPSEC option has been removed from GENERIC. Users requiring 1236 ipsec(4) must now load the ipsec(4) kernel module. 1237 123820190507: 1239 The tap(4) driver has been folded into tun(4), and the module has been 1240 renamed to tuntap. You should update any kld_list="if_tap" or 1241 kld_list="if_tun" entries in /etc/rc.conf, if_tap_load="YES" or 1242 if_tun_load="YES" entries in /boot/loader.conf to load the if_tuntap 1243 module instead, and "device tap" or "device tun" entries in kernel 1244 config files to select the tuntap device instead. 1245 124620190418: 1247 The following knobs have been added related to tradeoffs between 1248 safe use of the random device and availability in the absence of 1249 entropy: 1250 1251 kern.random.initial_seeding.bypass_before_seeding: tunable; set 1252 non-zero to bypass the random device prior to seeding, or zero to 1253 block random requests until the random device is initially seeded. 1254 For now, set to 1 (unsafe) by default to restore pre-r346250 boot 1255 availability properties. 1256 1257 kern.random.initial_seeding.read_random_bypassed_before_seeding: 1258 read-only diagnostic sysctl that is set when bypass is enabled and 1259 read_random(9) is bypassed, to enable programmatic handling of this 1260 initial condition, if desired. 1261 1262 kern.random.initial_seeding.arc4random_bypassed_before_seeding: 1263 Similar to the above, but for arc4random(9) initial seeding. 1264 1265 kern.random.initial_seeding.disable_bypass_warnings: tunable; set 1266 non-zero to disable warnings in dmesg when the same conditions are 1267 met as for the diagnostic sysctls above. Defaults to zero, i.e., 1268 produce warnings in dmesg when the conditions are met. 1269 127020190416: 1271 The loadable random module KPI has changed; the random_infra_init() 1272 routine now requires a 3rd function pointer for a bool (*)(void) 1273 method that returns true if the random device is seeded (and 1274 therefore unblocked). 1275 127620190404: 1277 r345895 reverts r320698. This implies that an nfsuserd(8) daemon 1278 built from head sources between r320757 (July 6, 2017) and 1279 r338192 (Aug. 22, 2018) will not work unless the "-use-udpsock" 1280 is added to the command line. 1281 nfsuserd daemons built from head sources that are post-r338192 are 1282 not affected and should continue to work. 1283 128420190320: 1285 The fuse(4) module has been renamed to fusefs(4) for consistency with 1286 other filesystems. You should update any kld_load="fuse" entries in 1287 /etc/rc.conf, fuse_load="YES" entries in /boot/loader.conf, and 1288 "options FUSE" entries in kernel config files. 1289 129020190304: 1291 Clang, llvm, lld, lldb, compiler-rt and libc++ have been upgraded to 1292 8.0.0. Please see the 20141231 entry below for information about 1293 prerequisites and upgrading, if you are not already using clang 3.5.0 1294 or higher. 1295 129620190226: 1297 geom_uzip(4) depends on the new module xz. If geom_uzip is statically 1298 compiled into your custom kernel, add 'device xz' statement to the 1299 kernel config. 1300 130120190219: 1302 drm and drm2 have been removed from the tree. Please see 1303 https://wiki.freebsd.org/Graphics for the latest information on 1304 migrating to the drm ports. 1305 130620190131: 1307 Iflib is no longer unconditionally compiled into the kernel. Drivers 1308 using iflib and statically compiled into the kernel, now require 1309 the 'device iflib' config option. For the same drivers loaded as 1310 modules on kernels not having 'device iflib', the iflib.ko module 1311 is loaded automatically. 1312 131320190125: 1314 The IEEE80211_AMPDU_AGE and AH_SUPPORT_AR5416 kernel configuration 1315 options no longer exist since r343219 and r343427 respectively; 1316 nothing uses them, so they should be just removed from custom 1317 kernel config files. 1318 131920181230: 1320 r342635 changes the way efibootmgr(8) works by requiring users to add 1321 the -b (bootnum) parameter for commands where the bootnum was previously 1322 specified with each option. For example 'efibootmgr -B 0001' is now 1323 'efibootmgr -B -b 0001'. 1324 132520181220: 1326 r342286 modifies the NFSv4 server so that it obeys vfs.nfsd.nfs_privport 1327 in the same as it is applied to NFSv2 and 3. This implies that NFSv4 1328 servers that have vfs.nfsd.nfs_privport set will only allow mounts 1329 from clients using a reserved port. Since both the FreeBSD and Linux 1330 NFSv4 clients use reserved ports by default, this should not affect 1331 most NFSv4 mounts. 1332 133320181219: 1334 The XLP config has been removed. We can't support 64-bit atomics in this 1335 kernel because it is running in 32-bit mode. XLP users must transition 1336 to running a 64-bit kernel (XLP64 or XLPN32). 1337 1338 The mips GXEMUL support has been removed from FreeBSD. MALTA* + qemu is 1339 the preferred emulator today and we don't need two different ones. 1340 1341 The old sibyte / swarm / Broadcom BCM1250 support has been 1342 removed from the mips port. 1343 134420181211: 1345 Clang, llvm, lld, lldb, compiler-rt and libc++ have been upgraded to 1346 7.0.1. Please see the 20141231 entry below for information about 1347 prerequisites and upgrading, if you are not already using clang 3.5.0 1348 or higher. 1349 135020181211: 1351 Remove the timed and netdate programs from the base tree. Setting 1352 the time with these daemons has been obsolete for over a decade. 1353 135420181126: 1355 On amd64, arm64 and armv7 (architectures that install LLVM's ld.lld 1356 linker as /usr/bin/ld) GNU ld is no longer installed as ld.bfd, as 1357 it produces broken binaries when ifuncs are in use. Users needing 1358 GNU ld should install the binutils port or package. 1359 136020181123: 1361 The BSD crtbegin and crtend code has been enabled by default. It has 1362 had extensive testing on amd64, arm64, and i386. It can be disabled 1363 by building a world with -DWITHOUT_BSD_CRTBEGIN. 1364 136520181115: 1366 The set of CTM commands (ctm, ctm_smail, ctm_rmail, ctm_dequeue) 1367 has been converted to a port (misc/ctm) and will be removed from 1368 FreeBSD-13. It is available as a package (ctm) for all supported 1369 FreeBSD versions. 1370 137120181110: 1372 The default newsyslog.conf(5) file has been changed to only include 1373 files in /etc/newsyslog.conf.d/ and /usr/local/etc/newsyslog.conf.d/ if 1374 the filenames end in '.conf' and do not begin with a '.'. 1375 1376 You should check the configuration files in these two directories match 1377 this naming convention. You can verify which configuration files are 1378 being included using the command: 1379 $ newsyslog -Nrv 1380 138120181019: 1382 Stable/12 was branched created. 1383 138420181015: 1385 Ports for the DRM modules have been simplified. Now, amd64 users should 1386 just install the drm-kmod port. All others should install 1387 drm-legacy-kmod. 1388 1389 Graphics hardware that's newer than about 2010 usually works with 1390 drm-kmod. For hardware older than 2013, however, some users will need 1391 to use drm-legacy-kmod if drm-kmod doesn't work for them. Hardware older 1392 than 2008 usually only works in drm-legacy-kmod. The graphics team can 1393 only commit to hardware made since 2013 due to the complexity of the 1394 market and difficulty to test all the older cards effectively. If you 1395 have hardware supported by drm-kmod, you are strongly encouraged to use 1396 that as you will get better support. 1397 1398 Other than KPI chasing, drm-legacy-kmod will not be updated. As outlined 1399 elsewhere, the drm and drm2 modules will be eliminated from the src base 1400 soon (with a limited exception for arm). Please update to the package 1401 asap and report any issues to x11@freebsd.org. 1402 1403 Generally, anybody using the drm*-kmod packages should add 1404 WITHOUT_DRM_MODULE=t and WITHOUT_DRM2_MODULE=t to avoid nasty 1405 cross-threading surprises, especially with automatic driver 1406 loading from X11 startup. These will become the defaults in 13-current 1407 shortly. 1408 140920181012: 1410 The ixlv(4) driver has been renamed to iavf(4). As a consequence, 1411 custom kernel and module loading configuration files must be updated 1412 accordingly. Moreover, interfaces previous presented as ixlvN to the 1413 system are now exposed as iavfN and network configuration files must 1414 be adjusted as necessary. 1415 141620181009: 1417 OpenSSL has been updated to version 1.1.1. This update included 1418 additional various API changes throughout the base system. It is 1419 important to rebuild third-party software after upgrading. The value 1420 of __FreeBSD_version has been bumped accordingly. 1421 142220181006: 1423 The legacy DRM modules and drivers have now been added to the loader's 1424 module blacklist, in favor of loading them with kld_list in rc.conf(5). 1425 The module blacklist may be overridden with the loader.conf(5) 1426 'module_blacklist' variable, but loading them via rc.conf(5) is strongly 1427 encouraged. 1428 142920181002: 1430 The cam(4) based nda(4) driver will be used over nvd(4) by default on 1431 powerpc64. You may set 'options NVME_USE_NVD=1' in your kernel conf or 1432 loader tunable 'hw.nvme.use_nvd=1' if you wish to use the existing 1433 driver. Make sure to edit /boot/etc/kboot.conf and fstab to use the 1434 nda device name. 1435 143620180913: 1437 Reproducible build mode is now on by default, in preparation for 1438 FreeBSD 12.0. This eliminates build metadata such as the user, 1439 host, and time from the kernel (and uname), unless the working tree 1440 corresponds to a modified checkout from a version control system. 1441 The previous behavior can be obtained by setting the /etc/src.conf 1442 knob WITHOUT_REPRODUCIBLE_BUILD. 1443 144420180826: 1445 The Yarrow CSPRNG has been removed from the kernel as it has not been 1446 supported by its designers since at least 2003. Fortuna has been the 1447 default since FreeBSD-11. 1448 144920180822: 1450 devctl freeze/thaw have gone into the tree, the rc scripts have been 1451 updated to use them and devmatch has been changed. You should update 1452 kernel, userland and rc scripts all at the same time. 1453 145420180818: 1455 The default interpreter has been switched from 4th to Lua. 1456 LOADER_DEFAULT_INTERP, documented in build(7), will override the default 1457 interpreter. If you have custom FORTH code you will need to set 1458 LOADER_DEFAULT_INTERP=4th (valid values are 4th, lua or simp) in 1459 src.conf for the build. This will create default hard links between 1460 loader and loader_4th instead of loader and loader_lua, the new default. 1461 If you are using UEFI it will create the proper hard link to loader.efi. 1462 1463 bhyve uses userboot.so. It remains 4th-only until some issues are solved 1464 regarding coexisting with multiple versions of FreeBSD are resolved. 1465 146620180815: 1467 ls(1) now respects the COLORTERM environment variable used in other 1468 systems and software to indicate that a colored terminal is both 1469 supported and desired. If ls(1) is suddenly emitting colors, they may 1470 be disabled again by either removing the unwanted COLORTERM from your 1471 environment, or using `ls --color=never`. The ls(1) specific CLICOLOR 1472 may not be observed in a future release. 1473 147420180808: 1475 The default pager for most commands has been changed to "less". To 1476 restore the old behavior, set PAGER="more" and MANPAGER="more -s" in 1477 your environment. 1478 147920180731: 1480 The jedec_ts(4) driver has been removed. A superset of its functionality 1481 is available in the jedec_dimm(4) driver, and the manpage for that 1482 driver includes migration instructions. If you have "device jedec_ts" 1483 in your kernel configuration file, it must be removed. 1484 148520180730: 1486 amd64/GENERIC now has EFI runtime services, EFIRT, enabled by default. 1487 This should have no effect if the kernel is booted via BIOS/legacy boot. 1488 EFIRT may be disabled via a loader tunable, efi.rt.disabled, if a system 1489 has a buggy firmware that prevents a successful boot due to use of 1490 runtime services. 1491 149220180727: 1493 Atmel AT91RM9200 and AT91SAM9, Cavium CNS 11xx and XScale 1494 support has been removed from the tree. These ports were 1495 obsolete and/or known to be broken for many years. 1496 149720180723: 1498 loader.efi has been augmented to participate more fully in the 1499 UEFI boot manager protocol. loader.efi will now look at the 1500 BootXXXX environment variable to determine if a specific kernel 1501 or root partition was specified. XXXX is derived from BootCurrent. 1502 efibootmgr(8) manages these standard UEFI variables. 1503 150420180720: 1505 zfsloader's functionality has now been folded into loader. 1506 zfsloader is no longer necessary once you've updated your 1507 boot blocks. For a transition period, we will install a 1508 hardlink for zfsloader to loader to allow a smooth transition 1509 until the boot blocks can be updated (hard link because old 1510 zfs boot blocks don't understand symlinks). 1511 151220180719: 1513 ARM64 now have efifb support, if you want to have serial console 1514 on your arm64 board when an screen is connected and the bootloader 1515 setup a frame buffer for us to use, just add : 1516 boot_serial=YES 1517 boot_multicons=YES 1518 in /boot/loader.conf 1519 For Raspberry Pi 3 (RPI) users, this is needed even if you don't have 1520 an screen connected as the firmware will setup a frame buffer are that 1521 u-boot will expose as an EFI frame buffer. 1522 152320180719: 1524 New uid:gid added, ntpd:ntpd (123:123). Be sure to run mergemaster 1525 or take steps to update /etc/passwd before doing installworld on 1526 existing systems. Do not skip the "mergemaster -Fp" step before 1527 installworld, as described in the update procedures near the bottom 1528 of this document. Also, rc.d/ntpd now starts ntpd(8) as user ntpd 1529 if the new mac_ntpd(4) policy is available, unless ntpd_flags or 1530 the ntp config file contain options that change file/dir locations. 1531 When such options (e.g., "statsdir" or "crypto") are used, ntpd can 1532 still be run as non-root by setting ntpd_user=ntpd in rc.conf, after 1533 taking steps to ensure that all required files/dirs are accessible 1534 by the ntpd user. 1535 153620180717: 1537 Big endian arm support has been removed. 1538 153920180711: 1540 The static environment setup in kernel configs is no longer mutually 1541 exclusive with the loader(8) environment by default. In order to 1542 restore the previous default behavior of disabling the loader(8) 1543 environment if a static environment is present, you must specify 1544 loader_env.disabled=1 in the static environment. 1545 154620180705: 1547 The ABI of syscalls used by management tools like sockstat and 1548 netstat has been broken to allow 32-bit binaries to work on 1549 64-bit kernels without modification. These programs will need 1550 to match the kernel in order to function. External programs may 1551 require minor modifications to accommodate a change of type in 1552 structures from pointers to 64-bit virtual addresses. 1553 155420180702: 1555 On i386 and amd64 atomics are now inlined. Out of tree modules using 1556 atomics will need to be rebuilt. 1557 155820180701: 1559 The '%I' format in the kern.corefile sysctl limits the number of 1560 core files that a process can generate to the number stored in the 1561 debug.ncores sysctl. The '%I' format is replaced by the single digit 1562 index. Previously, if all indexes were taken the kernel would overwrite 1563 only a core file with the highest index in a filename. 1564 Currently the system will create a new core file if there is a free 1565 index or if all slots are taken it will overwrite the oldest one. 1566 156720180630: 1568 Clang, llvm, lld, lldb, compiler-rt and libc++ have been upgraded to 1569 6.0.1. Please see the 20141231 entry below for information about 1570 prerequisites and upgrading, if you are not already using clang 3.5.0 1571 or higher. 1572 157320180628: 1574 r335753 introduced a new quoting method. However, etc/devd/devmatch.conf 1575 needed to be changed to work with it. This change was made with r335763 1576 and requires a mergemaster / etcupdate / etc to update the installed 1577 file. 1578 157920180612: 1580 r334930 changed the interface between the NFS modules, so they all 1581 need to be rebuilt. r335018 did a __FreeBSD_version bump for this. 1582 158320180530: 1584 As of r334391 lld is the default amd64 system linker; it is installed 1585 as /usr/bin/ld. Kernel build workarounds (see 20180510 entry) are no 1586 longer necessary. 1587 158820180530: 1589 The kernel / userland interface for devinfo changed, so you'll 1590 need a new kernel and userland as a pair for it to work (rebuilding 1591 lib/libdevinfo is all that's required). devinfo and devmatch will 1592 not work, but everything else will when there's a mismatch. 1593 159420180523: 1595 The on-disk format for hwpmc callchain records has changed to include 1596 threadid corresponding to a given record. This changes the field offsets 1597 and thus requires that libpmcstat be rebuilt before using a kernel 1598 later than r334108. 1599 160020180517: 1601 The vxge(4) driver has been removed. This driver was introduced into 1602 HEAD one week before the Exar left the Ethernet market and is not 1603 known to be used. If you have device vxge in your kernel config file 1604 it must be removed. 1605 160620180510: 1607 The amd64 kernel now requires a ld that supports ifunc to produce a 1608 working kernel, either lld or a newer binutils. lld is built by default 1609 on amd64, and the 'buildkernel' target uses it automatically. However, 1610 it is not the default linker, so building the kernel the traditional 1611 way requires LD=ld.lld on the command line (or LD=/usr/local/bin/ld for 1612 binutils port/package). lld will soon be default, and this requirement 1613 will go away. 1614 1615 NOTE: As of r334391 lld is the default system linker on amd64, and no 1616 workaround is necessary. 1617 161820180508: 1619 The nxge(4) driver has been removed. This driver was for PCI-X 10g 1620 cards made by s2io/Neterion. The company was acquired by Exar and 1621 no longer sells or supports Ethernet products. If you have device 1622 nxge in your kernel config file it must be removed. 1623 162420180504: 1625 The tz database (tzdb) has been updated to 2018e. This version more 1626 correctly models time stamps in time zones with negative DST such as 1627 Europe/Dublin (from 1971 on), Europe/Prague (1946/7), and 1628 Africa/Windhoek (1994/2017). This does not affect the UT offsets, only 1629 time zone abbreviations and the tm_isdst flag. 1630 163120180502: 1632 The ixgb(4) driver has been removed. This driver was for an early and 1633 uncommon legacy PCI 10GbE for a single ASIC, Intel 82597EX. Intel 1634 quickly shifted to the long lived ixgbe family. If you have device 1635 ixgb in your kernel config file it must be removed. 1636 163720180501: 1638 The lmc(4) driver has been removed. This was a WAN interface 1639 card that was already reportedly rare in 2003, and had an ambiguous 1640 license. If you have device lmc in your kernel config file it must 1641 be removed. 1642 164320180413: 1644 Support for Arcnet networks has been removed. If you have device 1645 arcnet or device cm in your kernel config file they must be 1646 removed. 1647 164820180411: 1649 Support for FDDI networks has been removed. If you have device 1650 fddi or device fpa in your kernel config file they must be 1651 removed. 1652 165320180406: 1654 In addition to supporting RFC 3164 formatted messages, the 1655 syslogd(8) service is now capable of parsing RFC 5424 formatted 1656 log messages. The main benefit of using RFC 5424 is that clients 1657 may now send log messages with timestamps containing year numbers, 1658 microseconds and time zone offsets. 1659 1660 Similarly, the syslog(3) C library function has been altered to 1661 send RFC 5424 formatted messages to the local system logging 1662 daemon. On systems using syslogd(8), this change should have no 1663 negative impact, as long as syslogd(8) and the C library are 1664 updated at the same time. On systems using a different system 1665 logging daemon, it may be necessary to make configuration 1666 adjustments, depending on the software used. 1667 1668 When using syslog-ng, add the 'syslog-protocol' flag to local 1669 input sources to enable parsing of RFC 5424 formatted messages: 1670 1671 source src { 1672 unix-dgram("/var/run/log" flags(syslog-protocol)); 1673 } 1674 1675 When using rsyslog, disable the 'SysSock.UseSpecialParser' option 1676 of the 'imuxsock' module to let messages be processed by the 1677 regular RFC 3164/5424 parsing pipeline: 1678 1679 module(load="imuxsock" SysSock.UseSpecialParser="off") 1680 1681 Do note that these changes only affect communication between local 1682 applications and syslogd(8). The format that syslogd(8) uses to 1683 store messages on disk or forward messages to other systems 1684 remains unchanged. syslogd(8) still uses RFC 3164 for these 1685 purposes. Options to customize this behaviour will be added in the 1686 future. Utilities that process log files stored in /var/log are 1687 thus expected to continue to function as before. 1688 1689 __FreeBSD_version has been incremented to 1200061 to denote this 1690 change. 1691 169220180328: 1693 Support for token ring networks has been removed. If you 1694 have "device token" in your kernel config you should remove 1695 it. No device drivers supported token ring. 1696 169720180323: 1698 makefs was modified to be able to tag ISO9660 El Torito boot catalog 1699 entries as EFI instead of overloading the i386 tag as done previously. 1700 The amd64 mkisoimages.sh script used to build amd64 ISO images for 1701 release was updated to use this. This may mean that makefs must be 1702 updated before "make cdrom" can be run in the release directory. This 1703 should be as simple as: 1704 1705 $ cd $SRCDIR/usr.sbin/makefs 1706 $ make depend all install 1707 170820180212: 1709 FreeBSD boot loader enhanced with Lua scripting. It's purely opt-in for 1710 now by building WITH_LOADER_LUA and WITHOUT_FORTH in /etc/src.conf. 1711 Co-existence for the transition period will come shortly. Booting is a 1712 complex environment and test coverage for Lua-enabled loaders has been 1713 thin, so it would be prudent to assume it might not work and make 1714 provisions for backup boot methods. 1715 171620180211: 1717 devmatch functionality has been turned on in devd. It will automatically 1718 load drivers for unattached devices. This may cause unexpected drivers 1719 to be loaded. Please report any problems to current@ and 1720 imp@freebsd.org. 1721 172220180114: 1723 Clang, llvm, lld, lldb, compiler-rt and libc++ have been upgraded to 1724 6.0.0. Please see the 20141231 entry below for information about 1725 prerequisites and upgrading, if you are not already using clang 3.5.0 1726 or higher. 1727 172820180110: 1729 LLVM's lld linker is now used as the FreeBSD/amd64 bootstrap linker. 1730 This means it is used to link the kernel and userland libraries and 1731 executables, but is not yet installed as /usr/bin/ld by default. 1732 1733 To revert to ld.bfd as the bootstrap linker, in /etc/src.conf set 1734 WITHOUT_LLD_BOOTSTRAP=yes 1735 173620180110: 1737 On i386, pmtimer has been removed. Its functionality has been folded 1738 into apm. It was a no-op on ACPI in current for a while now (but was 1739 still needed on i386 in FreeBSD 11 and earlier). Users may need to 1740 remove it from kernel config files. 1741 174220180104: 1743 The use of RSS hash from the network card aka flowid has been 1744 disabled by default for lagg(4) as it's currently incompatible with 1745 the lacp and loadbalance protocols. 1746 1747 This can be re-enabled by setting the following in loader.conf: 1748 net.link.lagg.default_use_flowid="1" 1749 175020180102: 1751 The SW_WATCHDOG option is no longer necessary to enable the 1752 hardclock-based software watchdog if no hardware watchdog is 1753 configured. As before, SW_WATCHDOG will cause the software 1754 watchdog to be enabled even if a hardware watchdog is configured. 1755 175620171215: 1757 r326887 fixes the issue described in the 20171214 UPDATING entry. 1758 r326888 flips the switch back to building GELI support always. 1759 176020171214: 1761 r362593 broke ZFS + GELI support for reasons unknown. However, 1762 it also broke ZFS support generally, so GELI has been turned off 1763 by default as the lesser evil in r326857. If you boot off ZFS and/or 1764 GELI, it might not be a good time to update. 1765 176620171125: 1767 PowerPC users must update loader(8) by rebuilding world before 1768 installing a new kernel, as the protocol connecting them has 1769 changed. Without the update, loader metadata will not be passed 1770 successfully to the kernel and users will have to enter their 1771 root partition at the kernel mountroot prompt to continue booting. 1772 Newer versions of loader can boot old kernels without issue. 1773 177420171110: 1775 The LOADER_FIREWIRE_SUPPORT build variable has been renamed to 1776 WITH/OUT_LOADER_FIREWIRE. LOADER_{NO_,}GELI_SUPPORT has been renamed 1777 to WITH/OUT_LOADER_GELI. 1778 177920171106: 1780 The naive and non-compliant support of posix_fallocate(2) in ZFS 1781 has been removed as of r325320. The system call now returns EINVAL 1782 when used on a ZFS file. Although the new behavior complies with the 1783 standard, some consumers are not prepared to cope with it. 1784 One known victim is lld prior to r325420. 1785 178620171102: 1787 Building in a FreeBSD src checkout will automatically create object 1788 directories now rather than store files in the current directory if 1789 'make obj' was not ran. Calling 'make obj' is no longer necessary. 1790 This feature can be disabled by setting WITHOUT_AUTO_OBJ=yes in 1791 /etc/src-env.conf (not /etc/src.conf), or passing the option in the 1792 environment. 1793 179420171101: 1795 The default MAKEOBJDIR has changed from /usr/obj/<srcdir> for native 1796 builds, and /usr/obj/<arch>/<srcdir> for cross-builds, to a unified 1797 /usr/obj/<srcdir>/<arch>. This behavior can be changed to the old 1798 format by setting WITHOUT_UNIFIED_OBJDIR=yes in /etc/src-env.conf, 1799 the environment, or with -DWITHOUT_UNIFIED_OBJDIR when building. 1800 The UNIFIED_OBJDIR option is a transitional feature that will be 1801 removed for 12.0 release; please migrate to the new format for any 1802 tools by looking up the OBJDIR used by 'make -V .OBJDIR' means rather 1803 than hardcoding paths. 1804 180520171028: 1806 The native-xtools target no longer installs the files by default to the 1807 OBJDIR. Use the native-xtools-install target with a DESTDIR to install 1808 to ${DESTDIR}/${NXTP} where NXTP defaults to /nxb-bin. 1809 181020171021: 1811 As part of the boot loader infrastructure cleanup, LOADER_*_SUPPORT 1812 options are changing from controlling the build if defined / undefined 1813 to controlling the build with explicit 'yes' or 'no' values. They will 1814 shift to WITH/WITHOUT options to match other options in the system. 1815 181620171010: 1817 libstand has turned into a private library for sys/boot use only. 1818 It is no longer supported as a public interface outside of sys/boot. 1819 182020171005: 1821 The arm port has split armv6 into armv6 and armv7. armv7 is now 1822 a valid TARGET_ARCH/MACHINE_ARCH setting. If you have an armv7 system 1823 and are running a kernel from before r324363, you will need to add 1824 MACHINE_ARCH=armv7 to 'make buildworld' to do a native build. 1825 182620171003: 1827 When building multiple kernels using KERNCONF, non-existent KERNCONF 1828 files will produce an error and buildkernel will fail. Previously 1829 missing KERNCONF files silently failed giving no indication as to 1830 why, only to subsequently discover during installkernel that the 1831 desired kernel was never built in the first place. 1832 183320170912: 1834 The default serial number format for CTL LUNs has changed. This will 1835 affect users who use /dev/diskid/* device nodes, or whose FibreChannel 1836 or iSCSI clients care about their LUNs' serial numbers. Users who 1837 require serial number stability should hardcode serial numbers in 1838 /etc/ctl.conf . 1839 184020170912: 1841 For 32-bit arm compiled for hard-float support, soft-floating point 1842 binaries now always get their shared libraries from 1843 LD_SOFT_LIBRARY_PATH (in the past, this was only used if 1844 /usr/libsoft also existed). Only users with a hard-float ld.so, but 1845 soft-float everything else should be affected. 1846 184720170826: 1848 The geli password typed at boot is now hidden. To restore the previous 1849 behavior, see geli(8) for configuration options. 1850 185120170825: 1852 Move PMTUD blackhole counters to TCPSTATS and remove them from bare 1853 sysctl values. Minor nit, but requires a rebuild of both world/kernel 1854 to complete. 1855 185620170814: 1857 "make check" behavior (made in ^/head@r295380) has been changed to 1858 execute from a limited sandbox, as opposed to executing from 1859 ${TESTSDIR}. 1860 1861 Behavioral changes: 1862 - The "beforecheck" and "aftercheck" targets are now specified. 1863 - ${CHECKDIR} (added in commit noted above) has been removed. 1864 - Legacy behavior can be enabled by setting 1865 WITHOUT_MAKE_CHECK_USE_SANDBOX in src.conf(5) or the environment. 1866 1867 If the limited sandbox mode is enabled, "make check" will execute 1868 "make distribution", then install, execute the tests, and clean up the 1869 sandbox if successful. 1870 1871 The "make distribution" and "make install" targets are typically run as 1872 root to set appropriate permissions and ownership at installation time. 1873 The end-user should set "WITH_INSTALL_AS_USER" in src.conf(5) or the 1874 environment if executing "make check" with limited sandbox mode using 1875 an unprivileged user. 1876 187720170808: 1878 Since the switch to GPT disk labels, fsck for UFS/FFS has been 1879 unable to automatically find alternate superblocks. As of r322297, 1880 the information needed to find alternate superblocks has been 1881 moved to the end of the area reserved for the boot block. 1882 Filesystems created with a newfs of this vintage or later 1883 will create the recovery information. If you have a filesystem 1884 created prior to this change and wish to have a recovery block 1885 created for your filesystem, you can do so by running fsck in 1886 foreground mode (i.e., do not use the -p or -y options). As it 1887 starts, fsck will ask ``SAVE DATA TO FIND ALTERNATE SUPERBLOCKS'' 1888 to which you should answer yes. 1889 189020170728: 1891 As of r321665, an NFSv4 server configuration that services 1892 Kerberos mounts or clients that do not support the uid/gid in 1893 owner/owner_group string capability, must explicitly enable 1894 the nfsuserd daemon by adding nfsuserd_enable="YES" to the 1895 machine's /etc/rc.conf file. 1896 189720170722: 1898 Clang, llvm, lldb, compiler-rt and libc++ have been upgraded to 5.0.0. 1899 Please see the 20141231 entry below for information about prerequisites 1900 and upgrading, if you are not already using clang 3.5.0 or higher. 1901 190220170701: 1903 WITHOUT_RCMDS is now the default. Set WITH_RCMDS if you need the 1904 r-commands (rlogin, rsh, etc.) to be built with the base system. 1905 190620170625: 1907 The FreeBSD/powerpc platform now uses a 64-bit type for time_t. This is 1908 a very major ABI incompatible change, so users of FreeBSD/powerpc must 1909 be careful when performing source upgrades. It is best to run 1910 'make installworld' from an alternate root system, either a live 1911 CD/memory stick, or a temporary root partition. Additionally, all ports 1912 must be recompiled. powerpc64 is largely unaffected, except in the case 1913 of 32-bit compatibility. All 32-bit binaries will be affected. 1914 191520170623: 1916 Forward compatibility for the "ino64" project have been committed. This 1917 will allow most new binaries to run on older kernels in a limited 1918 fashion. This prevents many of the common foot-shooting actions in the 1919 upgrade as well as the limited ability to roll back the kernel across 1920 the ino64 upgrade. Complicated use cases may not work properly, though 1921 enough simpler ones work to allow recovery in most situations. 1922 192320170620: 1924 Switch back to the BSDL dtc (Device Tree Compiler). Set WITH_GPL_DTC 1925 if you require the GPL compiler. 1926 192720170619: 1928 Forward compatibility for the "ino64" project have been committed. This 1929 will allow most new binaries to run on older kernels in a limited 1930 fashion. This prevents many of the common foot-shooting actions in the 1931 upgrade as well as the limited ability to roll back the kernel across 1932 the ino64 upgrade. Complicated use cases may not work properly, though 1933 enough simpler ones work to allow recovery in most situations. 1934 193520170618: 1936 The internal ABI used for communication between the NFS kernel modules 1937 was changed by r320085, so __FreeBSD_version was bumped to 1938 ensure all the NFS related modules are updated together. 1939 194020170617: 1941 The ABI of struct event was changed by extending the data 1942 member to 64bit and adding ext fields. For upgrade, same 1943 precautions as for the entry 20170523 "ino64" must be 1944 followed. 1945 194620170531: 1947 The GNU roff toolchain has been removed from base. To render manpages 1948 which are not supported by mandoc(1), man(1) can fallback on GNU roff 1949 from ports (and recommends to install it). 1950 To render roff(7) documents, consider using GNU roff from ports or the 1951 heirloom doctools roff toolchain from ports via pkg install groff or 1952 via pkg install heirloom-doctools. 1953 195420170524: 1955 The ath(4) and ath_hal(4) modules now build piecemeal to allow for 1956 smaller runtime footprint builds. This is useful for embedded systems 1957 which only require one chipset support. 1958 1959 If you load it as a module, make sure this is in /boot/loader.conf: 1960 1961 if_ath_load="YES" 1962 1963 This will load the HAL, all chip/RF backends and if_ath_pci. 1964 If you have if_ath_pci in /boot/loader.conf, ensure it is after 1965 if_ath or it will not load any HAL chipset support. 1966 1967 If you want to selectively load things (eg on cheaper ARM/MIPS 1968 platforms where RAM is at a premium) you should: 1969 1970 * load ath_hal 1971 * load the chip modules in question 1972 * load ath_rate, ath_dfs 1973 * load ath_main 1974 * load if_ath_pci and/or if_ath_ahb depending upon your particular 1975 bus bind type - this is where probe/attach is done. 1976 1977 For further comments/feedback, poke adrian@ . 1978 197920170523: 1980 The "ino64" 64-bit inode project has been committed, which extends 1981 a number of types to 64 bits. Upgrading in place requires care and 1982 adherence to the documented upgrade procedure. 1983 1984 If using a custom kernel configuration ensure that the 1985 COMPAT_FREEBSD11 option is included (as during the upgrade the 1986 system will be running the ino64 kernel with the existing world). 1987 1988 For the safest in-place upgrade begin by removing previous build 1989 artifacts via "rm -rf /usr/obj/*". Then, carefully follow the full 1990 procedure documented below under the heading "To rebuild everything and 1991 install it on the current system." Specifically, a reboot is required 1992 after installing the new kernel before installing world. While an 1993 installworld normally works by accident from multiuser after rebooting 1994 the proper kernel, there are many cases where this will fail across this 1995 upgrade and installworld from single user is required. 1996 199720170424: 1998 The NATM framework including the en(4), fatm(4), hatm(4), and 1999 patm(4) devices has been removed. Consumers should plan a 2000 migration before the end-of-life date for FreeBSD 11. 2001 200220170420: 2003 GNU diff has been replaced by a BSD licensed diff. Some features of GNU 2004 diff has not been implemented, if those are needed a newer version of 2005 GNU diff is available via the diffutils package under the gdiff name. 2006 200720170413: 2008 As of r316810 for ipfilter, keep frags is no longer assumed when 2009 keep state is specified in a rule. r316810 aligns ipfilter with 2010 documentation in man pages separating keep frags from keep state. 2011 This allows keep state to be specified without forcing keep frags 2012 and allows keep frags to be specified independently of keep state. 2013 To maintain previous behaviour, also specify keep frags with 2014 keep state (as documented in ipf.conf.5). 2015 201620170407: 2017 arm64 builds now use the base system LLD 4.0.0 linker by default, 2018 instead of requiring that the aarch64-binutils port or package be 2019 installed. To continue using aarch64-binutils, set 2020 CROSS_BINUTILS_PREFIX=/usr/local/aarch64-freebsd/bin . 2021 202220170405: 2023 The UDP optimization in entry 20160818 that added the sysctl 2024 net.inet.udp.require_l2_bcast has been reverted. L2 broadcast 2025 packets will no longer be treated as L3 broadcast packets. 2026 202720170331: 2028 Binds and sends to the loopback addresses, IPv6 and IPv4, will now 2029 use any explicitly assigned loopback address available in the jail 2030 instead of using the first assigned address of the jail. 2031 203220170329: 2033 The ctl.ko module no longer implements the iSCSI target frontend: 2034 cfiscsi.ko does instead. 2035 2036 If building cfiscsi.ko as a kernel module, the module can be loaded 2037 via one of the following methods: 2038 - `cfiscsi_load="YES"` in loader.conf(5). 2039 - Add `cfiscsi` to `$kld_list` in rc.conf(5). 2040 - ctladm(8)/ctld(8), when compiled with iSCSI support 2041 (`WITH_ISCSI=yes` in src.conf(5)) 2042 2043 Please see cfiscsi(4) for more details. 2044 204520170316: 2046 The mmcsd.ko module now additionally depends on geom_flashmap.ko. 2047 Also, mmc.ko and mmcsd.ko need to be a matching pair built from the 2048 same source (previously, the dependency of mmcsd.ko on mmc.ko was 2049 missing, but mmcsd.ko now will refuse to load if it is incompatible 2050 with mmc.ko). 2051 205220170315: 2053 The syntax of ipfw(8) named states was changed to avoid ambiguity. 2054 If you have used named states in the firewall rules, you need to modify 2055 them after installworld and before rebooting. Now named states must 2056 be prefixed with colon. 2057 205820170311: 2059 The old drm (sys/dev/drm/) drivers for i915 and radeon have been 2060 removed as the userland we provide cannot use them. The KMS version 2061 (sys/dev/drm2) supports the same hardware. 2062 206320170302: 2064 Clang, llvm, lldb, compiler-rt and libc++ have been upgraded to 4.0.0. 2065 Please see the 20141231 entry below for information about prerequisites 2066 and upgrading, if you are not already using clang 3.5.0 or higher. 2067 206820170221: 2069 The code that provides support for ZFS .zfs/ directory functionality 2070 has been reimplemented. It's not possible now to create a snapshot 2071 by mkdir under .zfs/snapshot/. That should be the only user visible 2072 change. 2073 207420170216: 2075 EISA bus support has been removed. The WITH_EISA option is no longer 2076 valid. 2077 207820170215: 2079 MCA bus support has been removed. 2080 208120170127: 2082 The WITH_LLD_AS_LD / WITHOUT_LLD_AS_LD build knobs have been renamed 2083 WITH_LLD_IS_LD / WITHOUT_LLD_IS_LD, for consistency with CLANG_IS_CC. 2084 208520170112: 2086 The EM_MULTIQUEUE kernel configuration option is deprecated now that 2087 the em(4) driver conforms to iflib specifications. 2088 208920170109: 2090 The igb(4), em(4) and lem(4) ethernet drivers are now implemented via 2091 IFLIB. If you have a custom kernel configuration that excludes em(4) 2092 but you use igb(4), you need to re-add em(4) to your custom 2093 configuration. 2094 209520161217: 2096 Clang, llvm, lldb, compiler-rt and libc++ have been upgraded to 3.9.1. 2097 Please see the 20141231 entry below for information about prerequisites 2098 and upgrading, if you are not already using clang 3.5.0 or higher. 2099 210020161124: 2101 Clang, llvm, lldb, compiler-rt and libc++ have been upgraded to 3.9.0. 2102 Please see the 20141231 entry below for information about prerequisites 2103 and upgrading, if you are not already using clang 3.5.0 or higher. 2104 210520161119: 2106 The layout of the pmap structure has changed for powerpc to put the pmap 2107 statistics at the front for all CPU variations. libkvm(3) and all tools 2108 that link against it need to be recompiled. 2109 211020161030: 2111 isl(4) and cyapa(4) drivers now require a new driver, 2112 chromebook_platform(4), to work properly on Chromebook-class hardware. 2113 On other types of hardware the drivers may need to be configured using 2114 device hints. Please see the corresponding manual pages for details. 2115 211620161017: 2117 The urtwn(4) driver was merged into rtwn(4) and now consists of 2118 rtwn(4) main module + rtwn_usb(4) and rtwn_pci(4) bus-specific 2119 parts. 2120 Also, firmware for RTL8188CE was renamed due to possible name 2121 conflict (rtwnrtl8192cU(B) -> rtwnrtl8192cE(B)) 2122 212320161015: 2124 GNU rcs has been removed from base. It is available as packages: 2125 - rcs: Latest GPLv3 GNU rcs version. 2126 - rcs57: Copy of the latest version of GNU rcs (GPLv2) before it was 2127 removed from base. 2128 212920161008: 2130 Use of the cc_cdg, cc_chd, cc_hd, or cc_vegas congestion control 2131 modules now requires that the kernel configuration contain the 2132 TCP_HHOOK option. (This option is included in the GENERIC kernel.) 2133 213420161003: 2135 The WITHOUT_ELFCOPY_AS_OBJCOPY src.conf(5) knob has been retired. 2136 ELF Tool Chain's elfcopy is always installed as /usr/bin/objcopy. 2137 213820160924: 2139 Relocatable object files with the extension of .So have been renamed 2140 to use an extension of .pico instead. The purpose of this change is 2141 to avoid a name clash with shared libraries on case-insensitive file 2142 systems. On those file systems, foo.So is the same file as foo.so. 2143 214420160918: 2145 GNU rcs has been turned off by default. It can (temporarily) be built 2146 again by adding WITH_RCS knob in src.conf. 2147 Otherwise, GNU rcs is available from packages: 2148 - rcs: Latest GPLv3 GNU rcs version. 2149 - rcs57: Copy of the latest version of GNU rcs (GPLv2) from base. 2150 215120160918: 2152 The backup_uses_rcs functionality has been removed from rc.subr. 2153 215420160908: 2155 The queue(3) debugging macro, QUEUE_MACRO_DEBUG, has been split into 2156 two separate components, QUEUE_MACRO_DEBUG_TRACE and 2157 QUEUE_MACRO_DEBUG_TRASH. Define both for the original 2158 QUEUE_MACRO_DEBUG behavior. 2159 216020160824: 2161 r304787 changed some ioctl interfaces between the iSCSI userspace 2162 programs and the kernel. ctladm, ctld, iscsictl, and iscsid must be 2163 rebuilt to work with new kernels. __FreeBSD_version has been bumped 2164 to 1200005. 2165 216620160818: 2167 The UDP receive code has been updated to only treat incoming UDP 2168 packets that were addressed to an L2 broadcast address as L3 2169 broadcast packets. It is not expected that this will affect any 2170 standards-conforming UDP application. The new behaviour can be 2171 disabled by setting the sysctl net.inet.udp.require_l2_bcast to 2172 0. 2173 217420160818: 2175 Remove the openbsd_poll system call. 2176 __FreeBSD_version has been bumped because of this. 2177 217820160708: 2179 The stable/11 branch has been created from head@r302406. 2180 2181After branch N is created, entries older than the N-2 branch point are removed 2182from this file. After stable/14 is branched and current becomes FreeBSD 15, 2183entries older than stable/12 branch point will be removed from current's 2184UPDATING file. 2185 2186COMMON ITEMS: 2187 2188 General Notes 2189 ------------- 2190 Sometimes, obscure build problems are the result of environment 2191 poisoning. This can happen because the make utility reads its 2192 environment when searching for values for global variables. To run 2193 your build attempts in an "environmental clean room", prefix all make 2194 commands with 'env -i '. See the env(1) manual page for more details. 2195 Occasionally a build failure will occur with "make -j" due to a race 2196 condition. If this happens try building again without -j, and please 2197 report a bug if it happens consistently. 2198 2199 When upgrading from one major version to another it is generally best to 2200 upgrade to the latest code in the currently installed branch first, then 2201 do an upgrade to the new branch. This is the best-tested upgrade path, 2202 and has the highest probability of being successful. Please try this 2203 approach if you encounter problems with a major version upgrade. Since 2204 the stable 4.x branch point, one has generally been able to upgrade from 2205 anywhere in the most recent stable branch to head / current (or even the 2206 last couple of stable branches). See the top of this file when there's 2207 an exception. 2208 2209 The update process will emit an error on an attempt to perform a build 2210 or install from a FreeBSD version below the earliest supported version. 2211 When updating from an older version the update should be performed one 2212 major release at a time, including running `make delete-old` at each 2213 step. 2214 2215 When upgrading a live system, having a root shell around before 2216 installing anything can help undo problems. Not having a root shell 2217 around can lead to problems if pam has changed too much from your 2218 starting point to allow continued authentication after the upgrade. 2219 2220 This file should be read as a log of events. When a later event changes 2221 information of a prior event, the prior event should not be deleted. 2222 Instead, a pointer to the entry with the new information should be 2223 placed in the old entry. Readers of this file should also sanity check 2224 older entries before relying on them blindly. Authors of new entries 2225 should write them with this in mind. 2226 2227 ZFS notes 2228 --------- 2229 When upgrading the boot ZFS pool to a new version (via zpool upgrade), 2230 always follow these three steps: 2231 2232 1) recompile and reinstall the ZFS boot loader and boot block 2233 (this is part of "make buildworld" and "make installworld") 2234 2235 2) update the ZFS boot block on your boot drive (only required when 2236 doing a zpool upgrade): 2237 2238 When booting on x86 via BIOS, use the following to update the ZFS boot 2239 block on the freebsd-boot partition of a GPT partitioned drive ada0: 2240 gpart bootcode -p /boot/gptzfsboot -i $N ada0 2241 The value $N will typically be 1. For EFI booting, see EFI notes. 2242 2243 3) zpool upgrade the root pool. New bootblocks will work with old 2244 pools, but not vice versa, so they need to be updated before any 2245 zpool upgrade. 2246 2247 Non-boot pools do not need these updates. 2248 2249 EFI notes 2250 --------- 2251 2252 There are two locations the boot loader can be installed into. The 2253 current location (and the default) is \efi\freebsd\loader.efi and using 2254 efibootmgr(8) to configure it. The old location, that must be used on 2255 deficient systems that don't honor efibootmgr(8) protocols, is the 2256 fallback location of \EFI\BOOT\BOOTxxx.EFI. Generally, you will copy 2257 /boot/loader.efi to this location, but on systems installed a long time 2258 ago the ESP may be too small and /boot/boot1.efi may be needed unless 2259 the ESP has been expanded in the meantime. 2260 2261 Recent systems will have the ESP mounted on /boot/efi, but older ones 2262 may not have it mounted at all, or mounted in a different 2263 location. Older arm SD images with MBR used /boot/msdos as the 2264 mountpoint. The ESP is a MSDOS filesystem. 2265 2266 The EFI boot loader rarely needs to be updated. For ZFS booting, 2267 however, you must update loader.efi before you do 'zpool upgrade' the 2268 root zpool, otherwise the old loader.efi may reject the upgraded zpool 2269 since it does not automatically understand some new features. 2270 2271 See loader.efi(8) and uefi(8) for more details. 2272 2273 To build a kernel 2274 ----------------- 2275 If you are updating from a prior version of FreeBSD (even one just 2276 a few days old), you should follow this procedure. It is the most 2277 failsafe as it uses a /usr/obj tree with a fresh mini-buildworld, 2278 2279 make kernel-toolchain 2280 make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=YOUR_KERNEL_HERE 2281 make -DALWAYS_CHECK_MAKE installkernel KERNCONF=YOUR_KERNEL_HERE 2282 2283 If you are running kernel modules from ports, see FOOTNOTE [1]. 2284 2285 To test a kernel once 2286 --------------------- 2287 If you just want to boot a kernel once (because you are not sure 2288 if it works, or if you want to boot a known bad kernel to provide 2289 debugging information) run 2290 make installkernel KERNCONF=YOUR_KERNEL_HERE KODIR=/boot/testkernel 2291 nextboot -k testkernel 2292 2293 To rebuild everything and install it on the current system. 2294 ----------------------------------------------------------- 2295 # Note: sometimes if you are running current you gotta do more than 2296 # is listed here if you are upgrading from a really old current. 2297 2298 <make sure you have good level 0 dumps> [2] 2299 make buildworld 2300 <make sure any needed PORTS_MODULES are set> [1] 2301 make buildkernel KERNCONF=YOUR_KERNEL_HERE 2302 make installkernel KERNCONF=YOUR_KERNEL_HERE 2303 <reboot in single user> [3] 2304 etcupdate -p [5] 2305 make installworld 2306 etcupdate -B [4] 2307 make delete-old [6] 2308 <reboot> 2309 2310 To cross-install current onto a separate partition 2311 -------------------------------------------------- 2312 # In this approach we use a separate partition to hold 2313 # current's root, 'usr', and 'var' directories. A partition 2314 # holding "/", "/usr" and "/var" should be about 2GB in 2315 # size. 2316 2317 <make sure you have good level 0 dumps> 2318 <boot into -stable> 2319 make buildworld 2320 make buildkernel KERNCONF=YOUR_KERNEL_HERE [1] 2321 <maybe newfs current's root partition> 2322 <mount current's root partition on directory ${CURRENT_ROOT}> 2323 make installworld DESTDIR=${CURRENT_ROOT} -DDB_FROM_SRC 2324 make distribution DESTDIR=${CURRENT_ROOT} # if newfs'd 2325 make installkernel KERNCONF=YOUR_KERNEL_HERE DESTDIR=${CURRENT_ROOT} 2326 cp /etc/fstab ${CURRENT_ROOT}/etc/fstab # if newfs'd 2327 <edit ${CURRENT_ROOT}/etc/fstab to mount "/" from the correct partition> 2328 <reboot into current> 2329 <do a "native" rebuild/install as described in the previous section> 2330 <maybe install compatibility libraries from ports/misc/compat*> 2331 <reboot> 2332 2333 2334 To upgrade in-place from stable to current 2335 ---------------------------------------------- 2336 <make sure you have good level 0 dumps> [2] 2337 make buildworld [9] 2338 <make sure any needed PORTS_MODULES are set> [1] 2339 make buildkernel KERNCONF=YOUR_KERNEL_HERE [8] 2340 make installkernel KERNCONF=YOUR_KERNEL_HERE 2341 <reboot in single user> [3] 2342 etcupdate -p [5] 2343 make installworld 2344 etcupdate -B [4] 2345 make delete-old [6] 2346 <reboot> 2347 2348 Make sure that you've read the UPDATING file to understand the 2349 tweaks to various things you need. At this point in the life 2350 cycle of current, things change often and you are on your own 2351 to cope. The defaults can also change, so please read ALL of 2352 the UPDATING entries. 2353 2354 Also, if you are tracking -current, you must be subscribed to 2355 freebsd-current@freebsd.org. Make sure that before you update 2356 your sources that you have read and understood all the recent 2357 messages there. If in doubt, please track -stable which has 2358 much fewer pitfalls. 2359 2360FOOTNOTES: 2361 2362 [1] If you have third party modules, such as drm-kmod or vmware, you 2363 should disable them at this point so they don't crash your system on 2364 reboot. Alternatively, you should rebuild all the modules you have in 2365 your system and install them as well. If you are running -current, you 2366 should seriously consider placing all sources to all the modules for 2367 your system (or symlinks to them) in /usr/local/sys/modules so this 2368 happens automatically. If all your modules come from ports, then adding 2369 the port origin directories to PORTS_MODULES instead is also automatic 2370 and effective, eg: 2371 PORTS_MODULES+=graphics/drm-kmod graphics/nvidia-drm-kmod 2372 2373 [2] To make complete dumps on zfs(4), use bectl(8), which 2374 creates bootable snapshots of configurable depth that are 2375 selectable via the bootloader. For ufs(4), use dump(8) and 2376 restore(8). 2377 2378 [3] From the bootblocks, boot -s, and then do 2379 fsck -p 2380 mount -u / 2381 mount -a 2382 sh /etc/rc.d/zfs start # mount zfs filesystem, if needed 2383 cd src # full path to source 2384 adjkerntz -i # if CMOS is wall time 2385 Also, when doing a major release upgrade, it is required that you boot 2386 into single user mode to do the installworld. 2387 2388 [4] Note: This step is non-optional. Failure to do this step 2389 can result in a significant reduction in the functionality of the 2390 system. Attempting to do it by hand is not recommended and those 2391 that pursue this avenue should read this file carefully, as well 2392 as the archives of freebsd-current and freebsd-hackers mailing lists 2393 for potential gotchas. See etcupdate(8) for more information. 2394 2395 [5] Usually this step is a no-op. However, from time to time 2396 you may need to do this if you get unknown user in the following 2397 step. 2398 2399 [6] This only deletes old files and directories. Old libraries 2400 can be deleted by "make delete-old-libs", but you have to make 2401 sure that no program is using those libraries anymore. 2402 2403 [8] The new kernel must be able to run existing binaries used by an 2404 installworld. When upgrading across major versions, the new kernel's 2405 configuration must include the correct COMPAT_FREEBSD<n> option for 2406 existing binaries (e.g. COMPAT_FREEBSD11 to run 11.x binaries). Failure 2407 to do so may leave you with a system that is hard to boot to recover. A 2408 GENERIC kernel will include suitable compatibility options to run 2409 binaries from older branches. Note that the ability to run binaries 2410 from unsupported branches is not guaranteed. 2411 2412 Make sure that you merge any new devices from GENERIC since the 2413 last time you updated your kernel config file. Options also 2414 change over time, so you may need to adjust your custom kernels 2415 for these as well. 2416 2417 [9] If CPUTYPE is defined in your /etc/make.conf, make sure to use the 2418 "?=" instead of the "=" assignment operator, so that buildworld can 2419 override the CPUTYPE if it needs to. 2420 2421 MAKEOBJDIRPREFIX must be defined in an environment variable, and 2422 not on the command line, or in /etc/make.conf. buildworld will 2423 warn if it is improperly defined. 2424FORMAT: 2425 2426This file contains a list, in reverse chronological order, of major 2427breakages in tracking -current. It is not guaranteed to be a complete 2428list of such breakages, and only contains entries since September 23, 2011. 2429If you need to see UPDATING entries from before that date, you will need 2430to fetch an UPDATING file from an older FreeBSD release. 2431 2432Copyright information: 2433 2434Copyright 1998-2009 M. Warner Losh <imp@FreeBSD.org> 2435 2436Redistribution, publication, translation and use, with or without 2437modification, in full or in part, in any form or format of this 2438document are permitted without further permission from the author. 2439 2440THIS DOCUMENT IS PROVIDED BY WARNER LOSH ``AS IS'' AND ANY EXPRESS OR 2441IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 2442WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 2443DISCLAIMED. IN NO EVENT SHALL WARNER LOSH BE LIABLE FOR ANY DIRECT, 2444INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2445(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 2446SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2447HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 2448STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2449IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 2450POSSIBILITY OF SUCH DAMAGE. 2451 2452Contact Warner Losh if you have any questions about your use of 2453this document. 2454