Lucas Werkmeister
e1ef1e5d53
docs: fix typo
2020-03-06 22:58:53 +01:00
Lucas Werkmeister
afcb3e758c
docs: fix misplaced close-paren
...
I assume it’s supposed to be “see Home Directories for details” and not
“… and embeds these JSON records directly in the home directory images …
for details”, but the previous text suggested the latter reading to me.
2020-03-06 22:12:37 +01:00
Zbigniew Jędrzejewski-Szmek
870d38dca9
docs: add .link/.network/.netdev files to interface stability chart
...
Fixes #9850 .
2020-03-03 19:11:45 +01:00
Zbigniew Jędrzejewski-Szmek
b0cda24148
docs: interlink the docs to make it easier to navigate
2020-02-28 16:54:33 +01:00
Zbigniew Jędrzejewski-Szmek
04c31af4c5
docs: say XBOOTLDR instead of just giving the GPT identifier
...
Fixes #14832 .
Also, say "MBR partition table" and not "MBR disk label". "disk label" doesn't
seem to mean anything.
2020-02-28 16:54:33 +01:00
Lynn Kirby
6cec69fc3e
Change all fuzzing links to point to OSS-Fuzz site
2020-02-18 01:50:36 +03:00
Lynn Kirby
129c55c06f
docs: fix HACKING.md broken links
2020-02-18 01:50:36 +03:00
Michal Koutný
8b51950f4c
docs: Correct resource weight range
2020-02-05 16:58:07 +00:00
Wilhelm Schuster
faec9de87f
docs: Fix example code in ROOT_STORAGE_DAEMONS
2020-01-30 20:27:05 +00:00
mtron
58345a2332
docs: formatting fix ( #14707 )
...
fixes formatting in the last paragraph of the 'General Structure' chapter.
2020-01-31 00:06:57 +09:00
mtron
56b3eddb70
fix links to GROUP_RECORD and USER_GROUP_API
...
fix 2 more broken links.
GROUP_RECORD now points to https://systemd.io/GROUP_RECORD/ and
USER_GROUP_API to https://systemd.io/USER_GROUP_API/
2020-01-30 23:48:44 +09:00
mtron
e5e529c30a
fix link to JSON User Records
2020-01-30 23:32:17 +09:00
Lennart Poettering
a9dabd6866
docs: document the home directory format
2020-01-28 22:38:17 +01:00
Lennart Poettering
f62dd2375e
docs: document homed UID range
2020-01-28 22:38:13 +01:00
Lennart Poettering
b940fb1f4f
Merge pull request #14594 from keszybz/id128-show-gpt
...
Print gpt table values in systemd-id128
2020-01-28 17:23:50 +01:00
Ashley Davis
8bc943b472
fix erroneous "`" in boot loader spec
2020-01-29 00:52:54 +09:00
Lennart Poettering
766840af42
Merge pull request #14673 from keur/protect_clock
...
Protect clock
2020-01-28 15:11:41 +01:00
Kevin Kuehler
022d334561
man: doc: Document ProtectClock=
2020-01-27 11:21:36 -08:00
WataruMatsuoka
576e50efb6
Update copyright notice
2020-01-26 13:29:55 +09:00
Zbigniew Jędrzejewski-Szmek
dc972b0740
systemd-id128: add new verb to print GPT partitions UUIDs
2020-01-23 23:32:13 +01:00
Emmanuel Bourg
d3e5639ebb
Fixed some typos in the documentation
2020-01-21 15:07:19 +01:00
Lennart Poettering
1e1f4f443d
docs: uppercase are headers
...
We do this in most cases, do so here too.
2020-01-17 10:09:50 +01:00
Lennart Poettering
3b9796c01c
docs: let's reduce our spurious whitespace a bit
2020-01-17 10:09:50 +01:00
Lennart Poettering
8eabc083dc
docs: in PORTABILITY_AND_STABILITY only use one h1
...
According to the designer of the page layout a page only should have one
h1 header, and everything else should be h2, h3, … I think that makes a
ton of sense, hence let's downgrade some headers here.
2020-01-17 10:09:50 +01:00
Lennart Poettering
8384ed93b9
docs: clarify that we don't want to own $BOOT exclusively
...
Let's be clearer here.
Prompted by a quick discussion I had with @gicmo.
2020-01-17 10:08:13 +01:00