forked from pool/systemd
Accepting request 139710 from openSUSE:Factory:Staging:Systemd
- Add var-run-lock.patch: make sure /var/run and /var/lock are handled as bind mount if they aren't symlinks. - Update storage-after-cryptsetup.patch with new systemctl path. - Migrate broken symlinks in /etc/systemd/system due to new systemd location. - Update to release 195: + journalctl agained --since and --until, as well as filtering for units with --unit=/-u. + allow ExecReload properly for Type=oneshot (needed for iptables.service, rpc-nfsd.service). + journal daemon supports time-based rotation and vaccuming. + journalctl -F allow to list all values of a certain field in journal database. + new commandline clients for timedated, locald and hostnamed + new tool systemd-coredumpctl to list and extract coredumps from journal. + improve gatewayd: follow mode, filtering, support for HTML5/JSON Server-Sent-Events. + reload support in SysV initscripts is now detected when file is parted. + "systemctl status --follow" as been removed, use "journalctl -fu instead" + journald.conf RuntimeMinSize and PersistentMinSize settings have been removed. - Add compatibility symlink for systemd-ask-password and systemctl in /bin. - Add var-run-lock.patch: make sure /var/run and /var/lock are handled as bind mount if they aren't symlinks. OBS-URL: https://build.opensuse.org/request/show/139710 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=301
This commit is contained in:
committed by
Git OBS Bridge
parent
5c11ee24a0
commit
823ad04eff
@@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 29 13:01:20 UTC 2012 - fcrozat@suse.com
|
||||
|
||||
- Add var-run-lock.patch: make sure /var/run and /var/lock are
|
||||
handled as bind mount if they aren't symlinks.
|
||||
- Update storage-after-cryptsetup.patch with new systemctl path.
|
||||
- Migrate broken symlinks in /etc/systemd/system due to new systemd
|
||||
location.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 26 13:37:52 UTC 2012 - fcrozat@suse.com
|
||||
|
||||
- Update to release 195:
|
||||
+ journalctl agained --since and --until, as well as filtering
|
||||
for units with --unit=/-u.
|
||||
+ allow ExecReload properly for Type=oneshot (needed for
|
||||
iptables.service, rpc-nfsd.service).
|
||||
+ journal daemon supports time-based rotation and vaccuming.
|
||||
+ journalctl -F allow to list all values of a certain field in
|
||||
journal database.
|
||||
+ new commandline clients for timedated, locald and hostnamed
|
||||
+ new tool systemd-coredumpctl to list and extract coredumps from
|
||||
journal.
|
||||
+ improve gatewayd: follow mode, filtering, support for
|
||||
HTML5/JSON Server-Sent-Events.
|
||||
+ reload support in SysV initscripts is now detected when file is
|
||||
parted.
|
||||
+ "systemctl status --follow" as been removed, use "journalctl -fu
|
||||
instead"
|
||||
+ journald.conf RuntimeMinSize and PersistentMinSize settings
|
||||
have been removed.
|
||||
- Add compatibility symlink for systemd-ask-password and systemctl
|
||||
in /bin.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 18 12:27:07 UTC 2012 - fcrozat@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user