UPDATING (1409e715e64d67b3093a889e63b33ef48e280ec8) | UPDATING (32a04bb81dd1d62186922d38c6f8d6df9f615231) |
---|---|
1Updating Information for FreeBSD current users. 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 --- 37 unchanged lines hidden (view full) --- 46 the last couple of stable branches, so be careful. 47 48 If you're running a hybrid system on 9.x or 10.x with an updated clang 49 compiler or are using an supported external toolchain, the build system 50 will allow the upgrade. Otherwise it will print a reminder. 51 52****************************** SPECIAL WARNING: ****************************** 53 | 1Updating Information for FreeBSD current users. 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 --- 37 unchanged lines hidden (view full) --- 46 the last couple of stable branches, so be careful. 47 48 If you're running a hybrid system on 9.x or 10.x with an updated clang 49 compiler or are using an supported external toolchain, the build system 50 will allow the upgrade. Otherwise it will print a reminder. 51 52****************************** SPECIAL WARNING: ****************************** 53 |
5420170825: 55 Move PMTUD blackhole counters to TCPSTATS and remove them from bare 56 sysctl values. Minor nit, but requires a rebuild of both world/kernel 57 to complete. 58 |
|
5420170814: 55 "make check" behavior (made in ^/head@r295380) has been changed to 56 execute from a limited sandbox, as opposed to executing from 57 ${TESTSDIR}. 58 59 Behavioral changes: 60 - The "beforecheck" and "aftercheck" targets are now specified. 61 - ${CHECKDIR} (added in commit noted above) has been removed. --- 1897 unchanged lines hidden --- | 5920170814: 60 "make check" behavior (made in ^/head@r295380) has been changed to 61 execute from a limited sandbox, as opposed to executing from 62 ${TESTSDIR}. 63 64 Behavioral changes: 65 - The "beforecheck" and "aftercheck" targets are now specified. 66 - ${CHECKDIR} (added in commit noted above) has been removed. --- 1897 unchanged lines hidden --- |