]> git.ozlabs.org Git - petitboot/commitdiff
discover: place countdown earlier in boot status messages
authorJeremy Kerr <jk@ozlabs.org>
Mon, 5 May 2014 03:43:13 +0000 (11:43 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Wed, 16 Jul 2014 00:47:46 +0000 (08:47 +0800)
The boot status messages may be trimmed on the right-hand side; In this
case, we'll lose the boot countdown.

This change moves the boot countdown time to before the arbitrary-length
label string.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found