UPDATING (fa7bd4a7323b2462295b810265b16f1a8f131825) | UPDATING (bd871f14b75ab0378391328ab4d46e94ec94afa3) |
---|---|
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 --- 30 unchanged lines hidden (view full) --- 39 (which is still global and isn't changed). This also changes the 40 behavior of incremental builds inside the tree of individual 41 directories. Set MAKESYSPATH to ".../share/mk" to do that. 42 Although this has survived make universe and some upgrade scenarios, 43 other upgrade scenarios may have broken. At least one form of 44 temporary breakage was fixed with MAKESYSPATH settings for buildworld 45 as well... 46 | 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 --- 30 unchanged lines hidden (view full) --- 39 (which is still global and isn't changed). This also changes the 40 behavior of incremental builds inside the tree of individual 41 directories. Set MAKESYSPATH to ".../share/mk" to do that. 42 Although this has survived make universe and some upgrade scenarios, 43 other upgrade scenarios may have broken. At least one form of 44 temporary breakage was fixed with MAKESYSPATH settings for buildworld 45 as well... 46 |
47 One side effect of all this cleaning up is that bsd.compiler.mk 48 is no longer implicitly included by bsd.own.mk. If you wish to 49 use COMPILER_TYPE, you must now explicitly include bsd.compiler.mk 50 as well. 51 |
|
4720140430: 48 The lindev device has been removed since /dev/full has been made a 49 standard device. __FreeBSD_version has been bumped. 50 5120140418: 52 The YES_HESIOD knob has been removed. It has been obsolete for 53 a decade. Please move to using WITH_HESIOD instead or your builds 54 will silently lack HESIOD. --- 840 unchanged lines hidden --- | 5220140430: 53 The lindev device has been removed since /dev/full has been made a 54 standard device. __FreeBSD_version has been bumped. 55 5620140418: 57 The YES_HESIOD knob has been removed. It has been obsolete for 58 a decade. Please move to using WITH_HESIOD instead or your builds 59 will silently lack HESIOD. --- 840 unchanged lines hidden --- |