From: "Amadeusz Zolnowski (aidecoe)" <aidecoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/dracut: dracut-036-r4.ebuild ChangeLog
Date: Thu, 6 Mar 2014 08:31:30 +0000 (UTC) [thread overview]
Message-ID: <20140306083131.11ED82004C@flycatcher.gentoo.org> (raw)
aidecoe 14/03/06 08:31:30
Modified: dracut-036-r4.ebuild ChangeLog
Log:
Remove systemd module if systemd USE flag is disabled.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
Revision Changes Path
1.4 sys-kernel/dracut/dracut-036-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/dracut/dracut-036-r4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/dracut/dracut-036-r4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/dracut/dracut-036-r4.ebuild?r1=1.3&r2=1.4
Index: dracut-036-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/dracut/dracut-036-r4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dracut-036-r4.ebuild 27 Feb 2014 13:02:33 -0000 1.3
+++ dracut-036-r4.ebuild 6 Mar 2014 08:31:30 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/dracut/dracut-036-r4.ebuild,v 1.3 2014/02/27 13:02:33 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/dracut/dracut-036-r4.ebuild,v 1.4 2014/03/06 08:31:30 aidecoe Exp $
EAPI=4
@@ -174,6 +174,7 @@
# With systemd following modules do not make sense
rm_module 96securityfs 97masterkey 98integrity
else
+ rm_module 98systemd
# Without systemd following modules do not make sense
rm_module 00systemd-bootchart
fi
1.162 sys-kernel/dracut/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/dracut/ChangeLog?rev=1.162&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/dracut/ChangeLog?rev=1.162&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/dracut/ChangeLog?r1=1.161&r2=1.162
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/dracut/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog 1 Mar 2014 06:33:01 -0000 1.161
+++ ChangeLog 6 Mar 2014 08:31:30 -0000 1.162
@@ -1,6 +1,9 @@
# ChangeLog for sys-kernel/dracut
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/dracut/ChangeLog,v 1.161 2014/03/01 06:33:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/dracut/ChangeLog,v 1.162 2014/03/06 08:31:30 aidecoe Exp $
+
+ 06 Mar 2014; Amadeusz Żołnowski <aidecoe@gentoo.org> dracut-036-r4.ebuild:
+ Remove systemd module if systemd USE flag is disabled.
27 Feb 2014; Amadeusz Żołnowski <aidecoe@gentoo.org> dracut-034-r4.ebuild,
dracut-036-r3.ebuild, dracut-036-r4.ebuild:
reply other threads:[~2014-03-06 8:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20140306083131.11ED82004C@flycatcher.gentoo.org \
--to=aidecoe@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