]>
err.no Git - systemd/log
Lennart Poettering [Fri, 18 Mar 2011 04:17:02 +0000 (05:17 +0100)]
units: pull in syslog.target from syslog.socket
Lennart Poettering [Fri, 18 Mar 2011 04:13:06 +0000 (05:13 +0100)]
units: don't ever pull in SysV targets from other SysV targets
Lennart Poettering [Fri, 18 Mar 2011 04:12:34 +0000 (05:12 +0100)]
units: document that some targets exists only for compat with SysV
Lennart Poettering [Fri, 18 Mar 2011 04:01:30 +0000 (05:01 +0100)]
units: we don't need to generate syslog.target with sed anymore
Lennart Poettering [Fri, 18 Mar 2011 03:59:05 +0000 (04:59 +0100)]
units: we no longer need m4 to build graphical.target or multi-user.taregt
Lennart Poettering [Fri, 18 Mar 2011 03:49:53 +0000 (04:49 +0100)]
man: document pidns containers
Lennart Poettering [Fri, 18 Mar 2011 03:49:38 +0000 (04:49 +0100)]
units: deemphesize Names= settings, and explain why nobody whould use them
Lennart Poettering [Fri, 18 Mar 2011 03:41:47 +0000 (04:41 +0100)]
units: on mandriva/fedora create single.service alias via symlink, not Names=
Lennart Poettering [Fri, 18 Mar 2011 03:37:31 +0000 (04:37 +0100)]
units: get rid of runlevel Names=, the symlinks in /lib/systemd/system are much more useful
Lennart Poettering [Fri, 18 Mar 2011 03:32:58 +0000 (04:32 +0100)]
units: get rid of empty units/suse/ subdir
Lennart Poettering [Fri, 18 Mar 2011 03:31:22 +0000 (04:31 +0100)]
syslog: rework syslog detection so that we need no compile-time option what the name of the syslog implementation is
Lennart Poettering [Fri, 18 Mar 2011 02:32:47 +0000 (03:32 +0100)]
man: document .requires/ directories
Lennart Poettering [Fri, 18 Mar 2011 02:32:33 +0000 (03:32 +0100)]
special: get rid of dbus.target
Lennart Poettering [Fri, 18 Mar 2011 02:13:15 +0000 (03:13 +0100)]
exec: properly apply capability bounding set, add inverted bounding sets
Andrey Borzenkov [Thu, 17 Mar 2011 20:22:49 +0000 (23:22 +0300)]
dbus: add service D-Bus property "Sockets"
Andrey Borzenkov [Thu, 17 Mar 2011 20:22:49 +0000 (23:22 +0300)]
dbus: consolidate service SysV conditionals
No need to define the same set of properties twice. While on it,
add FsckPassNo to introspection.
Kay Sievers [Thu, 17 Mar 2011 14:15:36 +0000 (15:15 +0100)]
update TODO
Kay Sievers [Thu, 17 Mar 2011 13:03:17 +0000 (14:03 +0100)]
update TODO
Lennart Poettering [Thu, 17 Mar 2011 03:36:19 +0000 (04:36 +0100)]
unit: serialize condition test results
cee1 [Thu, 17 Mar 2011 02:13:01 +0000 (10:13 +0800)]
read-ahead: Fix broken systemd-readahead-collect on mips.
This actually adjust the __NR_fanotify* system call numbers to proper
ones on mips(according userspace ABI).
Lennart Poettering [Thu, 17 Mar 2011 03:02:35 +0000 (04:02 +0100)]
def: centralize definition of default timeout in one place
Lennart Poettering [Thu, 17 Mar 2011 02:42:25 +0000 (03:42 +0100)]
chkconfig: check against runlevel 5 instead of 3, since it is a superset of the latter
Lennart Poettering [Thu, 17 Mar 2011 02:41:51 +0000 (03:41 +0100)]
systemctl: accept condstop as alias for stop
Lennart Poettering [Thu, 17 Mar 2011 02:41:29 +0000 (03:41 +0100)]
dbus: allow LoadUnit to unprivileged users
Lennart Poettering [Wed, 16 Mar 2011 21:30:00 +0000 (22:30 +0100)]
umount: make sure skip_ro is always correctly initialized
Andrey Borzenkov [Fri, 11 Mar 2011 17:51:48 +0000 (20:51 +0300)]
man: fix systemctl try-restart description
It is no more error when service is not running.
Miklos Vajna [Tue, 8 Mar 2011 23:49:47 +0000 (00:49 +0100)]
Add Frugalware display-manager service
Jan Engelhardt [Wed, 16 Mar 2011 02:50:39 +0000 (03:50 +0100)]
main: revert recognition of "b" argument
Commit
099663ff8c117303af369a4d412dafed0c5614c2 added "b" as a
recognized argument, however, B is not a runlevel like S. (B appears
as a pseudo runlevel in openSUSE's init.d scripts only for the sake of
insserv being able to manage /etc/init.d/boot.d like the other dirs).
Lennart Poettering [Wed, 16 Mar 2011 02:35:59 +0000 (03:35 +0100)]
main: interpret all argv[] arguments unconditionally when run in a container
Lennart Poettering [Wed, 16 Mar 2011 02:35:38 +0000 (03:35 +0100)]
loopback: downgrade an error to warning
Lennart Poettering [Wed, 16 Mar 2011 02:27:02 +0000 (03:27 +0100)]
nspawn: bind mount /etc/localtime
Lennart Poettering [Wed, 16 Mar 2011 02:18:23 +0000 (03:18 +0100)]
nspawn: make tty code more robust against closed/reopened /dev/console
Lennart Poettering [Wed, 16 Mar 2011 01:58:05 +0000 (02:58 +0100)]
util: make touched files non-writable by default
Lennart Poettering [Wed, 16 Mar 2011 01:57:52 +0000 (02:57 +0100)]
nspawn: allocate a new pty instead of passing ours through to avoid terminal settings chaos
Lennart Poettering [Wed, 16 Mar 2011 01:56:30 +0000 (02:56 +0100)]
main: parse the whole arv[] as kernel command line
Lennart Poettering [Wed, 16 Mar 2011 01:55:55 +0000 (02:55 +0100)]
main: check if we have a valid PID before getting the name of it
Lennart Poettering [Wed, 16 Mar 2011 01:55:27 +0000 (02:55 +0100)]
ask-password: reset signal mask after we are done
Lennart Poettering [Tue, 15 Mar 2011 20:21:38 +0000 (21:21 +0100)]
cgroup: don't recheck all the time whether the systemd hierarchy is mounted, to make strace outputs nicer and save a few stat()s
Lennart Poettering [Tue, 15 Mar 2011 19:51:41 +0000 (20:51 +0100)]
man: document systemd-nspawn
Lennart Poettering [Tue, 15 Mar 2011 17:43:47 +0000 (18:43 +0100)]
cgls: don't strip user processes and kernel threads from default output
Lennart Poettering [Tue, 15 Mar 2011 01:41:11 +0000 (02:41 +0100)]
umount: don't try to remount bind mounts ro during shutdown
Lennart Poettering [Mon, 14 Mar 2011 23:44:13 +0000 (00:44 +0100)]
getty: move automatic serial getty logic into generator
Lennart Poettering [Mon, 14 Mar 2011 22:41:47 +0000 (23:41 +0100)]
container: skip a few things when we are run in a container such as accessing /proc/cmdline
Lennart Poettering [Mon, 14 Mar 2011 22:40:41 +0000 (23:40 +0100)]
cgls: by default start with group of PID 1
Lennart Poettering [Mon, 14 Mar 2011 22:13:57 +0000 (23:13 +0100)]
pam: determine user cgroup tree from cgroup of PID 1
Lennart Poettering [Mon, 14 Mar 2011 21:33:31 +0000 (22:33 +0100)]
nspawn: move container into its own name=systemd cgroup
Lennart Poettering [Mon, 14 Mar 2011 20:47:41 +0000 (21:47 +0100)]
manager: don't show kernel boot-up time for containers
Lennart Poettering [Mon, 14 Mar 2011 20:27:39 +0000 (21:27 +0100)]
manager: show who killed us
Lennart Poettering [Mon, 14 Mar 2011 20:00:53 +0000 (21:00 +0100)]
units: add console-shell.service which can be used insted of the gettys to get a shell on /dev/console
Lennart Poettering [Mon, 14 Mar 2011 17:17:28 +0000 (18:17 +0100)]
build-sys: move remaining tools from sbin/ to bin/ since they might eventually be useful for user execution
Lennart Poettering [Mon, 14 Mar 2011 17:05:52 +0000 (18:05 +0100)]
hostname: don't override the hostname with localhost if it is already set and /etc/hostname unset
Lennart Poettering [Mon, 14 Mar 2011 16:48:34 +0000 (17:48 +0100)]
audit: give up sending auditing messages when it failed due to EPERM
Lennart Poettering [Mon, 14 Mar 2011 16:44:03 +0000 (17:44 +0100)]
nspawn: don't require selinux on if it is compiled in
Lennart Poettering [Mon, 14 Mar 2011 15:15:31 +0000 (16:15 +0100)]
main: remove AF_UNIX sockets before binding
Lennart Poettering [Mon, 14 Mar 2011 14:33:39 +0000 (15:33 +0100)]
shutdown: print a nice message when terminating a container
Lennart Poettering [Mon, 14 Mar 2011 14:33:23 +0000 (15:33 +0100)]
nspawn: mount /selinux if needed
Lennart Poettering [Mon, 14 Mar 2011 04:40:15 +0000 (05:40 +0100)]
shutdown: just call exit() if we are in a container
Lennart Poettering [Mon, 14 Mar 2011 04:37:47 +0000 (05:37 +0100)]
umount: assume that a non-existing /dev/loop device means it is already detached
Lennart Poettering [Mon, 14 Mar 2011 04:37:14 +0000 (05:37 +0100)]
socket: use 777 as default mode for sockets
Lennart Poettering [Mon, 14 Mar 2011 04:36:43 +0000 (05:36 +0100)]
nspawn: we don't want a network namespace
Lennart Poettering [Mon, 14 Mar 2011 03:48:14 +0000 (04:48 +0100)]
main: log to the console in a container
Lennart Poettering [Mon, 14 Mar 2011 03:08:12 +0000 (04:08 +0100)]
main: don't parse /proc/cmdline in containers
Lennart Poettering [Mon, 14 Mar 2011 03:07:52 +0000 (04:07 +0100)]
util: add detect_container()
Lennart Poettering [Mon, 14 Mar 2011 02:28:16 +0000 (03:28 +0100)]
nspawn: reset environment and load login shell
Lennart Poettering [Mon, 14 Mar 2011 02:28:00 +0000 (03:28 +0100)]
nspawn: reset umask if needed
Lennart Poettering [Mon, 14 Mar 2011 02:27:28 +0000 (03:27 +0100)]
nspawn: define MS_MOVE manually if needed
Lennart Poettering [Mon, 14 Mar 2011 02:12:04 +0000 (03:12 +0100)]
nspawn: improve exit warning
Lennart Poettering [Mon, 14 Mar 2011 02:10:09 +0000 (03:10 +0100)]
core: move abstract namespace sockets to /dev/.run
Now that we have /dev/.run there's no need to use abstract namespace
sockets. So, let's move things to /dev/.run, to make things more easily
discoverable and improve compat with chroot() and fs namespacing.
Lennart Poettering [Mon, 14 Mar 2011 01:40:36 +0000 (02:40 +0100)]
nspawn: add simple chroot(1) like tool to execute commands in a namespace container
Lennart Poettering [Mon, 14 Mar 2011 01:36:00 +0000 (02:36 +0100)]
util: detect CLONE_NEWPID namespaces, and cache results
Lennart Poettering [Mon, 14 Mar 2011 01:34:18 +0000 (02:34 +0100)]
git: ignore generated policy file
Lennart Poettering [Mon, 14 Mar 2011 01:33:51 +0000 (02:33 +0100)]
util: return exit status in wait_for_terminate_and_warn()
Lennart Poettering [Mon, 14 Mar 2011 01:33:23 +0000 (02:33 +0100)]
util: properly identify pty devices by their major
Kay Sievers [Sat, 12 Mar 2011 13:31:44 +0000 (14:31 +0100)]
build-sys: add org.freedesktop.systemd1.policy to CLEANFILES
ERROR: files left in build directory after distclean:
./src/org.freedesktop.systemd1.policy
make[1]: *** [distcleancheck] Error 1
Lennart Poettering [Sat, 12 Mar 2011 00:15:30 +0000 (01:15 +0100)]
polkit: autogenerate polkit policy with correct paths
Lennart Poettering [Sat, 12 Mar 2011 00:03:13 +0000 (01:03 +0100)]
systemctl: support remote and privileged systemctl access via SSH and pkexec
This adds support for executing systemctl operations remotely or as
privileged user while still running systemctl itself unprivileged and
locally.
This currently requires a D-Bus patch to work properly.
https://bugs.freedesktop.org/show_bug.cgi?id=35230
Kay Sievers [Fri, 11 Mar 2011 14:55:20 +0000 (15:55 +0100)]
gnome-ask-password-agent.vala: check for VALA_0_12
<juergbi> VALA_0_X is defined up to and including the current version
<juergbi> so VALA_0_10 is defined in 0.10 and 0.11 and 0.12
<juergbi> VALA_0_12 is defined in 0.11 and 0.12 (and later versions)
<juergbi> reverse the branches and use VALA_0_12 as conditional
<kay> juergbi: changing api but keep the defines?
<kay> how do we support vala 0.14 then?
<kay> you keep that model with the old defines?
<juergbi> VALA_0_10 corresponds to valaversion >= 0.10
Kay Sievers [Fri, 11 Mar 2011 14:41:37 +0000 (15:41 +0100)]
gnome-ask-password-agent: check for vala 0.10 instead of libnotify
Kay Sievers [Fri, 11 Mar 2011 13:09:10 +0000 (14:09 +0100)]
gnome-ask-password-agent: restore removed libnotify0.6 support
Lennart Poettering [Fri, 11 Mar 2011 00:51:45 +0000 (01:51 +0100)]
gnome-ask-password-agent: fix path to watch
Lennart Poettering [Fri, 11 Mar 2011 00:06:53 +0000 (01:06 +0100)]
units: move the last flag files to /dev/.run
Lennart Poettering [Thu, 10 Mar 2011 23:52:13 +0000 (00:52 +0100)]
util: close all fds before freezing execution
Lennart Poettering [Thu, 10 Mar 2011 23:45:06 +0000 (00:45 +0100)]
dbus: timeout connection setup
Lennart Poettering [Thu, 10 Mar 2011 22:01:42 +0000 (23:01 +0100)]
main: properly handle -b boot option
Andrey Borzenkov [Thu, 10 Mar 2011 14:39:02 +0000 (17:39 +0300)]
pam: do not leak file descriptor if flock fails
If flock fails, fd is not returned to caller so it cannot clean up.
Andrey Borzenkov [Thu, 10 Mar 2011 17:31:18 +0000 (20:31 +0300)]
man: trivial typo in systemd(1)
Lennart Poettering [Wed, 9 Mar 2011 22:59:27 +0000 (23:59 +0100)]
main: refuse system to be started in a chroot
Lennart Poettering [Wed, 9 Mar 2011 22:59:07 +0000 (23:59 +0100)]
main: don't check if /usr really is a mount point, since it is fine if it is passed pre-mounted to us from the initrd
Lennart Poettering [Wed, 9 Mar 2011 22:58:17 +0000 (23:58 +0100)]
condition: take a timestamp and store last result of conditions
Lennart Poettering [Wed, 9 Mar 2011 21:45:47 +0000 (22:45 +0100)]
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
Lennart Poettering [Wed, 9 Mar 2011 21:13:24 +0000 (22:13 +0100)]
machine-id: move machine-id-setup to /sbin
Lennart Poettering [Wed, 9 Mar 2011 19:15:44 +0000 (20:15 +0100)]
pkconfig: export full search path as .pc variable
Lennart Poettering [Wed, 9 Mar 2011 19:12:30 +0000 (20:12 +0100)]
selinux: bump up error level when in non-enforcing mode
Andrey Borzenkov [Wed, 9 Mar 2011 19:03:29 +0000 (20:03 +0100)]
dbus: fix dbus assert due to uninitialized error
Add missing dbus_error_init() in UNKNOWN_OBJECT case. Fixes assertion
systemd[1]: Caught <ABRT>, dumped core as pid 6256.
systemd[1]: Freezing execution.
Core was generated by `/bin/systemd systemd.unit=graphical.target'.
Program terminated with signal 6, Aborted.
#0 0x00007f8966ec81db in raise () from /lib64/libpthread.so.0
(gdb) bt
#0 0x00007f8966ec81db in raise () from /lib64/libpthread.so.0
#1 0x000000000040823b in crash (sig=6) at src/main.c:120
#2 <signal handler called>
#3 0x00007f896613c075 in raise () from /lib64/libc.so.6
#4 0x00007f896613d806 in abort () from /lib64/libc.so.6
#5 0x00007f89672ac8a5 in _dbus_abort () at dbus-sysdeps.c:94
#6 0x00007f89672a37b5 in _dbus_warn_check_failed (
format=0x7f89672b35d8 "arguments to %s() were incorrect, assertion
\"%s\" failed in file %s line %d.\nThis is normally a bug in some
application using the D-Bus library.\n") at dbus-internals.c:289
#7 0x0000000000441500 in bus_unit_message_handler (connection=0x21b6090,
message=0x21b6760, data=0x1f3e870) at src/dbus-unit.c:572
#8 0x00007f8967299f11 in _dbus_object_tree_dispatch_and_unlock (
tree=0x219d660, message=0x21b6760) at dbus-object-tree.c:858
#9 0x00007f896728bca2 in dbus_connection_dispatch (connection=0x21b6090)
at dbus-connection.c:4688
#10 0x000000000043befa in bus_dispatch (m=0x1f3e870) at src/dbus.c:547
#11 0x000000000041056d in manager_loop (m=0x1f3e870) at src/manager.c:2344
#12 0x0000000000409515 in main (argc=<value optimized out>,
argv=<value optimized out>) at src/main.c:1229
Lennart Poettering [Wed, 9 Mar 2011 19:01:53 +0000 (20:01 +0100)]
dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnly errors
Lennart Poettering [Wed, 9 Mar 2011 18:48:02 +0000 (19:48 +0100)]
drop unnecessary suffix NULs as gcc adds them anyway
Lennart Poettering [Wed, 9 Mar 2011 01:51:45 +0000 (02:51 +0100)]
mount: use /dev/.run as an early boot alias for /var/run
During early boot, mount a tmpfs to /dev/.run and then bind mount it to
/var/run as soon as /var is available.
This makes it possible for programs involved in early boot to put
runtime data in /dev/.run which later on will show up in /var/run like
any other.
This can be used to solve the early-boot D-Bus problem: D-Bus may start
up with its socket bound to /dev/.run/dbus/system_bus_socket and after
/var it will also be available under the traditional name
/var/run/dbus/system_bus_socket.
This also is intended to be used as a better place for systemd, mount,
mdadm, blkid, plymouth, bootchart and dracut runtime data, which is
currently stored in various places in /dev/.xxx.
Andrey Borzenkov [Tue, 8 Mar 2011 18:47:29 +0000 (19:47 +0100)]
build-sys: add Mandriva distribution support
This merges several separate patches that I carry as part of
Mandriva systemd RPM. They touch those parts that are very
unlikely to be changed in near future and do not impose any
functionality change for systemd core. I also think it is
useful for troubleshooting to have real distribution name in
system logs, espicially when someone reports problem upstream.
The patch looks bigger than sum of replaced patches because
- previous patches were applied on top of distro=fedora, now
I need to add all those bits for distro=mandriva as well
- part of patch was done as spec file magic, but it seems more
logical to ship all these bits together
Lennart Poettering [Tue, 8 Mar 2011 18:41:19 +0000 (19:41 +0100)]
build-sys: prepare v20
Lennart Poettering [Tue, 8 Mar 2011 17:51:20 +0000 (18:51 +0100)]
service: use uppercase SYSV prefix to make it easier to recognize