Because there is a hope someone will fix it.

Solène Rapenne <[email protected]> wrote:

> hi
> 
> is there a reason to keep mount_tmpfs available while it's deactived in
> the kernel?
> 
> Index: sbin/Makefile
> ===================================================================
> RCS file: /cvs/src/sbin/Makefile,v
> retrieving revision 1.110
> diff -u -r1.110 Makefile
> --- sbin/Makefile     26 Feb 2021 17:17:03 -0000      1.110
> +++ sbin/Makefile     13 Aug 2022 15:54:05 -0000
> @@ -5,7 +5,7 @@
>       fsck_msdos fsdb fsirand growfs ifconfig iked init ipsecctl  \
>       isakmpd kbd ldattach mknod mount \
>       mount_cd9660 mount_ext2fs mount_ffs mount_msdos \
> -     mount_nfs mount_ntfs mount_tmpfs mount_udf \
> +     mount_nfs mount_ntfs mount_udf \
>       mount_vnd mountd ncheck_ffs newfs newfs_ext2fs newfs_msdos \
>       nfsd nologin pdisk pfctl pflogd ping quotacheck \
>       reboot resolvd restore route savecore scan_ffs \
> 

Reply via email to