mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
sys-apps/baselayout: don't copy /etc/hosts in initrd
This commit is contained in:
parent
33a4bd1f20
commit
a2bd03196f
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="7bfa89caad6dae2274e43be19d9ae7b5d5d445bf"
|
||||
CROS_WORKON_COMMIT="a198c5aa0d63aeebf45981f406b8478e62c101b4"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user