Lines Matching +full:boot +full:- +full:method
3 This file describes new user-visible features, changes and updates relevant to
18 (de-)allocating vchans. Since these sysctls do not trigger any
19 (de-)allocations anymore, their effect is instantaneous, whereas before
25 changed, breaking ABI compatibility for 32-bit powerpc (including
50 Add a new -a command line option to mountd(8).
52 a line in exports(5) has the -alldirs export option,
81 host key generation can be re-enabled by setting sshd_rsa_enable="YES"
86 be spliced together, enabling proxy-like functionality without the
95 When running bhyve(8) guests with a boot ROM, i.e., bhyveload(8) is not
96 used, bhyve now assumes that the boot ROM will enable PCI BAR decoding.
97 This is incompatible with some boot ROMs, particularly outdated builds
98 of edk2-bhyve. To restore the old behavior, add
101 Note in particular that the uefi-edk2-bhyve package has been renamed
102 to edk2-bhyve.
106 deprecated. Use the top-level "bootrom" and "bootvars" options
141 As a side-effect of retiring the unit.* code in sound(4), the
146 `date -Ins` prints "2024-04-22T12:20:28,763742224+02:00" and
173 images for the arm64 Raspberry Pi's (arm64-aarch64-RPI img files).
187 newsyslog(8) now supports specifying a global compression method directly
190 '-c' option. For example:
195 newsyslog(8) now accepts a new option, '-c' which overrides all historical
197 rather than "compress the file with that specific method."
202 * bzip2, xz, zstd, gzip: apply the specified compression method.
207 This commit added some statistics collection to the NFS-over-TLS
215 "vis -M" may be used to encode such directory name(s).
226 128f63cedc14 and 9e589b093857 added proper UTF-8 backspacing handling
228 through stty(1). Since the default locale is UTF-8, enable IUTF8 by
235 FreeBSD 15.0 will not include support for 32-bit platforms.
236 However, 64-bit systems will still be able to run older 32-bit
239 Support for executing 32-bit binaries on 64-bit platforms via
243 Support for compiling individual 32-bit applications via
244 `cc -m32` will also be supported for at least the stable/15
248 Support for 32-bit platforms in ports for 15.0 and later
250 include binary packages for 32-bit platforms or support for
251 building 32-bit applications from ports.
253 stable/14 and earlier branches will retain existing 32-bit
255 for building ports and packages for 32-bit systems on stable/14
257 by the ports system. However, all 32-bit platforms are Tier-2
258 or Tier-3 and support for individual ports should be expected
259 to degrade as upstreams deprecate 32-bit platforms.
263 mark the end of support for 32-bit platforms including source
264 releases, pre-built packages, and support for building
266 October 2023 for 14.0, support for 32-bit platforms would end
270 released by extending some level of 32-bit support for one or
272 stable/14 branch to migrate off of 32-bit platforms.