]>
err.no Git - systemd/log
Michael Biebl [Tue, 6 Mar 2012 17:06:58 +0000 (18:06 +0100)]
Update /sbin/init symlink. The systemd binary was moved to $pkglibdir.
Michael Biebl [Wed, 29 Feb 2012 22:35:39 +0000 (23:35 +0100)]
Remove outdated comment
Michael Biebl [Wed, 29 Feb 2012 00:48:21 +0000 (01:48 +0100)]
Install ifup@.service via systemd.install
Michael Biebl [Tue, 6 Mar 2012 17:00:49 +0000 (18:00 +0100)]
Add changes from NMU
Tollef Fog Heen [Tue, 6 Mar 2012 16:56:38 +0000 (17:56 +0100)]
Add ref to debian version in git-patches
Tollef Fog Heen [Thu, 1 Mar 2012 07:47:45 +0000 (08:47 +0100)]
Install a tmpfiles.d file for the /dev/initctl → /run/initctl migration. Closes: #657979
Tollef Fog Heen [Thu, 1 Mar 2012 07:19:26 +0000 (08:19 +0100)]
Target upload at experimental due to kmod dep
Tollef Fog Heen [Wed, 29 Feb 2012 21:49:33 +0000 (22:49 +0100)]
Add new symbols for libsystemd-login0 to symbols file.
Tollef Fog Heen [Wed, 29 Feb 2012 21:38:47 +0000 (22:38 +0100)]
Add --with-distro=debian to configure flags, due to no /etc/os-release yet.
Tollef Fog Heen [Tue, 28 Feb 2012 21:16:29 +0000 (22:16 +0100)]
Add symlink from /bin/systemd to /lib/systemd/systemd.
Tollef Fog Heen [Tue, 28 Feb 2012 08:17:03 +0000 (09:17 +0100)]
Add libkmod-dev to build-depends
Michael Biebl [Tue, 14 Feb 2012 10:53:44 +0000 (11:53 +0100)]
Add alias for kmod, the successor of module-init-tools
Michael Biebl [Sat, 11 Feb 2012 23:29:46 +0000 (00:29 +0100)]
Rename bash completion file systemctl-bash-completion.sh → systemd-bash-completion.sh.
Michael Biebl [Sat, 11 Feb 2012 23:19:59 +0000 (00:19 +0100)]
Use new dh_installdeb maintscript facility to handle obsolete conffiles.
Bump Build-Depends on debhelper accordingly.
Conflicts:
debian/changelog
Michael Biebl [Sat, 11 Feb 2012 10:47:44 +0000 (11:47 +0100)]
Tweak description for ifup@.service a little
The boot and shutdown messages just looked weird:
Starting Start ifup for %I
...
Stopping Start ifup for %I
Michael Biebl [Sat, 11 Feb 2012 11:36:35 +0000 (12:36 +0100)]
Remove lib-init-rw symlinks
Was missed in
cce644d34bd5015b4caf1756a1db827c167e51c9
Michael Biebl [Sat, 11 Feb 2012 09:48:22 +0000 (10:48 +0100)]
Disable pam_systemd for non-interactive sessions to work around an issue with sudo.
Conflicts:
debian/changelog
Michael Biebl [Sat, 11 Feb 2012 09:38:58 +0000 (10:38 +0100)]
Stop installing lib-init-rw (auto)mount units
and try to cleanup /lib/init/rw in postinst. Bump dependency on
initscripts accordingly. Closes: #643699
Michael Biebl [Sat, 11 Feb 2012 09:36:57 +0000 (10:36 +0100)]
Avoid error messages from systemctl in postinst
if systemd is not running by checking for /sys/fs/cgroup/systemd before
executing systemctl. Closes: #642749
Conflicts:
debian/changelog
Michael Biebl [Mon, 27 Feb 2012 21:47:51 +0000 (22:47 +0100)]
Changelog
Tollef Fog Heen [Mon, 27 Feb 2012 21:40:17 +0000 (22:40 +0100)]
Merge branch 'master' into debian
Tollef Fog Heen [Mon, 27 Feb 2012 21:40:04 +0000 (22:40 +0100)]
Merge tag 'v43'
systemd 43
Tollef Fog Heen [Mon, 27 Feb 2012 21:36:06 +0000 (22:36 +0100)]
Expand source hook to use git diff over git format-patch
Tollef Fog Heen [Mon, 20 Feb 2012 15:16:35 +0000 (16:16 +0100)]
Fix up systemd-hack-up-the-source.hook
Tollef Fog Heen [Mon, 20 Feb 2012 15:02:06 +0000 (16:02 +0100)]
Update to v43
Lennart Poettering [Wed, 15 Feb 2012 04:00:27 +0000 (05:00 +0100)]
build-sys: prepare release of 43
Lennart Poettering [Wed, 15 Feb 2012 03:56:59 +0000 (04:56 +0100)]
namespace: temporaily reset umask when creating private /tmp
Lennart Poettering [Wed, 15 Feb 2012 03:56:10 +0000 (04:56 +0100)]
login: introduce sd_session_get_display()
Lennart Poettering [Wed, 15 Feb 2012 01:39:52 +0000 (02:39 +0100)]
update TODO
Lennart Poettering [Tue, 14 Feb 2012 23:05:31 +0000 (00:05 +0100)]
timedate: don't fail if NTP is not installed
https://bugzilla.redhat.com/show_bug.cgi?id=790260
Lennart Poettering [Tue, 14 Feb 2012 20:54:00 +0000 (21:54 +0100)]
login: add new sd_session_get_type() and sd_session_get_class API calls
Lennart Poettering [Tue, 14 Feb 2012 20:33:51 +0000 (21:33 +0100)]
login: track login class (i.e. one of "user", "greeter", "lock-screen") for each session
This introduces the new PAM environment variable XDG_SESSION_CLASS. If
not set, defaults to "user".
This is useful for apps that want to distuingish real user logins from
"fake" ones which just exist to show a gdm login screen or a lock
screen.
Kay Sievers [Tue, 14 Feb 2012 18:24:39 +0000 (19:24 +0100)]
update TODO
Lennart Poettering [Tue, 14 Feb 2012 16:25:55 +0000 (17:25 +0100)]
man: define more precisely the format of /etc/os-release
Lennart Poettering [Tue, 14 Feb 2012 16:01:49 +0000 (17:01 +0100)]
man: document CPE field in os-release file
Lennart Poettering [Mon, 13 Feb 2012 23:24:49 +0000 (00:24 +0100)]
path-lookup: search for unit files in /lib/systemd/system only on split /usr systems
Lennart Poettering [Mon, 13 Feb 2012 22:48:47 +0000 (23:48 +0100)]
dbus: update bus addresses to "unixexec:" protocol specifier
The new protocol specified that we are settling on is "unixexec:" rather
than just "exec:", hence let's update our code accordingly.
https://bugs.freedesktop.org/show_bug.cgi?id=35230
Lennart Poettering [Sat, 11 Feb 2012 02:45:23 +0000 (03:45 +0100)]
sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, work on objects of the calling process
Lennart Poettering [Mon, 13 Feb 2012 20:42:30 +0000 (21:42 +0100)]
man: we don't support systems without /etc/os-release anymore
Lennart Poettering [Mon, 13 Feb 2012 17:37:33 +0000 (18:37 +0100)]
man: it's probably a good idea to wrap the ANSI color in quotes, in order to allow proper shell parsing of the semicolon
Michael Biebl [Mon, 13 Feb 2012 16:46:46 +0000 (17:46 +0100)]
Fix broken Git repository URLs
Lennart Poettering [Mon, 13 Feb 2012 15:36:33 +0000 (16:36 +0100)]
TODO
Kay Sievers [Mon, 13 Feb 2012 00:53:55 +0000 (01:53 +0100)]
configure.ac: fix whitespace
Kay Sievers [Mon, 13 Feb 2012 00:46:44 +0000 (01:46 +0100)]
always use /etc/os-release and ignore all distro-specific files
The text mode welcome message will only show the distro name stored
in /etc/os-release and no longer read any distro-specific files. If
/etc/os-release does not exist, 'Linux' will be printed.
When the source tree is is ./configure'd, only /etc-os-release is read
to guess the distro to build for. If /etc/os-release does not exist,
--with-distro= needs to be specified.
Kay Sievers [Mon, 13 Feb 2012 00:11:22 +0000 (01:11 +0100)]
build-sys: simplify ENABLE_MANPAGES
Kay Sievers [Mon, 13 Feb 2012 00:03:33 +0000 (01:03 +0100)]
build-sys: do not use split-/usr in distcheck
Michael Biebl [Sat, 11 Feb 2012 09:25:24 +0000 (10:25 +0100)]
Install /var/log/journal directory where the journal files are stored persistently.
Michael Biebl [Sat, 11 Feb 2012 09:19:26 +0000 (10:19 +0100)]
Install /var/lib/systemd directory.
Michael Biebl [Sat, 11 Feb 2012 09:17:25 +0000 (10:17 +0100)]
Install new systemd-journalctl, systemd-cat and systemd-cgtop binaries.
Michael Biebl [Sat, 11 Feb 2012 09:07:20 +0000 (10:07 +0100)]
Remove workarounds for services using X-Interactive.
The LSB X-Interactive support turned out to be broken and has been
removed upstream so we no longer need any special handling for those
type of services.
Michael Biebl [Sat, 11 Feb 2012 09:02:30 +0000 (10:02 +0100)]
Re-indent init-functions script.
Michael Biebl [Sat, 11 Feb 2012 08:53:53 +0000 (09:53 +0100)]
Copy intltool files instead of symlinking them.
Michael Biebl [Sat, 11 Feb 2012 08:53:25 +0000 (09:53 +0100)]
Update configure flags, use rootprefix instead of rootdir.
Michael Biebl [Sat, 11 Feb 2012 08:50:04 +0000 (09:50 +0100)]
Update symbols file for libsystemd-login.
Michael Biebl [Sat, 11 Feb 2012 08:45:24 +0000 (09:45 +0100)]
Add packages for libsystemd-journal and libsystemd-id128.
Michael Biebl [Sat, 11 Feb 2012 08:42:31 +0000 (09:42 +0100)]
Add versioned Build-Depends on automake and autoconf
to ensure we have recent enough versions. Closes: #657284
Michael Biebl [Sat, 11 Feb 2012 08:41:40 +0000 (09:41 +0100)]
Bump Standards-Version to 3.9.2. No further changes.
Tollef Fog Heen [Sat, 11 Feb 2012 18:46:50 +0000 (19:46 +0100)]
Attribute changes correctly in changelog
Michael Biebl [Sat, 11 Feb 2012 08:41:04 +0000 (09:41 +0100)]
Update Build-Depends
* Add Build-Depends on liblzma-dev for journal log compression.
* Add Build-Depends on libgee-dev, required to build systemadm.
Michael Biebl [Sat, 11 Feb 2012 12:08:37 +0000 (13:08 +0100)]
Update comment regarding hwclock
Lennart Poettering [Sat, 11 Feb 2012 00:59:49 +0000 (01:59 +0100)]
build-sys: publish man pages also on fdo
Lennart Poettering [Sat, 11 Feb 2012 00:52:18 +0000 (01:52 +0100)]
build-sys: prepare 42
Lennart Poettering [Sat, 11 Feb 2012 00:18:03 +0000 (01:18 +0100)]
TODO
Piotr Drąg [Fri, 14 Oct 2011 14:27:33 +0000 (16:27 +0200)]
l10n: Updated Polish translation
Michał Górny [Fri, 10 Feb 2012 11:10:41 +0000 (12:10 +0100)]
build-sys: Support explicitly specifying --enable-split-usr.
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=45875
Lennart Poettering [Fri, 10 Feb 2012 23:27:12 +0000 (00:27 +0100)]
util: fix handling of empty files in read_one_line_file()
https://bugs.freedesktop.org/show_bug.cgi?id=45362
Lennart Poettering [Fri, 10 Feb 2012 23:13:10 +0000 (00:13 +0100)]
logind: introduce CanReboot/CanPowerOff bus calls
Lennart Poettering [Fri, 10 Feb 2012 20:45:15 +0000 (21:45 +0100)]
build-sys: minor typo fix
Lennart Poettering [Fri, 10 Feb 2012 20:44:14 +0000 (21:44 +0100)]
man: make building of man pages optional
Lennart Poettering [Fri, 10 Feb 2012 14:45:26 +0000 (15:45 +0100)]
journal: add CAP_SETUID and CAP_SETGID to capabilities for journald, so that we can fake SCM_CREDENTIALS
Michal Schmidt [Fri, 10 Feb 2012 01:53:10 +0000 (02:53 +0100)]
cgroup: fix inverted condition
A bug was introduced in
acb14d3 "cgroup: when getting cgroup empty
notifications, always search up the tree".
When the given cgroup is found the hashmap, we should be happy and
return it, not go looking up the tree for another one.
Fixes the hanging NetworkManager on shutdown for me.
Lennart Poettering [Fri, 10 Feb 2012 01:35:48 +0000 (02:35 +0100)]
logind: make seat device management accessible to normal users/via polkit
Benjamin Franzke [Thu, 9 Feb 2012 23:56:44 +0000 (00:56 +0100)]
logind: Allow PowerOff/Reboot in default context
Lennart Poettering [Thu, 9 Feb 2012 22:25:57 +0000 (23:25 +0100)]
main: fix reexecution of systemd, use right path to binary
Frederic Crozat [Thu, 9 Feb 2012 13:12:10 +0000 (14:12 +0100)]
kmod-setup: fix build with libkmod
Lennart Poettering [Thu, 9 Feb 2012 20:11:25 +0000 (21:11 +0100)]
service: imply NotifyAccess=main if WatchdogSec= is used
Lennart Poettering [Thu, 9 Feb 2012 20:01:18 +0000 (21:01 +0100)]
man: document restart options
Michael Olbrich [Thu, 9 Feb 2012 12:05:23 +0000 (13:05 +0100)]
service: add StartLimitInterval/StartLimitBurst/StartLimitAction
Bill Nottingham [Thu, 9 Feb 2012 19:04:38 +0000 (20:04 +0100)]
man: Clarify man page with respect to automatic fstab dependencies
Automatic mounts will be added if 'MountAuto=yes' is in system.conf,
regardless of whether comment=systemd.mount is set.
Michal Schmidt [Thu, 9 Feb 2012 09:36:56 +0000 (10:36 +0100)]
install: fix incorrect 'Access denied' message with a non-existent unit
With "systemctl is-enabled non-existent.service"
_UNIT_FILE_STATE_INVALID (-1) was wrongly interpreted as -errno.
Return -ENOENT in this case.
https://bugzilla.redhat.com/show_bug.cgi?id=766579
Michal Schmidt [Thu, 9 Feb 2012 09:05:15 +0000 (10:05 +0100)]
systemctl: check for no more work after chkconfig
Avoid a bogus message from 'systemctl enable ...' when all units given
are SysV services:
Warning: unit files do not carry install information. No operation
executed.
https://bugzilla.redhat.com/show_bug.cgi?id=787407
Lennart Poettering [Thu, 9 Feb 2012 02:18:04 +0000 (03:18 +0100)]
service: ignore SIGPIPE by default
Lennart Poettering [Thu, 9 Feb 2012 01:13:36 +0000 (02:13 +0100)]
update TODO
Lennart Poettering [Thu, 9 Feb 2012 01:06:13 +0000 (02:06 +0100)]
journal: limit caps we pass to journald
Dave Reisner [Thu, 9 Feb 2012 00:39:35 +0000 (19:39 -0500)]
modules-load: resolve aliases before insert modules
This keeps behavior in line calling /sbin/modprobe -- aliases will be
resolved to the relevant modules, and errors from inserting modules
which are already loaded are ignored.
Lennart Poettering [Thu, 9 Feb 2012 00:41:39 +0000 (01:41 +0100)]
build-sys: get rid of a few unnecessary AC_SUBST calls
Lennart Poettering [Thu, 9 Feb 2012 00:24:40 +0000 (01:24 +0100)]
kmod: make GCC shut up
Lennart Poettering [Thu, 9 Feb 2012 00:20:09 +0000 (01:20 +0100)]
man: document x-systemd-device-timeout=
Lennart Poettering [Thu, 9 Feb 2012 00:06:07 +0000 (01:06 +0100)]
build-sys: prepare release 41
Lennart Poettering [Wed, 8 Feb 2012 23:52:26 +0000 (00:52 +0100)]
man: fix XML
Spotted by Sergey Ptashnick.
Tom Gundersen [Wed, 8 Feb 2012 20:52:19 +0000 (21:52 +0100)]
modules-load: use libkmod rather than modprobe
Tom Gundersen [Wed, 8 Feb 2012 20:52:18 +0000 (21:52 +0100)]
kmod-setup: use libkmod rather than modprobe
Lennart Poettering [Wed, 8 Feb 2012 20:59:18 +0000 (21:59 +0100)]
update TODO
Lennart Poettering [Wed, 8 Feb 2012 20:35:49 +0000 (21:35 +0100)]
ratelimit: if interval/burst are set to 0, assume ratelimiting shall be disabled
Lennart Poettering [Wed, 8 Feb 2012 20:24:41 +0000 (21:24 +0100)]
man: document the WATCHDOG_USEC environment variable
Michael Olbrich [Wed, 8 Feb 2012 09:10:35 +0000 (10:10 +0100)]
service: set WATCHDOG_USEC environmen variable
Michael Olbrich [Wed, 8 Feb 2012 09:10:34 +0000 (10:10 +0100)]
service: introduce WatchdogSec and hook up the watchdog with the existing failure logic
Lennart Poettering [Wed, 8 Feb 2012 15:33:16 +0000 (16:33 +0100)]
man: document systemd.setenv=
William Douglas [Tue, 7 Feb 2012 20:31:20 +0000 (12:31 -0800)]
systemd: Add systemd.setenv for /proc/cmdline parsing.
Check for systemd.setenv when parsing /proc/cmdline.
ex: systemd.setenv=PATH=/opt/bin
Kay Sievers [Tue, 7 Feb 2012 23:08:10 +0000 (00:08 +0100)]
move /usr/bin/systemd to /usr/lib/systemd/systemd