Lines Matching +full:nfs +full:- +full:kernel +full:- +full:server

3 This file describes new user-visible features, changes and updates relevant to
14 The FreeBSD-base repository is now defined in /etc/pkg/FreeBSD.conf,
16 15.0-RC1 (if running releng/15.0) or November 15th (if running from
18 FreeBSD-base repository from /usr/local/etc/pkg/repos/ and replace
19 it with a single line "FreeBSD-base: { enabled: yes }".
22 Add a "-f" option to "kadmin -l dump" which can be used to
26 for how to use "-f" to transfer/convert the KDC database.
32 Regarding user-facing changes, the only practical difference is the
72 block cloning to "copy on write" files on an NFS server.
92 Nvidia ConnectX-6+ network cards were added.
100 rtld: added support for -z initfirst
106 sign-extended into ino_t.
114 releases. Using it in a program will result in compile-time and
115 link-time warnings.
119 not updated their /etc/snmpd.config since 12.0-RELEASE or older will
136 up-to-date NFSv4.1/4.2 server with delegations enabled.
137 For example: For a FreeBSD kernel build with both src
154 re-enabled by setting the net.inet.ip.connect_inaddr_wild sysctl to 1.
164 /dev/sndstat), into a single utility with a similar control-driven
168 ps(1)'s options '-a' and '-A', when combined with any other one
169 affecting the selection of processes except for '-X' and '-x', would
175 As a practical consequence, specifying '-a'/'-A' now causes all
177 '-X' and '-x', which still apply). In particular, to list only
178 processes from specific jails, one must not use '-a' with '-J'. Option
179 '-J', contrary to its apparent initial intent, never worked as a filter
180 in practice (except by accident with '-a' due to the bug), but instead
181 as any other selection options (e.g., '-U', '-p', '-G', etc.) subject to
185 ps(1)'s '-U' option has been changed to select processes by their real
190 and effective user IDs differ. After this change, ps(1)'s '-U' flag
201 f0600c41e754-de701f9bdbe0, bc201841d139:
202 mac_do(4) is now considered production-ready and its functionality has
207 commas (",") with semi-colons (";") and colons (":") with greater-than
216 (de-)allocating vchans. Since these sysctls do not trigger any
217 (de-)allocations anymore, their effect is instantaneous, whereas before
223 changed, breaking ABI compatibility for 32-bit powerpc (including
224 powerpcspe) and armv7. Users of these platforms should ensure kernel
238 The layout of NFS file handles for the tarfs, tmpfs, cd9660, and ext2fs
239 file systems has changed. An NFS server that exports any of these file
248 Add a new -a command line option to mountd(8).
250 a line in exports(5) has the -alldirs export option,
251 the directory must be a server file system mount point.
254 Add a new NFS mount option called "mountport" that may be used
255 to specify the port# for the NFS server's Mount protocol.
259 Kernel TLS is now enabled by default in kernels including KTLS
279 host key generation can be re-enabled by setting sshd_rsa_enable="YES"
284 be spliced together, enabling proxy-like functionality without the
296 of edk2-bhyve. To restore the old behavior, add
299 Note in particular that the uefi-edk2-bhyve package has been renamed
300 to edk2-bhyve.
304 deprecated. Use the top-level "bootrom" and "bootvars" options
325 NVMe over Fabrics controller. The nvmft(4) kernel module adds
336 kernel module which creates nvmeX devices and exports remote
340 As a side-effect of retiring the unit.* code in sound(4), the
345 `date -Ins` prints "2024-04-22T12:20:28,763742224+02:00" and
350 changed. The FreeBSD NFS server now requires the source port of
372 images for the arm64 Raspberry Pi's (arm64-aarch64-RPI img files).
389 '-c' option. For example:
394 newsyslog(8) now accepts a new option, '-c' which overrides all historical
406 This commit added some statistics collection to the NFS-over-TLS
407 code in the NFS server so that sysadmins can moditor usage.
414 "vis -M" may be used to encode such directory name(s).
425 128f63cedc14 and 9e589b093857 added proper UTF-8 backspacing handling
427 through stty(1). Since the default locale is UTF-8, enable IUTF8 by
434 FreeBSD 15.0 will not include support for 32-bit platforms.
435 However, 64-bit systems will still be able to run older 32-bit
438 Support for executing 32-bit binaries on 64-bit platforms via
442 Support for compiling individual 32-bit applications via
443 `cc -m32` will also be supported for at least the stable/15
447 Support for 32-bit platforms in ports for 15.0 and later
449 include binary packages for 32-bit platforms or support for
450 building 32-bit applications from ports.
452 stable/14 and earlier branches will retain existing 32-bit
453 kernel and world support. Ports will retain existing support
454 for building ports and packages for 32-bit systems on stable/14
456 by the ports system. However, all 32-bit platforms are Tier-2
457 or Tier-3 and support for individual ports should be expected
458 to degrade as upstreams deprecate 32-bit platforms.
462 mark the end of support for 32-bit platforms including source
463 releases, pre-built packages, and support for building
465 October 2023 for 14.0, support for 32-bit platforms would end
469 released by extending some level of 32-bit support for one or
471 stable/14 branch to migrate off of 32-bit platforms.