mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
coreos-init: fix ldconfig ordering, support ext4 resize
This commit is contained in:
parent
093e482777
commit
5486287e4a
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~x86"
|
KEYWORDS="~amd64 ~arm ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="4f84a154d4eaf6d1e4d95087fb6ec091c8003333"
|
CROS_WORKON_COMMIT="da95154e87338e8d8b240b7cc1e541ba4c3821e9"
|
||||||
KEYWORDS="amd64 arm x86"
|
KEYWORDS="amd64 arm x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user