summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek2017-01-1487-1133/+2779
|\
| * machined: when renaming/removing/cloning images, always take care of .roothas...Lennart Poettering2016-12-211-7/+42
| * test: make sure test-execute can run in a read-only environmentLennart Poettering2016-12-211-0/+13
| * nspawn: tweaks to /etc/resolv.conf managementLennart Poettering2016-12-211-10/+22
| * nspawn: don't complain when we can't fix the timezone of read-only containersLennart Poettering2016-12-211-4/+7
| * man: document that services need at least one of ExecStart= or ExecStop=Lennart Poettering2016-12-211-1/+3
| * man: improve ShowStatus=/systemd.show_status=/--show-status= documentationLennart Poettering2016-12-212-19/+21
| * update TODOLennart Poettering2016-12-211-4/+13
| * util-lib: rework path_check_fstype() and path_is_temporary_fs() to use O_PATHLennart Poettering2016-12-212-2/+21
| * machinectl: minor indentation fixLennart Poettering2016-12-211-2/+2
| * importd: automatically download .roothash in addition to .nspawn for raw down...Lennart Poettering2016-12-216-182/+316
| * gpt-auto-generator: enable auto-discovery logic also for verity root file sys...Lennart Poettering2016-12-211-2/+34
| * cryptsetup: various coding style improvementsLennart Poettering2016-12-212-59/+61
| * util-lib: be stricter when decoding hex stringsLennart Poettering2016-12-212-19/+12
| * man: drop superfluous 'this' in man pageLennart Poettering2016-12-211-3/+2
| * verity: add support for setting up verity-protected root disks in the initrdLennart Poettering2016-12-2111-4/+691
| * gpt-auto-discovery: port to dissect-image.c dissectorLennart Poettering2016-12-211-276/+66
| * gpt-auto-generator: drop duplicate container checkLennart Poettering2016-12-211-5/+0
| * dissect: make using a generic partition as root partition optionalLennart Poettering2016-12-216-13/+27
| * dissect: return the GPT partition UUID, tooLennart Poettering2016-12-213-0/+8
| * gpt-auto-generator: support LUKS encrypted root partitionsLennart Poettering2016-12-213-21/+40
| * mkosi: drop duplicate "diffutils" package listingLennart Poettering2016-12-211-1/+0
| * core: fix typoLennart Poettering2016-12-211-1/+1
| * build-sys: add missing Makefile symlinkLennart Poettering2016-12-211-0/+1
| * fstab-generator: add support for volatile bootsLennart Poettering2016-12-2114-19/+456
| * shared: rework switch_root() codeLennart Poettering2016-12-211-80/+59
| * journald: don't flush to /var/log/journal before we get asked toLennart Poettering2016-12-213-12/+13
| * nspawn: restore --volatile=yes supportLennart Poettering2016-12-211-14/+14
| * qutoacheck,gpt-auto-generator: trivial coding style improvementsLennart Poettering2016-12-212-8/+8
| * util-lib: various improvements to kernel command line parsingLennart Poettering2016-12-2122-256/+561
| * util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdlineLennart Poettering2016-12-212-0/+19
| * build-sys: don't mke use of "sushell" automaticallyLennart Poettering2016-12-202-2/+7
| * dissect: optionally, only look for GPT partition tables, nothing elseLennart Poettering2016-12-206-46/+54
| * units: drop --fail parameter from "systemctl switch-root" invocationLennart Poettering2016-12-201-2/+1
| * util-lib: make verbose_mount() grok MS_MOVELennart Poettering2016-12-201-0/+3
| * firstboot: add kernel cmdline option to disable firstboot wizardLennart Poettering2016-12-203-1/+38
| * core: modernize the SwitchRoot() bus method a bitLennart Poettering2016-12-201-11/+23
| * util-lib: add new path_is_temporary_fs() APILennart Poettering2016-12-202-0/+11
| * gpt-auto-generator: rename add_boot() → add_esp()Lennart Poettering2016-12-201-3/+3
| * tree-wide: always invoke setmntent() with "re" modeLennart Poettering2016-12-203-3/+3
| * util-lib: make sure fd_check_fstype() opens files with O_CLOEXECLennart Poettering2016-12-201-1/+1
| * core: minor coding style/wording fixesLennart Poettering2016-12-201-4/+5
| * util-lib: beef path_is_os_tree() up a bitLennart Poettering2016-12-202-10/+25
| * util-lib: accept invoking chase_symlinks() with a NULL return parameterLennart Poettering2016-12-201-2/+4
| * core: add comment why we don't bother with MS_SHARED remounting of / in conta...Lennart Poettering2016-12-201-13/+11
| * shared: use uid_is_valid() for checking validity of UIDsLennart Poettering2016-12-201-1/+1
| * nspawn: split out VolatileMode definitionsLennart Poettering2016-12-205-29/+75
* | man: provide a basic guide to the `systemctl status` output (#4950)Mark Stosberg2017-01-141-0/+50
* | Merge pull request #5069 from keszybz/fixletsLennart Poettering2017-01-128-27/+45
|\ \
| * | man: link to sd-j-{remote,upload} from journalctl(1)Zbigniew Jędrzejewski-Szmek2017-01-111-1/+3