diff options
author | Silvino Silva <silvino@bk.ru> | 2017-02-18 07:00:11 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2017-02-18 07:00:11 +0000 |
commit | 3249400bb2752d46f3dd2494cc069716d0310b10 (patch) | |
tree | cb88b7d25e1cc8b4a727443bad339ef2692de542 /core/ports/linux-libre/port-grsecurity.patch | |
parent | d11608eafc201f6fc5e6fad86eb76908f489deda (diff) | |
parent | bb078eb6dcd67616e4e57b8df7cf8bc0dbd8ffa9 (diff) | |
download | doc-3249400bb2752d46f3dd2494cc069716d0310b10.tar.gz |
Merge install crux 3.3 into r-0.3.1
Diffstat (limited to 'core/ports/linux-libre/port-grsecurity.patch')
-rw-r--r-- | core/ports/linux-libre/port-grsecurity.patch | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/core/ports/linux-libre/port-grsecurity.patch b/core/ports/linux-libre/port-grsecurity.patch new file mode 100644 index 0000000..5dcd7fc --- /dev/null +++ b/core/ports/linux-libre/port-grsecurity.patch @@ -0,0 +1,62 @@ +--- grsecurity-3.1-4.9.9-201702122044.patch 2017-02-14 19:45:20.732988092 +0000 ++++ grsecurity-3.1-4.9.9-201702122044.patch 2017-02-14 19:53:12.012969518 +0000 +@@ -90805,59 +90805,6 @@ + if (!file->private_data) + return -ENOMEM; + return 0; +-diff --git a/firmware/Makefile b/firmware/Makefile +-index e297e1b..aeb0982 100644 +---- a/firmware/Makefile +-+++ b/firmware/Makefile +-@@ -35,9 +35,11 @@ fw-shipped-$(CONFIG_BNX2X) += bnx2x/bnx2x-e1-6.2.9.0.fw \ +- bnx2x/bnx2x-e1h-6.2.9.0.fw \ +- bnx2x/bnx2x-e2-6.2.9.0.fw +- fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-6.2.1a.fw \ +-+ bnx2/bnx2-mips-09-6.2.1b.fw \ +- bnx2/bnx2-rv2p-09-6.0.17.fw \ +- bnx2/bnx2-rv2p-09ax-6.0.17.fw \ +- bnx2/bnx2-mips-06-6.2.1.fw \ +-+ bnx2/bnx2-mips-06-6.2.3.fw \ +- bnx2/bnx2-rv2p-06-6.0.15.fw +- fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin +- fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ +-diff --git a/firmware/WHENCE b/firmware/WHENCE +-index de6f22e..51fbae7 100644 +---- a/firmware/WHENCE +-+++ b/firmware/WHENCE +-@@ -653,21 +653,23 @@ Found in hex form in kernel source. +- Driver: BNX2 - Broadcom NetXtremeII +- +- File: bnx2/bnx2-mips-06-6.2.1.fw +-+File: bnx2/bnx2-mips-06-6.2.3.fw +- File: bnx2/bnx2-rv2p-06-6.0.15.fw +- File: bnx2/bnx2-mips-09-6.2.1a.fw +-+File: bnx2/bnx2-mips-09-6.2.1b.fw +- File: bnx2/bnx2-rv2p-09-6.0.17.fw +- File: bnx2/bnx2-rv2p-09ax-6.0.17.fw +- +- Licence: +-- +-- This file contains firmware data derived from proprietary unpublished +-- source code, Copyright (c) 2004 - 2010 Broadcom Corporation. +-- +-- Permission is hereby granted for the distribution of this firmware data +-- in hexadecimal or equivalent format, provided this copyright notice is +-- accompanying it. +-- +--Found in hex form in kernel source. +-+ +-+ This file contains firmware data derived from proprietary unpublished +-+ source code, Copyright (c) 2004 - 2010 Broadcom Corporation. +-+ +-+ Permission is hereby granted for the distribution of this firmware data +-+ in hexadecimal or equivalent format, provided this copyright notice is +-+ accompanying it. +-+ +-+Found in hex form in kernel source. +- +- -------------------------------------------------------------------------- +- + diff --git a/firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex b/firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex + new file mode 100644 + index 0000000..da72bf1 |