mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 21:41:05 +02:00
Merge pull request #709 from marineam/nosync
profiles: disable calling sync(2) after installing packages
This commit is contained in:
commit
9ca89c2ddf
@ -71,7 +71,7 @@ CCACHE_SIZE="2.5G"
|
||||
|
||||
# Always build binary packages, remove old build logs, avoid running as root.
|
||||
FEATURES="buildpkg ccache clean-logs compressdebug parallel-install splitdebug
|
||||
userfetch userpriv usersandbox"
|
||||
userfetch userpriv usersandbox -merge-sync"
|
||||
|
||||
# No need to restrict access to build directories in dev environments.
|
||||
PORTAGE_WORKDIR_MODE="0755"
|
||||
|
Loading…
x
Reference in New Issue
Block a user