summaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22355 from yuwata/network-tunnel-externalAnita Zhang2022-02-031-0/+9
|\
| * network: tunnel: support external modeYu Watanabe2022-02-031-0/+9
* | hostnamed: drop "iteractive" parameter from GetHardwareSerial()Lennart Poettering2022-02-031-2/+1
* | man: explicitly mention that Requires propagates restartsLuca Boccassi2022-02-031-2/+2
|/
* udevadm: make test and test-builtin command accept /dev path or device unitYu Watanabe2022-02-021-2/+2
* network: dhcp-server: make empty string to DNS= or friends clear previously s...Yu Watanabe2022-02-021-11/+15
* Merge pull request #22332 from yuwata/network-dhcp-server-dns-server-addressYu Watanabe2022-02-011-12/+14
|\
| * network: dhcp-server: introduce special value DNS=_server_addressYu Watanabe2022-02-011-12/+14
* | network: xfrm: refuse zero interface IDYu Watanabe2022-02-011-1/+1
|/
* Merge pull request #22175 from keszybz/kernel-install-mkosi-initrdLuca Boccassi2022-02-011-1/+9
|\
| * kernel-install: add "$KERNEL_INSTALL_STAGING_AREA" directoryZbigniew Jędrzejewski-Szmek2022-01-281-0/+4
| * kernel-install: add new variable $KERNEL_INSTALL_INITRD_GENERATORZbigniew Jędrzejewski-Szmek2022-01-181-1/+5
* | unit: introduce wait-online@.service for specific interfaceYu Watanabe2022-01-282-1/+14
* | man: extend the DHCPv6-PD example and add a DHCPv4-6RD exampleYu Watanabe2022-01-281-5/+71
* | man: Fix paths for user units (transient/generator.early)Rike-Benjamin Schuppner2022-01-261-2/+2
* | portable: add flag to return extension-releases in GetImageMetadataWithExtens...Luca Boccassi2022-01-251-1/+9
* | portable: add GetImageStateWithExtensions methodLuca Boccassi2022-01-241-0/+19
* | hostname: expose hardware serial through dbusYu Watanabe2022-01-241-0/+6
* | Update systemd.netdev.xmlmarch19932022-01-241-3/+3
* | Merge pull request #22226 from yuwata/hostname-allow-to-override-hardware-ven...Yu Watanabe2022-01-231-0/+14
|\ \
| * | hostname: allow to override hardware vendor and modelYu Watanabe2022-01-231-0/+14
* | | Merge pull request #21908 from yonran/environmentfile-docsYu Watanabe2022-01-231-18/+33
|\ \ \
| * | | man: clarify Environmentfile formatYonathan Randolph2022-01-231-18/+33
* | | | portable: add support for ExtensionDirectories in --extensionLuca Boccassi2022-01-231-2/+3
|/ / /
* / / man: note more clearly that $SYSTEMD_PAGER requires $SYSTEMD_PAGERSECUREash2022-01-231-1/+4
|/ /
* | meson: Add missing test dependenciesDaan De Meyer2022-01-211-1/+2
* | core: add ExtensionDirectories= settingLuca Boccassi2022-01-212-0/+45
* | Merge pull request #22195 from keszybz/more-specifiersLuca Boccassi2022-01-211-0/+10
|\ \
| * | core: add %y/%Y specifiers for the fragment path of the unitZbigniew Jędrzejewski-Szmek2022-01-211-0/+10
| |/
* | udev/net: allow to set number of SR-IOV virtual functionsYu Watanabe2022-01-191-0/+9
* | udev/net: also support [SR-IOV] section in .link filesYu Watanabe2022-01-192-88/+90
|/
* man: add more references for extensions to portablectlLuca Boccassi2022-01-181-4/+9
* man: enhance the description of systemd-stdio-bridgeZbigniew Jędrzejewski-Szmek2022-01-171-7/+21
* systemd-stdio-bridge: add manpageLuca Boccassi2022-01-172-0/+79
* boot: Beep n times for n-th entryJan Janssen2022-01-171-2/+2
* man: change 'allow[s] to' -> 'allow[s] one to'Luca Boccassi2022-01-163-6/+6
* core: add missing dependency DBus propertiesYu Watanabe2022-01-161-10/+22
* Merge pull request #22136 from yuwata/network-wireguard-disable-adding-routes...Luca Boccassi2022-01-161-8/+8
|\
| * network: wireguard: also accept negative boolean values to disable adding routesYu Watanabe2022-01-161-8/+8
| * network: wireguard: do not add routes to AllowedIPs= by defaultYu Watanabe2022-01-161-1/+1
* | boot: Add PC speaker supportJan Janssen2022-01-161-0/+7
|/
* man: Add more details about desktop file processingBenjamin Berg2022-01-141-0/+49
* network: use scope link for direct unicast routes by defaultYu Watanabe2022-01-131-3/+3
* Merge pull request #22092 from keszybz/docs-linksZbigniew Jędrzejewski-Szmek2022-01-129-29/+22
|\
| * man+docs: adjust links to the new pageZbigniew Jędrzejewski-Szmek2022-01-125-23/+16
| * docs: use https:// for fd.o linksZbigniew Jędrzejewski-Szmek2022-01-124-6/+6
* | Merge pull request #22043 from medhefgo/boot-bitlockerLuca Boccassi2022-01-121-0/+22
|\ \
| * | boot: Add BitLocker TPM key sealing workaroundJan Janssen2022-01-101-0/+22
* | | meson: Add check argument to remaining run_command() callsJan Janssen2022-01-111-1/+1
* | | sd-bus/man: document EBUSY error in bus_message_read (#21954)lincoln auster2022-01-112-4/+20
| |/ |/|