freebsd-nq/sys/boot/i386/zfsboot
Andriy Gapon 85d5a233bd zfsboot: honor -q if it's present in boot.config
Before r228267 the option was honored but the original content of
boot.config was not preserved.  I tried to fix that but missed the idea.
Now the proper way of doing things is taken from i386/boo2.
Also, a comment is added to explain this a little bit unobvious
behavior.

Inspired by:	jhb
MFC after:	5 days
2012-04-16 10:43:06 +00:00
..
Makefile Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
zfsboot.c zfsboot: honor -q if it's present in boot.config 2012-04-16 10:43:06 +00:00
zfsldr.S Revert the entry point label to 'start' to unbreak the build. 2011-06-27 21:43:56 +00:00