mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04:00
being a bootstrap tool. However, for reproducible build output, FreeBSD added dd status=none because it was otherwise difficult to suppress the status information, but retain any errors that might happen. There's no real reason that dd has to be a build tool, other than we use status=none unconditional. Remove dd from a bootstrap tool entirely by only using status=none when available. This may also help efforts to build the system on non-FreeBSD hosts as well. Differential Revision: https://reviews.freebsd.org/D8605 |
||
|---|---|---|
| .. | ||
| boot1.c | ||
| boot_module.h | ||
| fat-amd64.tmpl.bz2.uu | ||
| fat-arm.tmpl.bz2.uu | ||
| fat-arm64.tmpl.bz2.uu | ||
| fat-i386.tmpl.bz2.uu | ||
| generate-fat.sh | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.fat | ||
| ufs_module.c | ||
| zfs_module.c | ||