mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01: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.
Description
Languages
Shell
93%
Python
6.9%