mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 21:16:57 +02:00
To build recovery images, the initramfs package needs fonts for various languages. The Japanese fonts to use depend on whether it's an internal (Chrome OS) or external (Chromium OS) build. Including the internal Japanese fonts requires additional settings in /etc/make.conf in the chroot. This change updates make_chroot and update_chroot to ensure that the necessary settings are present when appropriate. BUG=chromium-os:26757 TEST=confirm proper packages after chroot creation with private manifest TEST=confirm proper packages after chroot creation with public manifest TEST=confirm proper packages after chroot upgrade with private manifest TEST=confirm proper packages after chroot upgrade with public manifest CQ-DEPEND=I32c4561c47752d96d2769c5429c5e44fe630f8f9 Change-Id: I2b29b32bf4e6b891a2228dc7f93ae0bb3f85e37f Reviewed-on: https://gerrit.chromium.org/gerrit/17372 Tested-by: Richard Barnette <jrbarnette@chromium.org> Reviewed-by: David James <davidjames@chromium.org> Commit-Ready: Richard Barnette <jrbarnette@chromium.org> |
||
---|---|---|
.. | ||
enter_chroot.sh | ||
make_chroot.sh | ||
make_conf_util.sh |