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
|
# Overwrite portage-stable mask. We are delaying the transition to
|
||||||
# libxcrypt, because we need to figure out how to solve the dep loop
|
# libxcrypt, because we need to figure out how to solve the dep loop
|
||||||
# that results from the migration (python -> virtual/libcrypt ->
|
# that results from the migration (python -> virtual/libcrypt ->
|
||||||
# libxcrypt -> glibc -> python), and also we need to update gcc to
|
# libxcrypt -> glibc -> python).
|
||||||
# version 10 or later.
|
|
||||||
>=virtual/libcrypt-2
|
>=virtual/libcrypt-2
|
||||||
|
|
||||||
# Python 3.11 is stable in portage-stable, so avoid picking it
|
# 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
|
>=dev-lang/python-3.11
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
# Overwrite portage-stable mask. We are delaying the transition to
|
# Overwrite portage-stable mask. We are delaying the transition to
|
||||||
# libxcrypt, because we need to figure out how to solve the dep loop
|
# libxcrypt, because we need to figure out how to solve the dep loop
|
||||||
# that results from the migration (python -> virtual/libcrypt ->
|
# that results from the migration (python -> virtual/libcrypt ->
|
||||||
# libxcrypt -> glibc -> python), and also we need to update gcc to
|
# libxcrypt -> glibc -> python).
|
||||||
# version 10 or later.
|
|
||||||
=virtual/libcrypt-1-r1
|
=virtual/libcrypt-1-r1
|
||||||
|
|
||||||
# Overwrite portage-stable mask. OpenSSL-3* is building fine on Flatcar
|
# Overwrite portage-stable mask. OpenSSL-3* is building fine on Flatcar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user