Commit Graph

14 Commits

Author SHA256 Message Date
Dr. Werner Fink
17bb760272 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=638
2014-05-21 08:58:28 +00:00
Dr. Werner Fink
d2be2c305a - Update to release 205:
+ two new unit types have been introduced:
    - Scope units are very similar to service units, however, are
      created out of pre-existing processes -- instead of PID 1
      forking off the processes.
    - Slice units may be used to partition system resources in an
      hierarchial fashion and then assign other units to them. By
      default there are now three slices: system.slice (for all
      system services), user.slice (for all user sessions),
      machine.slice (for VMs and containers).
  + new concept of "transient" units, which are created at runtime
    using an API and not based on configuration from disk.
  + logind has been updated to make use of scope and slice units to
    manage user sessions. Logind will no longer create cgroups
    hierchies itself but will relying on PID 1.
  + A new mini-daemon "systemd-machined" has been added which
    may be used by virtualization managers to register local
    VMs/containers. machinectl tool has been added to query
    meta-data from systemd-machined.
  + Low-level cgroup configuration options ControlGroup=,
    ControlGroupModify=, ControlGroupPersistent=,
    ControlGroupAttribute= have been removed. High-level attribute
    settings or slice units should be used instead?
  + A new bus call SetUnitProperties() has been added to alter
    various runtime parameters of a unit, including cgroup
    parameters. systemctl gained set-properties command to wrap
    this call.
  + A new tool "systemd-run" has been added which can be used to
    run arbitrary command lines as transient services or scopes,
    while configuring a number of settings via the command

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=412
2013-07-04 15:28:49 +00:00
Dr. Werner Fink
07baf0f52e update to v201
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=363
2013-04-13 11:09:53 +00:00
Stephan Kulow
a60d37bb0c remove setBadness
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=302
2012-10-31 05:52:29 +00:00
Cristian Rodríguez
6e0d9c4c7b - Create and own more systemd drop-in directories.
- Improve mini packages for bootstrapping.
- do not mount /tmp as tmpfs by default.

- Fix install script when there is no inittab

- Create a systemd-mini specfile to prevent cycle in bootstrapping

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=300
2012-10-26 12:34:44 +00:00
2974a4aa1d Adjust rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=166
2011-08-01 14:36:43 +00:00
Andreas Jaeger
d4cde5dd86 Adjust rpmlintrc since polkit-default-privs is changed.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=164
2011-07-28 14:53:43 +00:00
Andreas Jaeger
8bd44e3dc5 Update to v31 - to not push into factory yet
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=163
2011-07-28 10:59:10 +00:00
Andreas Jaeger
69e8889011 Update to v30
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=160
2011-07-18 16:25:41 +00:00
Stephan Kulow
b4ecef6eaf - remove policy filter
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=142
2011-05-05 07:46:21 +00:00
Kay Sievers
63ee39a1bb update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=130
2011-03-13 02:25:46 +00:00
Kay Sievers
ed77cc7cbd guys you have better ideas than sabotaging working people?
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=76
2010-10-23 13:58:24 +00:00
Kay Sievers
aacce4cef7 fix rpmlint 'dangling /dev/null' nonsense
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=75
2010-10-23 13:50:50 +00:00
OBS User autobuild
f9d717397c Accepting request 43879 from Base:System
Copy from Base:System/systemd based on submit request 43879 from user kay_sievers

OBS-URL: https://build.opensuse.org/request/show/43879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=1
2010-07-30 11:59:59 +00:00