Lines Matching +full:nfs +full:- +full:kernel +full:- +full:server
3 This file describes new user-visible features, changes and updates relevant to
20 up-to-date NFSv4.1/4.2 server with delegations enabled.
21 For example: For a FreeBSD kernel build with both src
28 re-enabled by setting the net.inet.ip.connect_inaddr_wild sysctl to 1.
38 /dev/sndstat), into a single utility with a similar control-driven
42 ps(1)'s options '-a' and '-A', when combined with any other one
43 affecting the selection of processes except for '-X' and '-x', would
49 As a practical consequence, specifying '-a'/'-A' now causes all
51 '-X' and '-x', which still apply). In particular, to list only
52 processes from specific jails, one must not use '-a' with '-J'. Option
53 '-J', contrary to its apparent initial intent, never worked as a filter
54 in practice (except by accident with '-a' due to the bug), but instead
55 as any other selection options (e.g., '-U', '-p', '-G', etc.) subject to
59 ps(1)'s '-U' option has been changed to select processes by their real
64 and effective user IDs differ. After this change, ps(1)'s '-U' flag
75 f0600c41e754-de701f9bdbe0, bc201841d139:
76 mac_do(4) is now considered production-ready and its functionality has
81 commas (",") with semi-colons (";") and colons (":") with greater-than
90 (de-)allocating vchans. Since these sysctls do not trigger any
91 (de-)allocations anymore, their effect is instantaneous, whereas before
97 changed, breaking ABI compatibility for 32-bit powerpc (including
98 powerpcspe) and armv7. Users of these platforms should ensure kernel
112 The layout of NFS file handles for the tarfs, tmpfs, cd9660, and ext2fs
113 file systems has changed. An NFS server that exports any of these file
122 Add a new -a command line option to mountd(8).
124 a line in exports(5) has the -alldirs export option,
125 the directory must be a server file system mount point.
128 Add a new NFS mount option called "mountport" that may be used
129 to specify the port# for the NFS server's Mount protocol.
133 Kernel TLS is now enabled by default in kernels including KTLS
153 host key generation can be re-enabled by setting sshd_rsa_enable="YES"
158 be spliced together, enabling proxy-like functionality without the
170 of edk2-bhyve. To restore the old behavior, add
173 Note in particular that the uefi-edk2-bhyve package has been renamed
174 to edk2-bhyve.
178 deprecated. Use the top-level "bootrom" and "bootvars" options
199 NVMe over Fabrics controller. The nvmft(4) kernel module adds
209 kernel module which creates nvmeX devices and exports remote
213 As a side-effect of retiring the unit.* code in sound(4), the
218 `date -Ins` prints "2024-04-22T12:20:28,763742224+02:00" and
223 changed. The FreeBSD NFS server now requires the source port of
245 images for the arm64 Raspberry Pi's (arm64-aarch64-RPI img files).
262 '-c' option. For example:
267 newsyslog(8) now accepts a new option, '-c' which overrides all historical
279 This commit added some statistics collection to the NFS-over-TLS
280 code in the NFS server so that sysadmins can moditor usage.
287 "vis -M" may be used to encode such directory name(s).
298 128f63cedc14 and 9e589b093857 added proper UTF-8 backspacing handling
300 through stty(1). Since the default locale is UTF-8, enable IUTF8 by
307 FreeBSD 15.0 will not include support for 32-bit platforms.
308 However, 64-bit systems will still be able to run older 32-bit
311 Support for executing 32-bit binaries on 64-bit platforms via
315 Support for compiling individual 32-bit applications via
316 `cc -m32` will also be supported for at least the stable/15
320 Support for 32-bit platforms in ports for 15.0 and later
322 include binary packages for 32-bit platforms or support for
323 building 32-bit applications from ports.
325 stable/14 and earlier branches will retain existing 32-bit
326 kernel and world support. Ports will retain existing support
327 for building ports and packages for 32-bit systems on stable/14
329 by the ports system. However, all 32-bit platforms are Tier-2
330 or Tier-3 and support for individual ports should be expected
331 to degrade as upstreams deprecate 32-bit platforms.
335 mark the end of support for 32-bit platforms including source
336 releases, pre-built packages, and support for building
338 October 2023 for 14.0, support for 32-bit platforms would end
342 released by extending some level of 32-bit support for one or
344 stable/14 branch to migrate off of 32-bit platforms.