SHA256
1
0
forked from pool/systemd
Kay Sievers
2011-03-10 13:31:51 +00:00
committed by Git OBS Bridge
parent 02f57f40a8
commit 7f704ca8a2
3 changed files with 23 additions and 5 deletions

View File

@@ -1,5 +1,23 @@
-------------------------------------------------------------------
Tue Mar 8 19:06:45 UTC 2011 - kasievers@novell.com
Thu Mar 10 14:16:50 CET 2011 - kay.sievers@novell.com
- new snapshot
- main: refuse system to be started in a chroot
- 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
- condition: take a timestamp and store last result of conditions
- dev: use /dev/.run/systemd as runtime directory, instead of
/dev/.systemd
- machine-id: move machine-id-setup to /sbin
- pkconfig: export full search path as .pc variable
- selinux: bump up error level when in non-enforcing mode
- dbus: fix dbus assert due to uninitialized error
- dbus: properly generate UnknownInterface, UnknownProperty
and PropertyReadOnly errors
- mount: use /dev/.run as an early boot alias for /var/run
-------------------------------------------------------------------
Tue Mar 8 19:06:45 UTC 2011 - kay.sievers@novell.com
- version 20
- service: prefix description with LSB only if script has LSB header,