mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-31 19:31:07 +02:00
From https://wiki.gentoo.org/wiki/Catalyst/Stage_Creation#Build_Stage3: > It is not necessary to build stage2 in order to build stage3. Gentoo > release engineering does not build stage2, and you should not need to > unless you're intentionally building a stage2 as your goal. We can now sync portage-stable/scripts with upstream because bootstrap.sh is only used during stage2, and the changes we had are no longer relevant. It seems likely the changes were already redundant anyway. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>