summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: also settle on "initrd" instead of "initial RAM disk"Lennart Poettering2022-09-239-34/+30
* tree-wide: use the term "initrd" at most places we so far used "initramfs"Lennart Poettering2022-09-239-42/+34
* Merge pull request #24686 from d4nuu8/delta_outputLennart Poettering2022-09-231-0/+7
|\
| * shared/logs-show: add new --output= format "short-delta"Daniel Braunwarth2022-09-231-0/+7
* | Merge pull request #24771 from poettering/destroy-pcr11Luca Boccassi2022-09-223-2/+166
|\ \
| * | measure: make --public-key= optional if "sign" is calledLennart Poettering2022-09-221-1/+4
| * | measure: allow pre-calculating PCR values for multiple boot phasesLennart Poettering2022-09-221-0/+22
| * | boot: add new pcrphase tool to measure barrier strings into PCR 11Lennart Poettering2022-09-223-1/+140
* | | man/portablectl: fix references to optionsAntonio Alvarez Feijoo2022-09-221-2/+2
* | | repart: Add --split option to generate split artifactsDaan De Meyer2022-09-222-2/+66
|/ /
* | man: don't mention Socket files in Scope man pageJoost Heitbrink2022-09-221-1/+1
* | Merge pull request #24709 from keszybz/partition-table-constantsLennart Poettering2022-09-2119-224/+176
|\ \
| * | man/systemd-gpt-auto-generator: reword phrasing about partition locationZbigniew Jędrzejewski-Szmek2022-09-201-12/+12
| * | man/systemd-gpt-auto-generator: export type flags by name, trim tableZbigniew Jędrzejewski-Szmek2022-09-201-54/+21
| * | headers: export partition uuids and flags in new sd-gpt.h fileZbigniew Jędrzejewski-Szmek2022-09-201-3/+3
| * | man: "the initial RAM disk" → "the initrd"Zbigniew Jędrzejewski-Szmek2022-09-2018-158/+143
| * | man: add missing subject in sentenceZbigniew Jędrzejewski-Szmek2022-09-171-1/+1
* | | Merge pull request #24753 from DaanDeMeyer/repart-squashfsLennart Poettering2022-09-211-6/+6
|\ \ \
| * | | repart: Add squashfs supportDaan De Meyer2022-09-211-6/+6
* | | | kernel-install.8: fix -h/-v ordering in SYNOPSISнаб2022-09-211-1/+1
* | | | docs: add a note about selectively overriding default dependenciesLuca BRUNO2022-09-201-4/+4
|/ / /
* | | man/systemd-run: Refer to man-pages project (man7.org) when citing bash(1)BerndAdameit2022-09-191-1/+1
* | | Merge pull request #24708 from keszybz/not-available-in-tablesZbigniew Jędrzejewski-Szmek2022-09-172-5/+5
|\ \ \
| * | | coredumpctl: rename table entryZbigniew Jędrzejewski-Szmek2022-09-171-1/+1
| * | | various: use "-" instead of "n/a" in tablesZbigniew Jędrzejewski-Szmek2022-09-172-4/+4
| |/ /
* | | man: explicitly document that "reboot -f" is different from "systemctl reboot...Yu Watanabe2022-09-171-2/+6
* | | pid1: drop redundant DBus propertiesYu Watanabe2022-09-161-30/+18
|/ /
* | pid1: introduce dbus properties WatchdogDevice and friendsYu Watanabe2022-09-141-0/+30
|/
* man: say early what a unified kernel image/UKI isLennart Poettering2022-09-091-3/+3
* man: be more careful regarding TPM vs. TPM2Lennart Poettering2022-09-091-1/+1
* man: document the new .pcrsig/.pcrpkey sections for unified kernel imagesLennart Poettering2022-09-092-26/+148
* Implement DNS notifications from resolved via varlinkSuraj Krishnan2022-09-092-0/+14
* Merge pull request #24351 from poettering/pcr-signFrantisek Sumsal2022-09-085-30/+202
|\
| * cryptsetup: hook up signed PCR policiesLennart Poettering2022-09-081-0/+15
| * repart: hook up new TPM2 signed policies with repartLennart Poettering2022-09-081-0/+9
| * cryptenroll: hook up new TPM2 signed policies with cryptenrollLennart Poettering2022-09-081-8/+45
| * creds-tool: expose new signed PCR policies in creds tool, tooLennart Poettering2022-09-081-1/+36
| * measure: add 'sign' verbLennart Poettering2022-09-081-21/+97
* | man: add example with one-liner for ssh provisioning via tmpfiles.d + CredsLuca Boccassi2022-09-081-0/+13
|/
* Merge pull request #24572 from DaanDeMeyer/repart-verityLennart Poettering2022-09-081-0/+54
|\
| * repart: Add support for formatting verity partitionsDaan De Meyer2022-09-081-0/+54
* | boot: Accept Ctrl+Del for deleting wordsJan Janssen2022-09-071-1/+3
|/
* nspawn: add support for rootidmap bind optionQuentin Deslandes2022-09-051-4/+25
* repart: Add support for setting a partition's UUID to zeroDaan De Meyer2022-09-051-2/+2
* man: fix static bridge exampleJade Bilkey2022-09-041-0/+5
* condition: change operator logic to use $= instead of =$ for glob comparisonsLennart Poettering2022-09-011-5/+5
* condition: change ConditionKernelVersion= so that =/!= mean literal string co...Lennart Poettering2022-09-011-3/+3
* condition: allow fnmatch() matches in ConditionKernelVersion=Lennart Poettering2022-09-011-5/+5
* compare: add two new operators "==" and "<>"Lennart Poettering2022-09-011-29/+33
* condition: allow fnmatch compares for ConditionOSRelease=Lennart Poettering2022-09-011-4/+7