Dave Jones wrote:
it's an add-on in the fc5 kernel only right now. I'll be sending it upstream after 2.6.15 is released.
one very minor nitpick about the timer, could it print "%d seconds " (note the trailing space) rather than "%d seconds" so that as the counter drops from 100 to 99 and from 10 to 9 it doesn't leave an orphaned "s" behind, which leads it to display "1 secondsss"