When migrating custom systems based on this one, please be aware of the following
important changes:
-
There's a new
getrandom
syscall that is made early in BEAM startup. This
blocks the BEAM beforerngd
can be started to provide entropy. The
workaround is to startrngd
fromerlinit
. Seeerlinit.config
. -
Updated dependencies