]> git.ipfire.org Git - thirdparty/dracut.git/history - dracut-logger.sh
change "while read x" to cope with EOF without newline
[thirdparty/dracut.git] / dracut-logger.sh
2015-04-28  Harald Hoyerchange "while read x" to cope with EOF without newline
2014-08-29  Harald Hoyerremove all vim and emacs code format comments
2014-01-22  Harald Hoyerdracut-logger.sh: systemd-cat only understands prio 0-7
2013-10-02  Harald Hoyerdracut-logger.sh: do not log to syslog/kmsg/journal...
2013-08-28  Harald Hoyerdracut-logger.sh: check is journald.socket is active
2013-08-12  Harald Hoyerdracut-logger.sh: saveguard logger with --
2013-08-09  Harald Hoyerdracut-logger.sh: do not unset logging messages if...
2013-07-31  Harald Hoyerdracut-logger.sh: do not use systemd-cat, if no /run...
2013-07-19  Harald Hoyerdracut: use sysloglvl for systemd-cat logging
2013-07-19  Harald HoyerUse systemd-cat for logging on systemd systems, if...
2013-06-13  Harald HoyerDon't use do syncheck for target all and refine syncheck
2012-10-10  Harald Hoyerconsistently lowercase "dracut"
2012-09-24  Harald Hoyerdracut-logger.sh: don't check for *lvl==0 in dlog_init()
2012-06-29  Harald Hoyerdracut-logger.sh: empty functions for log funcs, which...
2012-06-29  Harald Hoyerdracut-logger.sh: use (( )) for numeric comparisons
2012-02-22  Harald HoyerRenamed all shell scripts to *.sh