summaryrefslogtreecommitdiffstats
path: root/docs/DISCOVERABLE_PARTITIONS.md (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-21cryptsetup-generator: break overly long lineLennart Poettering1-1/+8
2020-01-21fstab-generator: line break a bit more systematicallyLennart Poettering1-5/+16
2020-01-21update TODOLennart Poettering1-0/+3
2020-01-21man: fix typo in systemd.netdev Xfrm exampleAndreas Rammhold1-1/+1
2020-01-21network,udev: use uint64_t for bit rateYu Watanabe13-39/+32
2020-01-21timesyncd: log louder when we refuse a server due to root distanceLennart Poettering1-1/+1
2020-01-21Fixed some typos in the documentationEmmanuel Bourg1-2/+2
2020-01-21resolved: drop DNSSEC root key that is not valid anymoreLennart Poettering1-10/+1
2020-01-21Implemented x-systemd.{required,wanted}-by= optionsAntonio Russo2-8/+52
2020-01-21journal: don't use startswith() on something that is not a NUL-terminated stringLennart Poettering1-1/+1
2020-01-21virt: do not define vm_from_string() for non-x86 architectureYu Watanabe1-0/+2
2020-01-21core: make a number of functions not used externally staticLennart Poettering2-17/+11
2020-01-21core: show the UID we cannot parseLennart Poettering1-1/+1
2020-01-21json: lower maximum allowed recursion to 2KLennart Poettering1-3/+9
2020-01-21hwdb: fix error numbers passed to log_syntax()Lennart Poettering1-12/+9
2020-01-21hwdb: use strv_extend() where we canLennart Poettering1-11/+2
2020-01-21strv: get rid of strv_clear()Lennart Poettering3-12/+5
2020-01-21Documentation update for x-systemd.{before,after}Antonio Russo1-3/+3
2020-01-20test: add test for https://github.com/systemd/systemd/issues/14560Lennart Poettering3-0/+12
2020-01-20core: make sure StandardInput=file: doesn't get dup'ed to stdout/stderr by de...Lennart Poettering1-12/+25
2020-01-20units: drop full paths for utilities in $PATHZbigniew Jędrzejewski-Szmek27-78/+65
2020-01-20Italian: language updateDaniele Medri1-15/+164
2020-01-18pkgconf: add full generator pathsSascha Dewald1-0/+2
2020-01-18tree-wide: we forgot to destroy some bus errorsLennart Poettering2-2/+2
2020-01-18typo: "May modify to" -> "May modify"Wieland Hoffmann1-1/+1
2020-01-17mount: make checks on perpetual mount units more laxLennart Poettering1-4/+3
2020-01-17core: never allow perpetual units to be maskedLennart Poettering1-1/+3
2020-01-17man: document that WakeSystem= affects clock choiceLennart Poettering1-2/+14
2020-01-17docs: uppercase are headersLennart Poettering1-1/+1
2020-01-17docs: let's reduce our spurious whitespace a bitLennart Poettering1-2/+0
2020-01-17docs: in PORTABILITY_AND_STABILITY only use one h1Lennart Poettering1-2/+2
2020-01-17man: clarify that user rlimits cannot go beyond limits set for service mgrLennart Poettering2-53/+46
2020-01-17man: extend on halt documentationLennart Poettering1-9/+11
2020-01-17man: document that rootflags= does not override /etc/fstabLennart Poettering1-3/+7
2020-01-17man: underline that AccuracySec= is about coalescing timer events, nothing elseLennart Poettering1-1/+7
2020-01-17man: mention that Before= doesn't work for device unitsLennart Poettering1-1/+5
2020-01-17man: suggest SYSTEMD_WANTS usage instead of RUN for long running processesLennart Poettering1-0/+4
2020-01-17man: document the limits of the block device discovery for IO cgroup optionsLennart Poettering1-0/+14
2020-01-17man: document how error propagation to path units worksLennart Poettering1-0/+9
2020-01-17man: document that program invocation will fail if the User= does not existLennart Poettering1-6/+7
2020-01-17docs: clarify that we don't want to own $BOOT exclusivelyLennart Poettering1-0/+14
2020-01-17core: reduce indentation a bitZbigniew Jędrzejewski-Szmek1-16/+16
2020-01-17logind: use loop instead of repeated codeZbigniew Jędrzejewski-Szmek1-28/+16
2020-01-17shared/user-record-nss: use macro to avoid repeatsZbigniew Jędrzejewski-Szmek1-63/+46
2020-01-16shared/user-record-nss: shorten code a bitZbigniew Jędrzejewski-Szmek1-21/+10
2020-01-16Disable reading SystemdOptions EFI Var when in SecureBoot modeArian van Putten5-51/+66
2020-01-16Clarify journald.conf MaxLevelStore documentationLuca Boccassi1-3/+3
2020-01-16sysctl: downgrade message when we have no permissionZbigniew Jędrzejewski-Szmek1-7/+10
2020-01-16sysctl: move hashmap allocation out of main functionZbigniew Jędrzejewski-Szmek1-10/+9
2020-01-16man: rework section about configuration file precedenceZbigniew Jędrzejewski-Szmek1-41/+37