Systemd/src/systemd
Lennart Poettering d4205751d4 journal: implement message catalog
The message catalog can be used to attach short help texts to log lines,
keyed by their MESSAGE_ID= fields. This is useful to help the
administrator understand the context and cause of a message, find
possible solutions and find further related documentation.

Since this is keyed off MESSAGE_ID= this will only work for native
journal messages.

The message catalog supports i18n, and is useful to augment english
language system messages with explanations in the local language.

This commit only includes short explanatory messages for a few example
message IDs, we'll add more complete documentation for the relevant
systemd messages later on.
2012-11-15 23:09:07 +01:00
..
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00
sd-daemon.h daemon: Fix broken links to sd-daemon.c 2012-09-13 20:08:54 +02:00
sd-id128.h id128: introduce new SD_ID128_CONST_STR() macro 2012-10-16 17:02:51 +02:00
sd-journal.h journal: implement message catalog 2012-11-15 23:09:07 +01:00
sd-login.h man: move header file man pages from section 7 to 3 2012-07-13 01:50:05 +02:00
sd-messages.h systemd: use structured logging for unit changes 2012-10-18 21:33:52 +02:00
sd-readahead.h man: move header file man pages from section 7 to 3 2012-07-13 01:50:05 +02:00
sd-shutdown.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00