[dracut/f18] fixed 0015-dmsquash-live-fixed-checkisomd5-service-call.patch

Harald Hoyer harald at fedoraproject.org
Thu Dec 20 12:58:15 UTC 2012


commit dcffc0a058e6fa4be60380632b6c759cd43aee2f
Author: Harald Hoyer <harald at redhat.com>
Date:   Thu Dec 20 13:58:00 2012 +0100

    fixed 0015-dmsquash-live-fixed-checkisomd5-service-call.patch

 ...quash-live-fixed-checkisomd5-service-call.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/0015-dmsquash-live-fixed-checkisomd5-service-call.patch b/0015-dmsquash-live-fixed-checkisomd5-service-call.patch
index fd64f93..fe7480f 100644
--- a/0015-dmsquash-live-fixed-checkisomd5-service-call.patch
+++ b/0015-dmsquash-live-fixed-checkisomd5-service-call.patch
@@ -1,4 +1,4 @@
-From b8add77970099e12e205bb836d611defb4e3c7be Mon Sep 17 00:00:00 2001
+From e002e3a2e718bd67192a5e5c09ed7d542aaa7011 Mon Sep 17 00:00:00 2001
 From: Harald Hoyer <harald at redhat.com>
 Date: Thu, 20 Dec 2012 13:46:31 +0100
 Subject: [PATCH] dmsquash-live: fixed checkisomd5 service call
@@ -22,13 +22,13 @@ index ec22977..f302d44 100755
          systemctl start checkisomd5@${p}.service
      else
 diff --git a/modules.d/90dmsquash-live/module-setup.sh b/modules.d/90dmsquash-live/module-setup.sh
-index 3339e1d..931c7e7 100755
+index 3339e1d..1657865 100755
 --- a/modules.d/90dmsquash-live/module-setup.sh
 +++ b/modules.d/90dmsquash-live/module-setup.sh
 @@ -29,5 +29,6 @@ install() {
      inst_script "$moddir/dmsquash-live-root.sh" "/sbin/dmsquash-live-root"
      # should probably just be generally included
      inst_rules 60-cdrom_id.rules
-+    inst_simple "$moddir/checkisomd5 at .service" "${dracutsystemunitdir}/checkisomd5 at .service"
++    inst_simple "$moddir/checkisomd5 at .service" "/etc/systemd/system/checkisomd5 at .service"
  }
  


More information about the scm-commits mailing list