Daniel Schaefer
5a750c49a9
doc: Add RISC-V to FAQ
...
Was added to the spec in 499f0f8209 .
2021-06-13 18:20:09 +09:00
Zbigniew Jędrzejewski-Szmek
756755d0fc
docs: update coding style a bit
...
Say that r should be declared at the top of the function.
Don't say that fixed buffers result in truncation, right after saying that they
must only be used if size is known.
Adjust order of examples to be consistent.
2021-06-11 18:45:31 +01:00
Štěpán Němec
6ae11e1220
docs/CODING_STYLE: fix some typos
2021-06-10 15:29:28 +01:00
Štěpán Němec
7833a46ca1
docs/CGROUP_DELEGATION: fix some typos
2021-06-09 11:04:17 +02:00
Zbigniew Jędrzejewski-Szmek
771bdb6aae
docs/ARCHITECTURE: more markup and unicode
2021-06-04 10:51:19 +02:00
Lennart Poettering
00d06c996d
docs: use uppercase letters in title
...
We usually do it that way, do so here, too.
2021-06-04 10:34:56 +02:00
Luca Boccassi
2ecce1f1a8
docs: add ARCHITECTURE.md with code map
...
Initial and coarse version of a code map, useful for people getting
started and looking at the repository for the first time.
2021-06-03 22:14:19 +02:00
Lennart Poettering
17e7561a97
homectl: store FIDO2 up/uv/clientPin fields in user records too
...
This catches up homed's FIDO2 support with cryptsetup's: we'll now store
the uv/up/clientPin configuration at enrollment in the user record JSON
data, and use it when authenticating with it.
This also adds explicit "uv" support: we'll only allow it to happen when
the client explicity said it's OK. This is then used by clients to print
a nice message suggesting "uv" has to take place before retrying
allowing it this time. This is modelled after the existing handling for
"up".
2021-06-01 13:31:53 +02:00
Lennart Poettering
a06c9ac277
man: document new nspawn --bind-user= feature
2021-05-19 17:46:59 +02:00
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