]> git.ozlabs.org Git - petitboot/commit
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)
commit49367fdd5034a010a3f7f657f8ad205ebf9a01fe
tree482da25ea43abc2a921581772c6239f87da60111
parent2e60c988cb533dbc6c3abc63ae8b295e63dd2c0c
discover: place countdown earlier in boot status messages

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>
discover/device-handler.c