freebsd-dev/sys/boot/powerpc/boot1.chrp
Warner Losh 158c18ffb4 dd is currently a bootstrap tool. It really doesn't have any business
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
2016-12-02 14:44:38 +00:00
..
boot1.c Some versions of SLOF do not append the partition number to the boot 2016-08-30 00:47:21 +00:00
bootinfo.txt
generate-hfs.sh Increase the boot1 file size on the HFS boot image. 2016-09-16 22:51:37 +00:00
hfs.tmpl.bz2.uu Increase the boot1 file size on the HFS boot image. 2016-09-16 22:51:37 +00:00
Makefile dd is currently a bootstrap tool. It really doesn't have any business 2016-12-02 14:44:38 +00:00
Makefile.hfs Increase the boot1 file size on the HFS boot image. 2016-09-16 22:51:37 +00:00