mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
CoreOS 1029.0.0 introduced PAM which was linked into systemd. rkt copies files and libraries out of CoreOS images with a static manifest to construct the CoreOS stage1. since this manifest lacks PAM libraries in rkt 1.5.1, we can't use CoreOS 1032.0.0, so fall back to a CoreOS version without PAM linked into systemd.