Discussion:
git: DragonFly_RELEASE_5_4 initrd: Explicitly say the status when build completes
Aaron LI
2018-11-26 07:35:41 UTC
Permalink
commit 1b0477a9618412b4c0da82c46d2232ae19c9f0fb
Author: Aaron LI <***@aaronly.me>
Date: Mon Nov 26 15:29:56 2018 +0800

initrd: Explicitly say the status when build completes

Before this change, the 'all' target that builds the rescue and initrd
will end with a '--- obj ---' line, which may cause an illusion that the
build hasn't finished. Now, explicitly say that the build has finished.

Suggested-by: swildner

Summary of changes:
initrd/Makefile | 3 +++
1 file changed, 3 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b0477a9618412b4c0da82c46d2232ae19c9f0fb
--
DragonFly BSD source repository
Loading...