opnsense-src/usr.sbin/makefs
Mark Johnston e0deb85065 makefs: Make it possible to silence warnings about duplicate paths
When generating a VM image from an installworld mtree manifest, makefs
spits out several thousand warnings about duplicate paths in the
manifest.  These are harmless and have been around for a long time (see
the phabricator revision for some more details), so let's at least have
a way to make makefs quieter.

Reviewed by:	brooks, imp, emaste
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D43513
2024-01-19 19:50:56 -05:00
..
cd9660 usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ffs usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
msdos usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
sys Fix makefs bootstrap after d485c77f20 2021-02-22 17:55:45 +00:00
tests makefs/zfs: Add a regression test which checks file access permissions 2023-11-08 07:18:58 -05:00
zfs makefs/zfs: Don't set ZFS_NO_EXECS_DENIED in file flags 2023-11-08 07:04:12 -05:00
cd9660.c usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
cd9660.h makefs: remove ISO9660 Archimedes extension support 2023-09-20 07:37:19 -04:00
ffs.c usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
ffs.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile makefs: Quiet a -Wdangling-pointer warning in cd9660_generate_path_table 2023-11-14 18:35:44 -08:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.host Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Build host tools on non-FreeBSD host with DIRDEPS_BUILD 2023-04-22 13:13:22 -07:00
makefs.8 makefs: Make it possible to silence warnings about duplicate paths 2024-01-19 19:50:56 -05:00
makefs.c makefs: Make it possible to silence warnings about duplicate paths 2024-01-19 19:50:56 -05:00
makefs.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
msdos.c usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
msdos.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
mtree.c makefs: Make it possible to silence warnings about duplicate paths 2024-01-19 19:50:56 -05:00
walk.c usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
zfs.c makefs/zfs: fix build with gcc 12 after b5a2bf512d 2023-09-30 20:27:20 +02:00