summaryrefslogtreecommitdiffstats
path: root/man/machinectl.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-10machinectl: do not ellipsize table when --full is specifiedYu Watanabe1-1/+1
2020-01-10bash-completion: busctrl: support --full command line optionYu Watanabe1-2/+2
2020-01-10busctl: introduce --full command line optionYu Watanabe2-0/+19
2020-01-10bash-completion: networkctl: do not show ellipsized link nameYu Watanabe1-1/+1
2020-01-10networkctl: set table width 0 when --full is specifiedYu Watanabe2-1/+16
2020-01-10systemd-mount: add --full command line optionYu Watanabe2-1/+20
2020-01-10format-table: allow forcing arbitrary width tablesLennart Poettering1-3/+4
2020-01-09man: describe "symlink" and "systemctl link" explicitly in UNIT FILE LOAD PATHHATAYAMA Daisuke1-4/+6
2020-01-09bash-completion: networkctl: support --full and --linesYu Watanabe1-2/+2
2020-01-09core: be more restrictive on the dependency types we allow to be created tran...Lennart Poettering1-0/+15
2020-01-09timedatectl: use format-table.[ch]Yu Watanabe1-59/+187
2020-01-09systemd-mount: add --no-legend command line optionYu Watanabe2-0/+11
2020-01-09systemd-mount: use format-table.[ch]Yu Watanabe1-88/+16
2020-01-09format-table: introduce TABLE_PATHYu Watanabe2-0/+9
2020-01-09core: propagate service state to socket in more load statesLennart Poettering1-1/+6
2020-01-09udev: don't import parent ID_FS_ data on partitionsThomas Schmitt1-2/+16
2020-01-08sd-event: use _cleanup_ in one more placeZbigniew Jędrzejewski-Szmek1-6/+5
2020-01-08sd-event: use RAII for struct epoll_eventZbigniew Jędrzejewski-Szmek1-20/+11
2020-01-08network: use automatic stack allocation and structured initZbigniew Jędrzejewski-Szmek1-15/+13
2020-01-08network: do not require ethtool_get_permanent_macaddr() to get an fdZbigniew Jędrzejewski-Szmek3-5/+7
2020-01-08test: minor typo fixLennart Poettering1-1/+1
2020-01-08test: pin meson to 0.52.1 for fuzzit/fuzzbuzzFrantisek Sumsal4-3/+15
2020-01-08network: rename *fd to *ethtool_fdZbigniew Jędrzejewski-Szmek2-45/+45
2020-01-08man: use xi:include to avoid duplicationZbigniew Jędrzejewski-Szmek2-149/+58
2020-01-08man: fix option nameZbigniew Jędrzejewski-Szmek1-2/+2
2020-01-08doc: tweak grammar in CONTAINER_INTERFACE descriptionZbigniew Jędrzejewski-Szmek1-105/+101
2020-01-08networkctl: show permanent mac address if it is not used nowYu Watanabe1-0/+28
2020-01-08network, udev: introduce PermanentMACAddress= setting in [Match] sectionYu Watanabe15-15/+77
2020-01-08Support Plugable UD-PRO8 dockezst0361-1/+4
2020-01-08ethtool: introduce ethtool_get_permanent_macaddr()Yu Watanabe2-0/+43
2020-01-08gpt-auto: don't assume XBOOTLDR is vfatLennart Poettering1-2/+15
2020-01-08network, meson: allow statically linked buildRobert Scheck3-10/+22
2020-01-08zsh: Complete systemctl subcommands in separate tagsDaniel Shahaf1-11/+17
2020-01-08shared/sleep-config: do not ignore resume_offset when resume not setZbigniew Jędrzejewski-Szmek1-4/+2
2020-01-08shared/sleep-config: make swap detection stricter againZbigniew Jędrzejewski-Szmek1-44/+56
2020-01-07boot: fix osrel parserLennart Poettering1-1/+1
2020-01-07man: stop recommending modprobe -abq in ExecStartPre=Lennart Poettering1-3/+8
2020-01-07units: tweaks to modprobe@.serviceLennart Poettering1-1/+4
2020-01-07unit: make sure to pull in modprobe@loop.service when RootImage= is used with...Lennart Poettering1-0/+5
2020-01-07bpf-devices: line-break some overly long function signaturesLennart Poettering1-8/+48
2020-01-07units: Split modprobing out into a separate service unitIain Lane4-5/+21
2020-01-07udev: use dot_or_dot_dot() where appropriateLennart Poettering1-1/+2
2020-01-07man: fix documentation of IBM VIO device namingLennart Poettering1-6/+11
2020-01-07man: slightly extend documentation on difference between ID_NET_NAME_ONBOARD ...Lennart Poettering1-4/+5
2020-01-07shared/sleep: use stat() instead of open()+fstat() in one placeZbigniew Jędrzejewski-Szmek1-17/+6
2020-01-07udev: do not use exact match of file permissionYu Watanabe1-1/+1
2020-01-07nspawn: set original ifname as alternative if it is truncatedYu Watanabe3-10/+99
2020-01-07network: append INTERFACE= attributes for logs corresponds to a netifYu Watanabe12-65/+67
2020-01-07test-network: suppress logs in status commandYu Watanabe2-32/+32
2020-01-07networkctl: status command also shows logs of networkdYu Watanabe2-3/+111