Systemd/src/systemd
Lennart Poettering 9444b1f20e logind: add infrastructure to keep track of machines, and move to slices
- This changes all logind cgroup objects to use slice objects rather
  than fixed croup locations.

- logind can now collect minimal information about running
  VMs/containers. As fixed cgroup locations can no longer be used we
  need an entity that keeps track of machine cgroups in whatever slice
  they might be located. Since logind already keeps track of users,
  sessions and seats this is a trivial addition.

- nspawn will now register with logind and pass various bits of metadata
  along. A new option "--slice=" has been added to place the container
  in a specific slice.

- loginctl gained commands to list, introspect and terminate machines.

- user.slice and machine.slice will now be pulled in by logind.service,
  since only logind.service requires this slice.
2013-06-20 03:49:59 +02:00
..
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00
sd-bus-protocol.h Fix spelling errors using 'codespell' tool 2013-04-15 08:40:05 -04:00
sd-bus.h logind: add infrastructure to keep track of machines, and move to slices 2013-06-20 03:49:59 +02:00
sd-daemon.h Add printf attributes in exported headers 2013-04-25 21:50:48 -04:00
sd-id128.h id128: when taking user input for a 128bit ID, validate syntax 2013-04-30 08:36:01 -03:00
sd-journal.h journal: add sd_journal_open_files 2013-06-10 10:10:07 -04:00
sd-login.h login: allow watching virtual machines with sd_get_machine_names() 2013-04-24 19:02:13 -03:00
sd-memfd.h bus: add support for adding memfds into message payload 2013-05-15 19:45:45 +02:00
sd-messages.h logind: add infrastructure to keep track of machines, and move to slices 2013-06-20 03:49:59 +02:00
sd-readahead.h man: move header file man pages from section 7 to 3 2012-07-13 01:50:05 +02:00
sd-shutdown.h shutdown: move attribute packed to the end of the declaration, so it is not ignored 2013-03-13 01:39:11 +01:00