dracut/0051-dracut.conf.5.asc-remove-duplicated-install_items.patch
Harald Hoyer 8d2be9b2e4 dracut-026-54.git20130316
- fix for squashfs
Resolves: rhbz#922248
- documentation fixes
- sosreport, mkdir /run/initramfs
2013-03-16 10:36:46 +01:00

25 lines
973 B
Diff
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

From ee2321c91e52c4de2a3a9e41c0469cf76447db41 Mon Sep 17 00:00:00 2001
From: Harald Hoyer <harald@redhat.com>
Date: Fri, 15 Mar 2013 16:54:38 +0100
Subject: [PATCH] dracut.conf.5.asc: remove duplicated install_items
---
dracut.conf.5.asc | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dracut.conf.5.asc b/dracut.conf.5.asc
index dbaa2e5..df876cc 100644
--- a/dracut.conf.5.asc
+++ b/dracut.conf.5.asc
@@ -51,10 +51,6 @@ Configuration files must have the extension .conf; other extensions are ignored.
Specify a space-separated list of kernel modules not to add to the
initramfs. The kernel modules have to be specified without the ".ko" suffix.
-*install_items+=*" __<kernel modules>__ "::
- Specify a space-separated list of files, which are added to the initramfs
- image.
-
*filesystems+=*" __<filesystem names>__ "::
Specify a space-separated list of kernel filesystem modules to exclusively
include in the generic initramfs.