public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sys-fs/zfs/
Date: Sat, 30 Apr 2011 21:43:09 +0000 (UTC)	[thread overview]
Message-ID: <9022bbd21f12dc7a569a9596e92c2b276bace9a7.alexxy@gentoo> (raw)

commit:     9022bbd21f12dc7a569a9596e92c2b276bace9a7
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 30 21:42:32 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 21:42:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9022bbd2

[sys-fs/zfs] Add init.d from bug #365435

---
 sys-fs/zfs/zfs-0.6.0_rc3.ebuild |    2 ++
 sys-fs/zfs/zfs-9999.ebuild      |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/sys-fs/zfs/zfs-0.6.0_rc3.ebuild b/sys-fs/zfs/zfs-0.6.0_rc3.ebuild
index 86d601d..3734c7b 100644
--- a/sys-fs/zfs/zfs-0.6.0_rc3.ebuild
+++ b/sys-fs/zfs/zfs-0.6.0_rc3.ebuild
@@ -51,4 +51,6 @@ src_compile() {
 
 src_install() {
 	emake DESTDIR="${D}" install || die 'emake install failed'
+	newinitd "${FILESDIR}/zfs.initd" zfs
+	keepdir /var/lock/zfs
 }

diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild
index 4568197..0341586 100644
--- a/sys-fs/zfs/zfs-9999.ebuild
+++ b/sys-fs/zfs/zfs-9999.ebuild
@@ -52,4 +52,6 @@ src_compile() {
 
 src_install() {
 	emake DESTDIR="${D}" install || die 'emake install failed'
+	newinitd "${FILESDIR}/zfs.initd" zfs
+	keepdir /var/lock/zfs
 }



             reply	other threads:[~2011-04-30 21:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-30 21:43 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-02 15:51 [gentoo-commits] proj/sci:master commit in: sys-fs/zfs/ Alexey Shvetsov
2011-05-14 14:33 Alexey Shvetsov
2011-06-24 17:09 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9022bbd21f12dc7a569a9596e92c2b276bace9a7.alexxy@gentoo \
    --to=alexxy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox