mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 14:11:07 +02:00
workaround for bootstrap_sdk on an Ubuntu host where /dev/shm is a symlink to /run/shm. Since we mount the hosts /dev (for losetup) this interferes with building python 2.7. The workaround is to disable the /dev/shm during python builds. A longer term fix would be to not mount the hosts /dev. Thanks for marineam for suggesting the fix on IRC.
CoreOS SDK scripts
Welcome to the scripts repo, your starting place for most things here in the CoreOS SDK. To get started you can find our documentation on the CoreOS website.
Description
Languages
Shell
93.1%
Python
6.9%