Davide Cavalca
1485aacb16
meson: scope more git invocations with current_source_dir()
2019-03-12 15:01:47 +01:00
Zbigniew Jędrzejewski-Szmek
fb6692ed33
Merge pull request #11927 from poettering/network-namespace-path
...
Add NetworkNamespacePath= to unit files
2019-03-12 14:29:14 +01:00
Clemens Gruber
c423be28a0
network: introduce TripleSampling= option in CAN section
...
When enabled, three samples are used to determine the value of a
received bit by majority rule.
This patch adds support for the TripleSampling= option in the [CAN]
section of .network files.
2019-03-11 17:15:47 +01:00
Robin Elvedi
68b7f7ac89
fix a typo in the man page for dhcpserver
2019-03-09 11:15:11 +09:00
Lennart Poettering
8df87b4383
man: document that ProtectHostname= disables hostname change notifications
2019-03-08 15:49:10 +01:00
Lennart Poettering
4107452e51
man: document NetworkNamespacePath=
2019-03-07 21:27:02 +01:00
Yu Watanabe
cd648ae195
man: mention possible actions supported by "udevadm trigger"
2019-03-07 15:19:02 +09:00
Lennart Poettering
97af80c5a7
systemctl: add support for booting into boot menu/entry
...
(This also removes support for booting into the EFI firmware setup
without logind. That's because otherwise the non-EFI fallback logind
implements can't work.)
Fixes : #9896
2019-03-05 16:52:46 +01:00
Lennart Poettering
d8a23f5e4f
Merge pull request #11770 from yuwata/fix-9955
...
network: rework address pool
2019-03-04 12:11:07 +01:00
Yu, Li-Yu
abfa5697fa
man: flush-caches and reset-server-features are commands for resolvectl ( #11877 )
2019-03-03 22:50:22 +01:00
Lennart Poettering
3f2fa83499
man: document that --ephemeral and --template= don't cover submounts
...
We never made this clear, let's fix that.
2019-03-01 16:25:03 +01:00
Zbigniew Jędrzejewski-Szmek
cc5fc36aec
Merge pull request #11243 from poettering/nspawn-root-overlay
...
add systemd-nspawn --volatile=overlay support, as well as the same for host systems
2019-03-01 16:08:55 +01:00
Lennart Poettering
13070a70ef
man: document new systemd.volatile=overlay kernel command line option
2019-03-01 14:57:40 +01:00
Lennart Poettering
b23f16283d
man: document nspawn's new --volatile=overlay switch
2019-03-01 14:57:40 +01:00
Lennart Poettering
3da2b703d9
man: document XBOOTLDR partition logic in bootctl's man page
2019-03-01 12:41:32 +01:00
Lennart Poettering
c5fcaed881
man: document XBOOTLDR search logic for sd-boot
2019-03-01 12:41:32 +01:00
Lennart Poettering
aa4c06844d
man: extend systemd-gpt-auto-generator with XBOOTLDR info
2019-03-01 12:41:32 +01:00
Yu Watanabe
4e68898ed7
man: mention Address= can be specified once in [Address] section
2019-03-01 15:52:12 +09:00
Yu Watanabe
e6ef3a130f
man: mention limit about prefix length when null address is specified to Address=
2019-03-01 15:52:12 +09:00
Lennart Poettering
737e2f306e
Merge pull request #11857 from rossburton/acrn
...
virt: detect the ACRN hypervisor
2019-02-28 18:56:48 +01:00
Ross Burton
0f0e30ad9c
man: add ACRN hypervisor
2019-02-28 15:55:23 +00:00
Lennart Poettering
154c83e1b9
Merge pull request #11853 from keszybz/man-rules-update
...
man/rules update
2019-02-28 16:17:59 +01:00
Theo Ouzhinski
fa44cecae2
man/shutdown: Fix grammar
2019-02-28 15:17:32 +01:00
Zbigniew Jędrzejewski-Szmek
2dfdf9c4b2
man: create .so links for sd_bus_close_{unref,unrefp}
...
Follow-up for bd62b74486 .
2019-02-28 13:10:08 +01:00
Zbigniew Jędrzejewski-Szmek
9e08359864
meson: remove workaround for old meson bug with command quoting
...
Those bugs were fixed a long time ago. Let's take advantage of this and use the
usual $() syntax.
2019-02-28 13:10:08 +01:00