mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 18:42:55 +00:00
Reenable AUFS
(I am still thinking of dropping AUFS)
This commit is contained in:
parent
34e76862b9
commit
06412a73ba
1 changed files with 2 additions and 2 deletions
|
@ -204,7 +204,7 @@ Patch101: perf-xmlto-skip-validation.patch
|
|||
Patch102: audit-make-it-less-verbose.patch
|
||||
|
||||
# AUFS from http://aufs.sourceforge.net/
|
||||
#Patch109: fs-aufs.patch
|
||||
Patch109: fs-aufs.patch
|
||||
|
||||
Patch200: WIP-Sign-modules-with-GOST-by-LibreSSL.patch
|
||||
####################################################################
|
||||
|
@ -1025,7 +1025,7 @@ cp -fR drivers/media/common/btcx-risc.h %{temp_devel_root}/drivers/media/common/
|
|||
cp -fR drivers/acpi/acpica/*.h %{temp_devel_root}/drivers/acpi/acpica/
|
||||
|
||||
# aufs2 has a special file needed
|
||||
#cp -fR fs/aufs/magic.mk %{temp_devel_root}/fs/aufs
|
||||
cp -fR fs/aufs/magic.mk %{temp_devel_root}/fs/aufs
|
||||
|
||||
# SELinux needs security/selinux/include
|
||||
cp -fR security/selinux/include %{temp_devel_root}/security/selinux
|
||||
|
|
Loading…
Add table
Reference in a new issue