mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-09 06:21:03 +02:00
Use a regular tarball from GitHub. baselayout is a special case because Catalyst initially installs it with --nodeps. We currently use stage 4 as a seed, which includes git, so this is fine right now, but we would like to switch to using stage 3 instead. You also might use a cross-compiled stage 3 as a seed when porting the SDK to a new architecture. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>