SHA256
1
0
forked from pool/systemd

- Add root-fsck.patch: do not run fsck on / if it is rw

- Ship a non null localfs.service, fixes static mount points not
  being mounted properly.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=171
This commit is contained in:
2011-08-03 16:32:51 +00:00
committed by Git OBS Bridge
parent f82c8368e2
commit 95c3fe1f27
4 changed files with 43 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 3 16:03:25 UTC 2011 - fcrozat@suse.com
- Add root-fsck.patch: do not run fsck on / if it is rw
- Ship a non null localfs.service, fixes static mount points not
being mounted properly.
-------------------------------------------------------------------
Wed Aug 3 07:11:33 UTC 2011 - aj@suse.de