SHA256
1
0
forked from pool/systemd

- Remove root-fsck.patch, mkinitrd will use the same path as

dracut.
- Add systemd-cryptsetup.patch: don't complain on "none" option in
  crypttab.
- Add systemd-cryptsetup-query.patch: block boot until passphrase
  is typed.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=173
This commit is contained in:
2011-08-04 16:01:04 +00:00
committed by Git OBS Bridge
parent 74388ba299
commit 2081b52750
5 changed files with 68 additions and 27 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Aug 4 15:59:58 UTC 2011 - fcrozat@suse.com
- Remove root-fsck.patch, mkinitrd will use the same path as
dracut.
- Add systemd-cryptsetup.patch: don't complain on "none" option in
crypttab.
- Add systemd-cryptsetup-query.patch: block boot until passphrase
is typed.
-------------------------------------------------------------------
Wed Aug 3 16:03:25 UTC 2011 - fcrozat@suse.com