public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. a760a5cfa96c9f383bf3244e07a34d13f97cbc63
Date: Mon, 08 Feb 2016 13:35:24 +0000	[thread overview]
Message-ID: <20160208133524.8632B1081BC7@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2103 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  a760a5cfa96c9f383bf3244e07a34d13f97cbc63 (commit)
      from  7b757df70fb4caa70eb0f3a0e0cd1af7c9adaea1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a760a5cfa96c9f383bf3244e07a34d13f97cbc63
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Mon Feb 8 13:53:13 2016 +0100

    dracut: remove marvell sdio modules from initrd.
    
    this allows to switch to uap module on dreamplug.
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/dracut/dracut.conf                | 3 +++
 config/rootfiles/core/98/filelists/files | 1 +
 2 files changed, 4 insertions(+)

Difference in files:
diff --git a/config/dracut/dracut.conf b/config/dracut/dracut.conf
index 34e6a66..52bba9c 100644
--- a/config/dracut/dracut.conf
+++ b/config/dracut/dracut.conf
@@ -21,6 +21,9 @@
 # additional kernel modules to the default
 #add_drivers+=""
 
+# skip kernel modules (marvell sdio and compat from backports)
+omit_drivers+="libertas libertas_sdio mwifiex mwifiex_sdio compat"
+
 # list of kernel filesystem modules to be included in the generic initramfs
 filesystems+="reiserfs vfat xfs"
 
diff --git a/config/rootfiles/core/98/filelists/files b/config/rootfiles/core/98/filelists/files
index 3e5063a..5fe6b73 100644
--- a/config/rootfiles/core/98/filelists/files
+++ b/config/rootfiles/core/98/filelists/files
@@ -1,5 +1,6 @@
 etc/system-release
 etc/issue
+etc/dracut.conf
 etc/ppp/ip-up
 etc/rc.d/init.d/firewall
 etc/rc.d/init.d/networking/dhcpcd.exe


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2016-02-08 13:35 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=20160208133524.8632B1081BC7@git01.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.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