overlay/sys-kernel/genkernel/files/genkernel-3.4.44.2-add_reiser4_tux3-1.patch
Mario Fetka ec3cc7b9ea Correct patch and add tux3 to initrd
(Portage version: 2.2.0_alpha123/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
2012-11-15 17:22:58 +01:00

138 lines
9.9 KiB
Diff

Submitted By: Mario Fetka (mario dot fetka at gmail dot com)
Date: 2012-11-13
Initial Package Version: 3.4.44.2
Origin: me
Upstream Status: rejected
Description: Add reiser4 & tux3 support
diff -Naur genkernel-3.4.44.2.orig/arch/alpha/modules_load genkernel-3.4.44.2/arch/alpha/modules_load
--- genkernel-3.4.44.2.orig/arch/alpha/modules_load 2012-11-13 16:00:14.911428040 +0000
+++ genkernel-3.4.44.2/arch/alpha/modules_load 2012-11-13 16:01:55.513226144 +0000
@@ -25,5 +25,5 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
diff -Naur genkernel-3.4.44.2.orig/arch/arm/modules_load genkernel-3.4.44.2/arch/arm/modules_load
--- genkernel-3.4.44.2.orig/arch/arm/modules_load 2012-11-13 16:00:14.908428074 +0000
+++ genkernel-3.4.44.2/arch/arm/modules_load 2012-11-13 16:01:45.242348737 +0000
@@ -25,5 +25,5 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs resier4 jfs nfs xfs zfs fuse"
diff -Naur genkernel-3.4.44.2.orig/arch/ia64/modules_load genkernel-3.4.44.2/arch/ia64/modules_load
--- genkernel-3.4.44.2.orig/arch/ia64/modules_load 2012-11-13 16:00:14.910428052 +0000
+++ genkernel-3.4.44.2/arch/ia64/modules_load 2012-11-13 16:02:07.506082854 +0000
@@ -25,4 +25,4 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
diff -Naur genkernel-3.4.44.2.orig/arch/mips/modules_load genkernel-3.4.44.2/arch/mips/modules_load
--- genkernel-3.4.44.2.orig/arch/mips/modules_load 2012-11-13 16:00:14.911428040 +0000
+++ genkernel-3.4.44.2/arch/mips/modules_load 2012-11-13 16:02:18.473951568 +0000
@@ -25,5 +25,5 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
diff -Naur genkernel-3.4.44.2.orig/arch/parisc/modules_load genkernel-3.4.44.2/arch/parisc/modules_load
--- genkernel-3.4.44.2.orig/arch/parisc/modules_load 2012-11-13 16:00:14.909428063 +0000
+++ genkernel-3.4.44.2/arch/parisc/modules_load 2012-11-13 16:02:27.801839920 +0000
@@ -25,5 +25,5 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
diff -Naur genkernel-3.4.44.2.orig/arch/parisc64/modules_load genkernel-3.4.44.2/arch/parisc64/modules_load
--- genkernel-3.4.44.2.orig/arch/parisc64/modules_load 2012-11-13 16:00:14.909428063 +0000
+++ genkernel-3.4.44.2/arch/parisc64/modules_load 2012-11-13 16:02:36.666733643 +0000
@@ -25,4 +25,4 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
diff -Naur genkernel-3.4.44.2.orig/arch/ppc/modules_load genkernel-3.4.44.2/arch/ppc/modules_load
--- genkernel-3.4.44.2.orig/arch/ppc/modules_load 2012-11-13 16:00:14.909428063 +0000
+++ genkernel-3.4.44.2/arch/ppc/modules_load 2012-11-13 16:02:46.379617227 +0000
@@ -25,5 +25,5 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
diff -Naur genkernel-3.4.44.2.orig/arch/ppc64/modules_load genkernel-3.4.44.2/arch/ppc64/modules_load
--- genkernel-3.4.44.2.orig/arch/ppc64/modules_load 2012-11-13 16:00:14.910428052 +0000
+++ genkernel-3.4.44.2/arch/ppc64/modules_load 2012-11-13 16:02:55.607508335 +0000
@@ -25,4 +25,4 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
diff -Naur genkernel-3.4.44.2.orig/arch/sparc/modules_load genkernel-3.4.44.2/arch/sparc/modules_load
--- genkernel-3.4.44.2.orig/arch/sparc/modules_load 2012-11-13 16:00:14.909428063 +0000
+++ genkernel-3.4.44.2/arch/sparc/modules_load 2012-11-13 16:03:05.623389620 +0000
@@ -25,5 +25,5 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
diff -Naur genkernel-3.4.44.2.orig/arch/sparc64/modules_load genkernel-3.4.44.2/arch/sparc64/modules_load
--- genkernel-3.4.44.2.orig/arch/sparc64/modules_load 2012-11-13 16:00:14.911428040 +0000
+++ genkernel-3.4.44.2/arch/sparc64/modules_load 2012-11-13 16:03:14.764280827 +0000
@@ -25,4 +25,4 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
diff -Naur genkernel-3.4.44.2.orig/arch/um/modules_load genkernel-3.4.44.2/arch/um/modules_load
--- genkernel-3.4.44.2.orig/arch/um/modules_load 2012-11-13 16:00:14.907428085 +0000
+++ genkernel-3.4.44.2/arch/um/modules_load 2012-11-13 16:03:24.052170065 +0000
@@ -25,5 +25,5 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
diff -Naur genkernel-3.4.44.2.orig/arch/x86/modules_load genkernel-3.4.44.2/arch/x86/modules_load
--- genkernel-3.4.44.2.orig/arch/x86/modules_load 2012-11-13 16:00:14.909428063 +0000
+++ genkernel-3.4.44.2/arch/x86/modules_load 2012-11-13 16:03:37.285011734 +0000
@@ -26,7 +26,7 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
# Crypto
MODULES_CRYPTO="sha256_generic cbc aes_generic aes_586 aesni-intel xts"
diff -Naur genkernel-3.4.44.2.orig/arch/x86_64/modules_load genkernel-3.4.44.2/arch/x86_64/modules_load
--- genkernel-3.4.44.2.orig/arch/x86_64/modules_load 2012-11-13 16:00:14.910428052 +0000
+++ genkernel-3.4.44.2/arch/x86_64/modules_load 2012-11-13 16:03:50.172857436 +0000
@@ -25,7 +25,7 @@
MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs reiser4 tux3 jfs nfs xfs zfs fuse"
# Crypto
MODULES_CRYPTO="sha256_generic cbc aes_generic aes-x86_64 aesni-intel xts"