freebsd-src/sbin/mount
Doug Rabson a3f714c4ff Add support for mounting single files in nullfs
My main use-case for this is to support mounting config files and secrets
into OCI containers. My current workaround copies the files into the
container which is messy and risks secrets leaking into container images
if the cleanup fails.

Reviewed by:	mjg, kib
Tested by:	pho
Differential Revision: https://reviews.freebsd.org/D37478
2022-12-19 16:44:54 +00:00
..
extern.h
getmntopts.3
getmntopts.c Add support for mounting single files in nullfs 2022-12-19 16:44:54 +00:00
Makefile mount: add libxo(3) support 2021-09-24 23:07:00 +02:00
Makefile.depend
mntopts.h Add support for mounting single files in nullfs 2022-12-19 16:44:54 +00:00
mount.8 Delete xref to suidperl(1) which has long since been removed in perl5.12. 2022-08-14 15:43:27 +02:00
mount.c Add support for mounting single files in nullfs 2022-12-19 16:44:54 +00:00
mount_fs.c
pathnames.h
vfslist.c vfslist.c: initialize skipvfs variable 2022-01-05 23:00:36 +01:00