mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
Exclude the whole dir 'usr/libexec' in the initrd
This commit is contained in:
@@ -18,7 +18,7 @@ docker export ${DFS_ARCH} | tar xf - -C ${INITRD_DIR} --exclude=usr/bin/docker*
|
||||
--exclude=usr/share/git-core \
|
||||
--exclude=usr/bin/git \
|
||||
--exclude=usr/bin/ssh \
|
||||
--exclude=usr/libexec/git-core \
|
||||
--exclude=usr/libexec \
|
||||
usr
|
||||
|
||||
./scripts/hash-initrd
|
||||
|
Reference in New Issue
Block a user