Compare commits
1 commit
rawhide
...
user/steve
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea57d29b2d |
3 changed files with 3826 additions and 1 deletions
|
|
@ -434,3 +434,7 @@ CONFIG_MODULE_SIG_SHA256=y
|
|||
# CONFIG_MODULE_SIG_FORCE is not set
|
||||
CONFIG_MODULE_SIG_BLACKLIST=y
|
||||
CONFIG_MODULE_SIG_UEFI=y
|
||||
|
||||
CONFIG_NFS_V4_SECURITY_LABEL=y
|
||||
CONFIG_NFSD_V4_SECURITY_LABEL=y
|
||||
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ Summary: The Linux kernel
|
|||
#
|
||||
# (Uncomment the '#' and both spaces below to set the buildid.)
|
||||
#
|
||||
# % define buildid .local
|
||||
%define buildid .lnfs
|
||||
###################################################################
|
||||
|
||||
# The buildid can also be specified on the rpmbuild command line
|
||||
|
|
@ -694,6 +694,7 @@ Patch2901: v4l-dvb-experimental.patch
|
|||
# fs fixes
|
||||
|
||||
# NFSv4
|
||||
Patch4000: lnfs-3.8.0-2.patch
|
||||
|
||||
# patches headed upstream
|
||||
Patch10000: fs-proc-devtree-remove_proc_entry.patch
|
||||
|
|
@ -1336,6 +1337,7 @@ ApplyPatch arm-imx-fixdrm.patch
|
|||
# eCryptfs
|
||||
|
||||
# NFSv4
|
||||
ApplyPatch lnfs-3.8.0-2.patch
|
||||
|
||||
# USB
|
||||
|
||||
|
|
|
|||
3819
lnfs-3.8.0-2.patch
Normal file
3819
lnfs-3.8.0-2.patch
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue