summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: streamline wiki linksBenjamin Franzke2022-05-212-3/+3
* docs: streamline headline structure in JOURNAL_EXPORT_FORMATS.mdBenjamin Franzke2022-05-181-3/+5
* docs: use relative linksBenjamin Franzke2022-05-1822-100/+92
* Merge pull request #23417 from bnf/docs-dark-modeZbigniew Jędrzejewski-Szmek2022-05-1811-313/+484
|\
| * docs: overhaul styling for example log messages on startpageBenjamin Franzke2022-05-172-40/+63
| * docs: add dark modeBenjamin Franzke2022-05-173-223/+361
| * docs: regenerate highlight style and streamline background overwriteBenjamin Franzke2022-05-171-7/+10
| * docs: avoid multiple first-level headlinesBenjamin Franzke2022-05-173-22/+24
| * docs: provide a first level headline for the frontpageBenjamin Franzke2022-05-171-0/+2
| * docs: respect default browser font-sizeBenjamin Franzke2022-05-171-5/+7
| * docs: add reasonable difference between h2 and h3 font-sizeBenjamin Franzke2022-05-171-1/+4
| * docs: replace <pre>, <code> and <tt> tags by backticksBenjamin Franzke2022-05-172-10/+10
| * docs: adapt theme color meta propertyBenjamin Franzke2022-05-171-1/+1
| * docs: remove unneeded font-related attributes from svg logoBenjamin Franzke2022-05-171-2/+2
| * docs: use whole numbers for circle in page-logoBenjamin Franzke2022-05-171-1/+1
| * docs: replace invalid h1 font-weightBenjamin Franzke2022-05-171-1/+1
| * docs: remove link to missing apple-touch-iconBenjamin Franzke2022-05-171-1/+0
| * docs: remove invalid link to feed.xmlBenjamin Franzke2022-05-171-1/+0
| * docs: remove trailing spaceBenjamin Franzke2022-05-172-3/+3
* | doc: fix typoYu Watanabe2022-05-181-3/+3
|/
* docs: say how to delay network-online.targetZbigniew Jędrzejewski-Szmek2022-05-171-0/+35
* docs: copy the page about network-online.target from the wikiZbigniew Jędrzejewski-Szmek2022-05-171-0/+226
* fix typoStefan Seering2022-05-121-1/+1
* Use consistent formatting for `PID 1` across `docs/`Elias Probst2022-05-113-4/+4
* Typo (`swich-root` → `switch-root`)Elias Probst2022-05-111-1/+1
* docs/ARCHITECTURE: describe fuzzer locations and useZbigniew Jędrzejewski-Szmek2022-05-081-1/+16
* docs/RELEASE: typo in target nameZbigniew Jędrzejewski-Szmek2022-05-051-1/+1
* docs: use lowercase "qemu" and other minor tweaks to test docsZbigniew Jędrzejewski-Szmek2022-05-041-12/+13
* docs: say that fuzzer input samples should have short namesZbigniew Jędrzejewski-Szmek2022-05-041-0/+11
* fix typoYu Watanabe2022-05-031-2/+2
* docs: typo fixLennart Poettering2022-05-021-1/+1
* doc: add new markdown docs for credentialsLennart Poettering2022-04-281-0/+388
* docs: suggest to erase /var/lib/systemd/credential.secret when preparing gold...Lennart Poettering2022-04-221-0/+9
* kernel-install: Skip execution if $KERNEL_INSTALL_BYPASS=1Daan De Meyer2022-04-221-0/+7
* sd-device: don't accept non-sysfs pathsLennart Poettering2022-04-131-1/+5
* docs/RELEASE: also mention syscall tablesZbigniew Jędrzejewski-Szmek2022-04-121-12/+13
* docs: stop recommending meson compileZbigniew Jędrzejewski-Szmek2022-04-124-26/+27
* meson: also allow setting GIT_VERSION via templatesZbigniew Jędrzejewski-Szmek2022-04-051-1/+1
* man: document new udevadm lock toolLennart Poettering2022-04-041-0/+19
* Merge pull request #22649 from keszybz/symlink-enablement-yet-again-punish-me...Zbigniew Jędrzejewski-Szmek2022-03-291-0/+5
|\
| * basic: add new variable $SYSTEMD_OS_RELEASE to override location of os-releaseZbigniew Jędrzejewski-Szmek2022-03-291-0/+5
* | docs: use native type instead of byte stream in COREDUMP_PACKAGE_METADATALuca Boccassi2022-03-281-3/+3
|/
* doc: two markdown markup fixesLennart Poettering2022-03-231-2/+2
* doc: add a bunch of missing <br>Lennart Poettering2022-03-231-6/+6
* docs: extend BUILDING_IMAGES with a section about IMAGE_ID=/IMAGE_VERSION=Lennart Poettering2022-03-231-18/+58
* docs: link up new image building docs a bitLennart Poettering2022-03-231-3/+4
* docs: make man page links in markdown Links section use teletype font, as we ...Lennart Poettering2022-03-233-8/+8
* docs: add some docs about building OS imagesLennart Poettering2022-03-221-0/+227
* docs: add /loader/entries.srel to the boot loader specLennart Poettering2022-03-221-0/+12
* Merge pull request #22519 from poettering/boot-order-title-revertZbigniew Jędrzejewski-Szmek2022-03-181-5/+16
|\