[systemd-commits] Changes to 'refs/tags/v5'

Lennart Poettering lennart at kemper.freedesktop.org
Tue Aug 3 18:49:36 PDT 2010


Tag 'v5' created by Lennart Poettering <lennart at poettering.net> at 2010-08-04 02:49 -0700

systemd 5

Changes since v4:
Daniel J Walsh (1):
      Systemd is causing mislabeled devices to be created and then attempting to read them.

Kay Sievers (1):
      fixme update

Lennart Poettering (8):
      update fixme
      update fixme
      units: add conflicts between prefdm and getty at tty1 to avoid race for tty1
      units: make sure that prefdm wins over the getty if both are pulled in
      selinux: fix if vs. ifdef mixup
      selinux: rework selinux tests a little
      units: remove redundant ordering dependency
      prepare new release

Tomasz Torcz (1):
      socket: Allow selection of TCP Congestion Avoidance algorithm to socket

---
 configure.ac                |   23 ++-
 fixme                       |   12 +-
 man/systemd.socket.xml      |   12 ++
 src/automount.c             |    2 
 src/load-fragment.c         |    1 
 src/main.c                  |    5 
 src/socket-util.c           |   13 --
 src/socket-util.h           |    3 
 src/socket.c                |  108 ++++--------------
 src/socket.h                |    1 
 src/util.c                  |  261 +++++++++++++++++++++++++++++++++++++++++++-
 src/util.h                  |   10 +
 units/fedora/prefdm.service |    4 
 units/getty at .service.m4     |    1 
 units/graphical.target.m4   |    5 
 15 files changed, 356 insertions(+), 105 deletions(-)
---


More information about the systemd-commits mailing list