mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 14:11:07 +02:00
chore(update_chroot): chromeos -> coreos
Change-Id: Ib8ab7afcc7bb0a1bcc5db7a7beef1c50df170610
This commit is contained in:
parent
bf893c277f
commit
e5aeefeb2b
@ -106,7 +106,7 @@ done
|
|||||||
# Second pass, update everything else.
|
# Second pass, update everything else.
|
||||||
EMERGE_FLAGS+=" --deep"
|
EMERGE_FLAGS+=" --deep"
|
||||||
sudo -E ${EMERGE_CMD} ${EMERGE_FLAGS} \
|
sudo -E ${EMERGE_CMD} ${EMERGE_FLAGS} \
|
||||||
chromeos-base/hard-host-depends world
|
coreos-base/hard-host-depends world
|
||||||
|
|
||||||
# Automatically discard all CONFIG_PROTECT'ed files. Those that are
|
# Automatically discard all CONFIG_PROTECT'ed files. Those that are
|
||||||
# protected should not be overwritten until the variable is changed.
|
# protected should not be overwritten until the variable is changed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user