[systemd-commits] Changes to 'refs/tags/v29'
Lennart Poettering
lennart at kemper.freedesktop.org
Thu Jun 16 04:54:27 PDT 2011
Tag 'v29' created by Lennart Poettering <lennart at poettering.net> at 2011-06-16 12:27 -0700
systemd 29
Changes since v28:
Alexey Shabalin (1):
systemctl: enable chkconfig support in systemctl for ALTLinux
Frederic Crozat (1):
enable chkconfig support in systemctl for openSUSE
Jim Meyering (1):
systemctl: plug a leak upon create_symlink mismatch
Kay Sievers (1):
mount /run without MS_NOEXEC
Lennart Poettering (7):
build-sys: fix build
dbus: fix name of capability property
execute: fix function prototype
build-sys: local-fs, remote-fs and swap are active anyway when user sessions are created, there is no point in having these units known in sessions
man: clarify os-release in regards to spaces a bit
update TODO
build-sys: prepare new release
Michal Schmidt (7):
systemctl: fix double unref of a dbus message
cryptsetup-generator: fix /etc/cryptsetup options
selinux: selinuxfs can be mounted on /sys/fs/selinux
readahead-common: fix total memory size detection
systemctl: fix 'is-enabled' for native units under /lib
systemctl: fix a FILE* leak
pam-module: add debug= parameter
Ozan ÃaÄlayan (1):
exec: Fix number of unit types
Tom Gundersen (1):
remote-fs.target: do not order after network.target
---
Makefile.am | 8 ++------
TODO | 4 ++++
configure.ac | 2 +-
man/os-release.xml | 14 ++++++++------
man/pam_systemd.xml | 8 ++++++++
man/systemd.exec.xml | 4 ++--
src/cryptsetup-generator.c | 2 +-
src/dbus-execute.c | 2 +-
src/dbus-execute.h | 2 +-
src/execute.h | 4 ++--
src/mount-setup.c | 3 ++-
src/nspawn.c | 2 +-
src/pam-module.c | 27 +++++++++++++++++++++------
src/readahead-common.c | 5 ++---
src/selinux-setup.c | 3 ++-
src/systemctl.c | 20 ++++++++++++--------
units/.gitignore | 1 -
units/remote-fs.target | 14 ++++++++++++++
units/remote-fs.target.m4 | 19 -------------------
19 files changed, 84 insertions(+), 60 deletions(-)
---
More information about the systemd-commits
mailing list