Date: Sat, 05 Aug 2006 19:35:26 +0200 From: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> To: freebsd-stable@freebsd.org Subject: Re: final message in buildworld as there is in buildkernel Message-ID: <20060805193526.d6985842.torfinn.ingolfsen@broadpark.no> In-Reply-To: <eb1u0v$8cu$1@sea.gmane.org> References: <eb1u0v$8cu$1@sea.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 05 Aug 2006 13:05:02 +0200 martinko <martinkov@pobox.sk> wrote: > hello, > > i've been wondering why there is no "footer" in buildworld while > there's one at the end of buildkernel, eg: > > -------------------------------------------------------------- > >>> Kernel build for MB-AW1N completed on Sat Aug 5 12:56:54 CEST > >>> 2006 > -------------------------------------------------------------- Perhaps because it is quite easy to make one for yourself? make <whatever> buildworld;echo "Buildworld is finished now!" How to make a multi-line footer is left as an exercise :-) -- Regards, Torfinn Ingolfsen, Norway
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060805193526.d6985842.torfinn.ingolfsen>