SHA256
1
0
forked from pool/systemd

Accepting request 87530 from home:fcrozat:systemd

- Shadow single sysv service, it was breaking runlevel 1.
- Add modules_on_boot.patch to handle /etc/sysconfig/kernel
  MODULES_ON_BOOT variable (bnc#721662).

OBS-URL: https://build.opensuse.org/request/show/87530
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=215
This commit is contained in:
2011-10-12 13:43:49 +00:00
committed by Git OBS Bridge
parent bf1ab619ff
commit 450ae4665a
4 changed files with 96 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 12 13:21:15 UTC 2011 - fcrozat@suse.com
- Shadow single sysv service, it was breaking runlevel 1.
- Add modules_on_boot.patch to handle /etc/sysconfig/kernel
MODULES_ON_BOOT variable (bnc#721662).
-------------------------------------------------------------------
Wed Oct 12 08:38:36 UTC 2011 - fcrozat@suse.com