Systemd/src/machine
Seraphime Kirkovski 07b0b339d6 machinectl: split OS field in two; print ip addresses (#4058)
This splits the OS field in two : one for the distribution name
and one for the the version id.
Dashes are written for missing fields.
This also prints ip addresses of known machines. The `--max-addresses`
option specifies how much ip addresses we want to see. The default is 1.
When more than one address is written for a machine, a `,` follows it.
If there are more ips than `--max-addresses`, `...` follows the last
address.
2016-08-31 20:06:57 +02:00
..
.gitignore machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
image-dbus.c machined: "machinectl clean" can take a while, do it asynchronously from a background process 2016-06-24 16:01:14 +02:00
image-dbus.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
machine-dbus.c machined: "machinectl clean" can take a while, do it asynchronously from a background process 2016-06-24 16:01:14 +02:00
machine-dbus.h machined: add new OpenRootDirectory() call to Machine objects 2016-04-25 15:24:46 +02:00
machine.c tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate 2016-07-22 12:38:08 +02:00
machine.h machined: rework copy-from/copy-to operation to use generic Operation object 2016-05-02 11:17:06 +02:00
machinectl.c machinectl: split OS field in two; print ip addresses (#4058) 2016-08-31 20:06:57 +02:00
machined-dbus.c util-lib: rework /tmp and /var/tmp handling code 2016-08-04 16:27:07 +02:00
machined.c treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
machined.h machined: run clone operation asynchronously in the background 2016-05-02 11:15:30 +02:00
Makefile machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
operation.c treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
operation.h machined: "machinectl clean" can take a while, do it asynchronously from a background process 2016-06-24 16:01:14 +02:00
org.freedesktop.machine1.conf machined: make sure CleanPool() method is opened up in the dbus policy 2016-06-24 16:03:49 +02:00
org.freedesktop.machine1.policy.in machine: policykit string fixes 2015-08-25 18:37:16 +02:00
org.freedesktop.machine1.service machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
test-machine-tables.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00