Zbigniew Jędrzejewski-Szmek
ba777d019f
docs: prettify two external links
2021-05-19 13:53:51 +02:00
Zbigniew Jędrzejewski-Szmek
c9d311c787
docs: use {% raw %} to wrap jinja2 tags in documentation
...
As reported by @mrc0mmand:
> Since 89f52a780e (diff-b842e6ab4a95a695d9449d106f091e6a134d9eac8d2aee1cd8b169fcb6b3a98bR109)
> the GH pages fail to build, since they use the Liquid templating language,
> which coincidentally uses a very similar tags as jinja:
> https://shopify.github.io/liquid/tags/control-flow/
>
>> The tag elif on line 112 in HACKING.md is not a recognized Liquid tag.
2021-05-19 13:53:51 +02:00
Zbigniew Jędrzejewski-Szmek
89f52a780e
docs/HACKING: add note about template engines
2021-05-19 10:25:26 +09:00
Zbigniew Jędrzejewski-Szmek
02fa218b24
meson: use jinja2 for README
2021-05-19 10:24:43 +09:00
Milan
21dfadbde0
docs: Update link to journal file format codebase
2021-05-16 16:51:18 +01:00
Milan
882da5cca7
docs: Update link to journal-def.h
2021-05-16 16:51:18 +01:00
Zbigniew Jędrzejewski-Szmek
75e0990874
docs/HACKING: wrap long lines
2021-05-12 12:05:21 +02:00
Lennart Poettering
f2147ed5ea
docs: link info about static user/group drop-in files from the relevant specs
2021-05-10 14:59:26 +02:00
Zbigniew Jędrzejewski-Szmek
ac2c088939
Merge pull request #19391 from poettering/dissect-grow
...
optionally, grow file systems to partition size when mounting them via GPT auto-discovery
2021-05-07 15:04:55 +02:00
Luca Boccassi
201962ef46
docs/COREDUMP_PACKAGE_METADATA.md: add table with well-known keys and their definition
2021-05-06 16:58:43 +01:00
Mark Wielaard
4f90b052e5
docs/COREDUMP_PACKAGE_METADATA.md: Add debuginfod key
...
Signed-off-by: Mark Wielaard <mark@klomp.org >
2021-05-06 13:50:21 +01:00
Phaedrus Leeds
00473ac804
docs: Fix typos in PORTABLE_SERVICES.md
2021-05-06 16:01:23 +09:00
Yu Watanabe
296c13dec4
tree-wide: fix typo
2021-05-04 15:03:04 +02:00
Lennart Poettering
feb10c665f
docs: document that one shouldn't pass the audit caps to containers
...
Apparently this is not well know, so let' document this.
2021-04-28 17:29:09 +02:00
Uwe Kleine-König
cbcdcaaa0e
Add support for conditions on the machines firmware
...
This allows to limit units to machines that run on a certain firmware
type. For device tree defined machines checking against the machine's
compatible is also possible.
2021-04-28 10:55:55 +02:00
Lennart Poettering
66e482cbdb
man: document the new grow-file-system flag
2021-04-23 17:57:19 +02:00
Lennart Poettering
eb3c3a89c9
doc: slightly reorder/improve partition type table
...
Let's put swap and generic linux data partitions next to each other, and
clarify they predated this spec.
2021-04-21 22:25:10 +02:00
Lennart Poettering
1d6ca0a219
doc: verity partitions may only contain Verity data (fix copypasta)
2021-04-21 22:25:08 +02:00
Zbigniew Jędrzejewski-Szmek
276dc7af74
docs: use new URL for package-notes
2021-04-09 10:27:36 +02:00
Lennart Poettering
1a80f4e0d7
docs: document native journal protocol
...
Fixes : #17748
2021-04-08 22:16:58 +02:00
Luca Boccassi
81e01cf809
coredump: update and shorten package metadata keys
...
Follow-up for a7ea0a460b
2021-04-07 14:04:04 +01:00
Luca Boccassi
a7ea0a460b
Add markdown doc about coredump package metadata
2021-04-06 23:12:51 +01:00
Carlo Teubner
6d3831cee5
docs: use current spelling "macOS" not "OS X" etc.
2021-04-02 10:53:26 +01:00
Zbigniew Jędrzejewski-Szmek
4c31bfdf55
Merge pull request #18982 from keszybz/test-nss-users
...
Add a new test for user/group resolution in nss modules
2021-03-31 10:32:09 +02:00
Zbigniew Jędrzejewski-Szmek
b880ac2c15
Merge pull request #18958 from poettering/dissect-no-root
...
dissect-image: support images without rootfs but with /usr partition + support simple partition versioning via strverscmp() on part label
2021-03-31 10:31:32 +02:00