Accepting request 155589 from Base:System

- Add early-sync-shutdown.patch: start sync just when
  shutdown.target is beginning
- Update parse-multiline-env-file.patch to better handle continuing
  lines.
- Add handle-HOSTNAME.patch: handle /etc/HOSTNAME (bnc#803653).
- Add systemctl-print-wall-on-if-successful.patch: only print on
  wall if successful.
- Add improve-bash-completion.patch: improve bash completion. (forwarded request 155556 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/155589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=130
This commit is contained in:
Stephan Kulow
2013-02-17 16:13:58 +00:00
committed by Git OBS Bridge
parent 43573dfdde
commit bee26a514e
9 changed files with 596 additions and 53 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Feb 15 16:04:39 UTC 2013 - fcrozat@suse.com
- Add early-sync-shutdown.patch: start sync just when
shutdown.target is beginning
- Update parse-multiline-env-file.patch to better handle continuing
lines.
- Add handle-HOSTNAME.patch: handle /etc/HOSTNAME (bnc#803653).
- Add systemctl-print-wall-on-if-successful.patch: only print on
wall if successful.
- Add improve-bash-completion.patch: improve bash completion.
-------------------------------------------------------------------
Fri Feb 15 13:05:19 UTC 2013 - lnussel@suse.de