mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-04 04:51:43 +01:00
overlay coreos/user-patches: Drop a patch for sys-libs/libsemanage
We apply the fix in a different way. Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
e369aa7765
commit
5b9d0acbdc
@ -1,4 +0,0 @@
|
||||
We have a patch that modifies the semanage.conf file that is
|
||||
previously modified by the Gentoo ebuild. The patch enables the
|
||||
SELinux module compression to save some disk space (the modules went
|
||||
from 33MB to 3MB).
|
||||
@ -1,12 +0,0 @@
|
||||
diff -r -u libsemanage-3.6-patched/src/semanage.conf libsemanage-3.6-flatcar/src/semanage.conf
|
||||
--- libsemanage-3.6-patched/src/semanage.conf 2024-02-21 14:33:06.055611733 +0100
|
||||
+++ libsemanage-3.6-flatcar/src/semanage.conf 2024-02-21 14:42:13.566991009 +0100
|
||||
@@ -58,7 +58,7 @@
|
||||
# 1-9 when compressing. The higher the number,
|
||||
# the more memory is traded off for disk space.
|
||||
# Set to 0 to disable bzip2 compression.
|
||||
-bzip-blocksize=0
|
||||
+bzip-blocksize=1
|
||||
|
||||
# Reduce memory usage for bzip2 compression and
|
||||
# decompression of modules in the module store.
|
||||
Loading…
x
Reference in New Issue
Block a user