index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd.unit.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
virt: Support detection of LMHS SRE guests
Neil Moore
2022-12-02
1
-0
/
+1
*
man: Add documentation for AssertCredential= (#25178)
Steve Ramage
2022-10-29
1
-0
/
+1
*
man: use a list for description of ConditionFirmware=
Zbigniew Jędrzejewski-Szmek
2022-10-09
1
-27
/
+32
*
manager: fix/change evaluation of ConditionFirstBoot
Zbigniew Jędrzejewski-Szmek
2022-10-01
1
-5
/
+8
*
tree-wide: fix typo
Yu Watanabe
2022-09-24
1
-1
/
+1
*
docs: add a note about selectively overriding default dependencies
Luca BRUNO
2022-09-20
1
-4
/
+4
*
condition: change operator logic to use $= instead of =$ for glob comparisons
Lennart Poettering
2022-09-01
1
-5
/
+5
*
condition: change ConditionKernelVersion= so that =/!= mean literal string co...
Lennart Poettering
2022-09-01
1
-3
/
+3
*
condition: allow fnmatch() matches in ConditionKernelVersion=
Lennart Poettering
2022-09-01
1
-5
/
+5
*
compare: add two new operators "==" and "<>"
Lennart Poettering
2022-09-01
1
-29
/
+33
*
condition: allow fnmatch compares for ConditionOSRelease=
Lennart Poettering
2022-09-01
1
-4
/
+7
*
tree-wide: Use "unmet" for condition checks, not "failed"
Colin Walters
2022-09-01
1
-2
/
+2
*
pid1: extend "ConditionFirmware=" for checking SMBIOS system identification i...
Daniel Braunwarth
2022-08-25
1
-4
/
+18
*
Merge pull request #24370 from keszybz/sysusers-equivs
Luca Boccassi
2022-08-24
1
-1
/
+1
|
\
|
*
various: try to use DEFAULT_USER_SHELL for root too
Zbigniew Jędrzejewski-Szmek
2022-08-24
1
-1
/
+1
*
|
Merge pull request #24072 from poettering/remove-cgroupsv1-docs
Lennart Poettering
2022-08-24
1
-16
/
+5
|
\
\
|
*
|
docs: remove documentation about cgroupsv1 settings
Lennart Poettering
2022-08-23
1
-16
/
+5
|
|
/
*
/
virt: Support detection of Apple Virtualization.framework guests
Zhaofeng Li
2022-08-24
1
-0
/
+1
|
/
*
pid1: add mechanism for conditionalizing units/network/netdev/link based on c...
Lennart Poettering
2022-07-15
1
-0
/
+13
*
tree-wide: link to docs.kernel.org for kernel documentation
nl6720
2022-07-04
1
-1
/
+1
*
Documents the AssertCPUFeature= flag (#23594)
Steve Ramage
2022-06-02
1
-0
/
+1
*
specifier: use %q for pretty hostname
Lennart Poettering
2022-04-08
1
-1
/
+1
*
fix typo
Yu Watanabe
2022-03-30
1
-1
/
+1
*
man: fix invalid description of template handling in WantedBy=
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-28
/
+25
*
man: clarify the descriptions of aliases and linked unit files
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-15
/
+43
*
core: add %d specifier for the $CREDENTIALS_DIRECTORY
Frantisek Sumsal
2022-03-17
1
-0
/
+5
*
core: introduce %R specifier for pretty hostname
Frantisek Sumsal
2022-03-10
1
-0
/
+9
*
man: say that we ignore ignored options
Zbigniew Jędrzejewski-Szmek
2022-03-04
1
-7
/
+5
*
docs: Correct WantedBy= regarding template units
Max Gautier
2022-02-15
1
-3
/
+3
*
man: explicitly mention that Requires propagates restarts
Luca Boccassi
2022-02-03
1
-2
/
+2
*
man: Fix paths for user units (transient/generator.early)
Rike-Benjamin Schuppner
2022-01-26
1
-2
/
+2
*
core: add %y/%Y specifiers for the fragment path of the unit
Zbigniew Jędrzejewski-Szmek
2022-01-21
1
-0
/
+10
*
core: add Condition[Memory/CPU/IO]Pressure
Luca Boccassi
2021-12-01
1
-0
/
+26
*
core: Try to prevent infinite recursive template instantiation
Daan De Meyer
2021-10-28
1
-2
/
+6
*
man: fix assorted issues reported by the manpage-l10n project
Zbigniew Jędrzejewski-Szmek
2021-07-27
1
-1
/
+1
*
Typo correction on systemd.unit man page
hikigaya58
2021-07-22
1
-1
/
+1
*
core: rework unit printing and implement 'combined' format
Zbigniew Jędrzejewski-Szmek
2021-06-30
1
-11
/
+10
*
core: add ConditionOSRelease= directive
Luca Boccassi
2021-06-24
1
-0
/
+14
*
man: fix missing markdown & minor errors
Peter Morrow
2021-06-09
1
-10
/
+9
*
man: add details on overriding top level drop-ins
Peter Morrow
2021-06-08
1
-4
/
+62
*
man: explain ConditionNeedsUpdate a bit more
Zbigniew Jędrzejewski-Szmek
2021-06-08
1
-2
/
+14
*
man: fix typo
adrian5
2021-06-03
1
-1
/
+1
*
man: fix list of escaped characters in unit names
Lennart Poettering
2021-05-26
1
-4
/
+5
*
core: implement Uphold= dependency type
Lennart Poettering
2021-05-25
1
-0
/
+18
*
core: add new OnSuccess= dependency type
Lennart Poettering
2021-05-25
1
-5
/
+10
*
core: add new PropagateStopTo= dependency (and inverse)
Lennart Poettering
2021-05-25
1
-7
/
+14
*
man: mention that drop-in files are merged in alphanumeric order
Yu Watanabe
2021-05-20
1
-8
/
+10
*
virt: detect Amazon EC2 Nitro instance
Bertrand Jacquin
2021-04-30
1
-0
/
+1
*
Add support for conditions on the machines firmware
Uwe Kleine-König
2021-04-28
1
-0
/
+10
*
shared: add new IMAGE_VERSION=/IMAGE_ID= field to /etc/os-release
Lennart Poettering
2021-03-31
1
-0
/
+2
[next]