summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* man: drop reference to long gone .busname unit typeLennart Poettering2020-08-241-5/+4
* man: fix a fix of a typo in systemd.service exampleJan Chren2020-08-241-2/+2
* man: add RootImageOptions and associated bits to dbus api docsZbigniew Jędrzejewski-Szmek2020-08-221-0/+174
* man: update autogenerated dbus api listsZbigniew Jędrzejewski-Szmek2020-08-222-1/+63
* man: import lxml formatting changesZbigniew Jędrzejewski-Szmek2020-08-225-9/+9
* Merge pull request #16808 from yuwata/test-network-reconfigure-routing-policy...Zbigniew Jędrzejewski-Szmek2020-08-211-2/+2
|\
| * man: fix invalid tag placeYu Watanabe2020-08-211-2/+2
* | Merge pull request #16804 from keszybz/conditionals-and-spelling-fixesLennart Poettering2020-08-219-20/+34
|\ \
| * | man: add conditionals to more man pagesZbigniew Jędrzejewski-Szmek2020-08-207-18/+14
| * | meson: fix build/man/{man,html} to support page redirectsZbigniew Jędrzejewski-Szmek2020-08-202-2/+20
* | | Merge pull request #16686 from bluca/mount_images_optsZbigniew Jędrzejewski-Szmek2020-08-211-9/+57
|\ \ \ | |_|/ |/| |
| * | core: add mount options support for MountImagesLuca Boccassi2020-08-201-5/+11
| * | core: change RootImageOptions to use names instead of partition numbersLuca Boccassi2020-08-201-4/+46
| |/
* | core: remove support for ConditionNull=Lennart Poettering2020-08-201-3/+0
|/
* man: fix xml tagsLennart Poettering2020-08-201-1/+1
* Merge pull request #16221 from bluca/show_microsecLennart Poettering2020-08-201-0/+14
|\
| * systemctl: add --timestamp to change timestamp print formatLuca Boccassi2020-08-191-0/+14
* | Merge pull request #16559 from benzea/benzea/memory-recursiveprotZbigniew Jędrzejewski-Szmek2020-08-201-34/+23
|\ \
| * | man: Improve MemoryMin=/MemoryLow= descriptionBenjamin Berg2020-08-191-34/+23
* | | basic/virt: treat "pouch" as a container type (id: pouch)Wen Yang2020-08-202-0/+6
* | | man: Fix typo in systemd-tmpfilesPhaedrus Leeds2020-08-191-1/+1
| |/ |/|
* | homed: default to "btrfs" as fs type in the LUKS backendLennart Poettering2020-08-192-5/+5
|/
* Merge pull request #16640 from keszybz/various-patchesLennart Poettering2020-08-192-3/+3
|\
| * journal: adjust line about when the journal begins and endsZbigniew Jędrzejewski-Szmek2020-08-172-3/+3
* | Fix function description in logind man pageNicolas Fella2020-08-181-1/+1
* | Merge pull request #16687 from DaanDeMeyer/bootloader-machine-idZbigniew Jędrzejewski-Szmek2020-08-181-1/+3
|\ \
| * | kernel-install: Add fallback to "Linux" if no machine-id is foundDaan De Meyer2020-08-101-1/+3
* | | man: move 'files' module in NSS 'hosts:' line before myhostnameLennart Poettering2020-08-174-26/+24
* | | dissect: add support for outputting JSONLennart Poettering2020-08-121-0/+9
* | | man: document systemd-dissectLennart Poettering2020-08-112-0/+245
* | | man: fix incorrectly placed full stopLennart Poettering2020-08-111-1/+1
* | | Merge pull request #16684 from keszybz/assorted-cleanupsLennart Poettering2020-08-101-1/+1
|\ \ \
| * | | man: fix typoZbigniew Jędrzejewski-Szmek2020-08-051-1/+1
* | | | Merge pull request #16604 from poettering/tmpfiles-imageZbigniew Jędrzejewski-Szmek2020-08-073-8/+64
|\ \ \ \ | |_|/ / |/| | |
| * | | man: document the new --image= switches in journalctl/sysusers/tmpfilesLennart Poettering2020-08-053-7/+48
| * | | tmpfiles: add new switch -E for quickly excluding /proc, /dev, /sys and /runLennart Poettering2020-08-051-1/+16
| |/ /
* | | man: clarify that LogNamespace= is for system services onlyLennart Poettering2020-08-061-1/+3
* | | core: new feature MountImagesLuca Boccassi2020-08-051-0/+36
|/ /
* | Merge pull request #16650 from keszybz/two-doc-updatesAnita Zhang2020-08-041-6/+12
|\ \
| * | man: describe that changing Storage= does not move existing dataZbigniew Jędrzejewski-Szmek2020-08-031-6/+12
* | | Merge pull request #16596 from poettering/event-time-relZbigniew Jędrzejewski-Szmek2020-08-041-10/+43
|\ \ \
| * | | man: document new relative time APIs in sd-eventLennart Poettering2020-07-281-10/+43
* | | | doc: Put proot under "container" sectionChris Down2020-08-031-1/+1
| |/ / |/| |
* | | Merge pull request #16258 from hunger/masterZbigniew Jędrzejewski-Szmek2020-08-031-0/+9
|\ \ \
| * | | Repart: Add support for machine readably reportTobias Hunger2020-07-301-0/+9
| | |/ | |/|
* | | Merge pull request #16308 from bluca/root_image_optionsZbigniew Jędrzejewski-Szmek2020-08-031-0/+13
|\ \ \
| * | | service: add new RootImageOptions featureLuca Boccassi2020-07-291-0/+13
* | | | man: fix typo in systemd.serviceEtienne Doms2020-08-011-1/+1
* | | | network: fix DHCPv6 Prefix Delegation example after option renameFlorian Klink2020-08-011-4/+1
| |/ / |/| |
* | | meson: run 'ninja man/update-man-rules' againLennart Poettering2020-07-301-1/+3
|/ /