mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 07:01:13 +02:00
overlay profiles: Update some comments
This commit is contained in:
parent
b0c3670678
commit
b3f1c26c84
@ -14,10 +14,9 @@
|
||||
# Overwrite portage-stable mask. We are delaying the transition to
|
||||
# libxcrypt, because we need to figure out how to solve the dep loop
|
||||
# that results from the migration (python -> virtual/libcrypt ->
|
||||
# libxcrypt -> glibc -> python), and also we need to update gcc to
|
||||
# version 10 or later.
|
||||
# libxcrypt -> glibc -> python).
|
||||
>=virtual/libcrypt-2
|
||||
|
||||
# Python 3.11 is stable in portage-stable, so avoid picking it
|
||||
# up. Drop this when we switch to it.
|
||||
# up. Update this to mask later versions when we switch to 3.11.
|
||||
>=dev-lang/python-3.11
|
||||
|
@ -1,8 +1,7 @@
|
||||
# Overwrite portage-stable mask. We are delaying the transition to
|
||||
# libxcrypt, because we need to figure out how to solve the dep loop
|
||||
# that results from the migration (python -> virtual/libcrypt ->
|
||||
# libxcrypt -> glibc -> python), and also we need to update gcc to
|
||||
# version 10 or later.
|
||||
# libxcrypt -> glibc -> python).
|
||||
=virtual/libcrypt-1-r1
|
||||
|
||||
# Overwrite portage-stable mask. OpenSSL-3* is building fine on Flatcar
|
||||
|
Loading…
x
Reference in New Issue
Block a user