[Git-commits] [grml/grml-autoconfig] 46daec: Improve easter egg for 20 years of grml.org

Michael Prokop noreply at github.com
Sat Sep 16 11:31:09 CEST 2023


  Branch: refs/heads/mika/easteregg
  Home:   https://github.com/grml/grml-autoconfig
  Commit: 46daec4e9a205d62319df9ccf6ace6b0f06882e1
      https://github.com/grml/grml-autoconfig/commit/46daec4e9a205d62319df9ccf6ace6b0f06882e1
  Author: Michael Prokop <mika at grml.org>
  Date:   2023-09-16 (Sat, 16 Sep 2023)

  Changed paths:
    M autoconfig.functions

  Log Message:
  -----------
  Improve easter egg for 20 years of grml.org

Relevant changes:

1) Don't convert dates via date(1), but provide epoch seconds right away
2) Also use zsh's ${EPOCHSECONDS} instead of forking to date(1)
3) Display easter egg message with einfo iff we are within the birthday range
4) Don't display easter egg only on 2023-09-16 and one month later,
   but also in all the days in between (sigh :))
5) Don't display anything at all when booting with noeasteregg boot option

Thanks: Christopher Bock and AndrĂ¡s Korn




More information about the Git-commits mailing list