summaryrefslogtreecommitdiff
path: root/profiles/default/linux/powerpc/ppc64
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-19 05:21:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-19 05:21:10 +0100
commitfc32d443f6a2e4d05c712c050bb74e8f79f4af1f (patch)
tree88e65306c8610da66618d02504f074b776841055 /profiles/default/linux/powerpc/ppc64
parentf39c6dab71f5188f95650d367ece1df4f263e474 (diff)
gentoo auto-resync : 19:09:2022 - 05:21:10
Diffstat (limited to 'profiles/default/linux/powerpc/ppc64')
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/deprecated69
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/deprecated69
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/eapi1
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/deprecated69
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/eapi1
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/deprecated69
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/eapi1
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/merged-usr/eapi1
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/merged-usr/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/deprecated69
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/eapi1
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/eapi1
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/make.defaults5
-rw-r--r--profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/parent2
18 files changed, 0 insertions, 368 deletions
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/deprecated b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/deprecated
deleted file mode 100644
index 39201a2ed7be..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/deprecated
+++ /dev/null
@@ -1,69 +0,0 @@
-default/linux/ppc64/17.0
-
-A new set of ppc64 profiles has been added to the Gentoo
-repository in Jan 2020. These profiles switch to a more standard
-'no SYMLINK_LIB' multilib layout, and require explicit migration as
-described below. They are considered stable at the moment, and we would
-like to request all users to upgrade their systems. The old profiles
-will be deprecated in the near future.
-
-In the new profiles, the lib->lib64 compatibility symlink is removed.
-64-bit libraries need to be installed directly to lib64. /lib
-and /usr/lib become real directories, that are used for cross-arch
-and native non-library packages (gcc, clang).
-
-The migration is performed using app-portage/unsymlink-lib tool.
-The following steps can be used to upgrade your system:
-
-1. Sync and upgrade your system to the newest package versions
- to reduce the risk of issues.
-
-2. Install the tool:
-
- # emerge -1v app-portage/unsymlink-lib
-
-3. Run 'unsymlink-lib --analyze' and check the output for obvious
- mistakes. If you need to perform any changes to the system, remember
- to run 'unsymlink-lib --analyze' again afterwards.
-
-[past this point do not call emerge or modify /usr manually]
-
-4. This is a very good time to make a backup.
-
-5. Run 'unsymlink-lib --migrate'. You can add '--pretend' first to see
- what is going to happen.
-
-6. Reboot your system. Check if important programs work.
- In particular, verify that e.g. 'emerge --info' works (but do not
- install anything). If you hit any serious problems, you can use
- 'unsymlink-lib --rollback' to revert the changes and return to
- step 4.
-
-7. Run 'unsymlink-lib --finish'. You can add '--pretend' first to see
- what is going to happen but note that you're going to see a very long
- list of files to remove.
-
-8. Switch the profile, e.g.:
-
- # eselect profile set default/linux/ppc64/17.0
-
-[at this point you can start using emerge again]
-
-9. Rebuild the toolchain:
-
- # emerge -1v sys-devel/gcc:10
- [ repeat for other slots you will be using ]
- # emerge -1v sys-devel/binutils
- # emerge -1v sys-libs/glibc
-
-For known issues, please see bugs #506276 [2] and #640184[3] .
-If you have any problems with the new profiles or the migration procedure,
-please report a bug and make it block the tracker.
-
-For more information on the layout, please see the wiki article
-on AMD64 multilib layouts [4], it applies to PPC64 as well.
-
-[1] https://gentoo.org/support/news-items/2017-11-30-new-17-profiles.html
-[2] https://bugs.gentoo.org/506276
-[3] https://bugs.gentoo.org/640184
-[4] https://wiki.gentoo.org/wiki/Project:AMD64/Multilib_layout
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/deprecated b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/deprecated
deleted file mode 100644
index d2d65c2bca03..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/deprecated
+++ /dev/null
@@ -1,69 +0,0 @@
-default/linux/ppc64/17.0/desktop
-
-A new set of ppc64 profiles has been added to the Gentoo
-repository in Jan 2020. These profiles switch to a more standard
-'no SYMLINK_LIB' multilib layout, and require explicit migration as
-described below. They are considered stable at the moment, and we would
-like to request all users to upgrade their systems. The old profiles
-will be deprecated in the near future.
-
-In the new profiles, the lib->lib64 compatibility symlink is removed.
-64-bit libraries need to be installed directly to lib64. /lib
-and /usr/lib become real directories, that are used for cross-arch
-and native non-library packages (gcc, clang).
-
-The migration is performed using app-portage/unsymlink-lib tool.
-The following steps can be used to upgrade your system:
-
-1. Sync and upgrade your system to the newest package versions
- to reduce the risk of issues.
-
-2. Install the tool:
-
- # emerge -1v app-portage/unsymlink-lib
-
-3. Run 'unsymlink-lib --analyze' and check the output for obvious
- mistakes. If you need to perform any changes to the system, remember
- to run 'unsymlink-lib --analyze' again afterwards.
-
-[past this point do not call emerge or modify /usr manually]
-
-4. This is a very good time to make a backup.
-
-5. Run 'unsymlink-lib --migrate'. You can add '--pretend' first to see
- what is going to happen.
-
-6. Reboot your system. Check if important programs work.
- In particular, verify that e.g. 'emerge --info' works (but do not
- install anything). If you hit any serious problems, you can use
- 'unsymlink-lib --rollback' to revert the changes and return to
- step 4.
-
-7. Run 'unsymlink-lib --finish'. You can add '--pretend' first to see
- what is going to happen but note that you're going to see a very long
- list of files to remove.
-
-8. Switch the profile, e.g.:
-
- # eselect profile set default/linux/ppc64/17.0
-
-[at this point you can start using emerge again]
-
-9. Rebuild the toolchain:
-
- # emerge -1v sys-devel/gcc:10
- [ repeat for other slots you will be using ]
- # emerge -1v sys-devel/binutils
- # emerge -1v sys-libs/glibc
-
-For known issues, please see bugs #506276 [2] and #640184[3] .
-If you have any problems with the new profiles or the migration procedure,
-please report a bug and make it block the tracker.
-
-For more information on the layout, please see the wiki article
-on AMD64 multilib layouts [4], it applies to PPC64 as well.
-
-[1] https://gentoo.org/support/news-items/2017-11-30-new-17-profiles.html
-[2] https://bugs.gentoo.org/506276
-[3] https://bugs.gentoo.org/640184
-[4] https://wiki.gentoo.org/wiki/Project:AMD64/Multilib_layout
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/eapi b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/deprecated b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/deprecated
deleted file mode 100644
index 5c4e2a902c41..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/deprecated
+++ /dev/null
@@ -1,69 +0,0 @@
-default/linux/ppc64/17.0/desktop/gnome
-
-A new set of ppc64 profiles has been added to the Gentoo
-repository in Jan 2020. These profiles switch to a more standard
-'no SYMLINK_LIB' multilib layout, and require explicit migration as
-described below. They are considered stable at the moment, and we would
-like to request all users to upgrade their systems. The old profiles
-will be deprecated in the near future.
-
-In the new profiles, the lib->lib64 compatibility symlink is removed.
-64-bit libraries need to be installed directly to lib64. /lib
-and /usr/lib become real directories, that are used for cross-arch
-and native non-library packages (gcc, clang).
-
-The migration is performed using app-portage/unsymlink-lib tool.
-The following steps can be used to upgrade your system:
-
-1. Sync and upgrade your system to the newest package versions
- to reduce the risk of issues.
-
-2. Install the tool:
-
- # emerge -1v app-portage/unsymlink-lib
-
-3. Run 'unsymlink-lib --analyze' and check the output for obvious
- mistakes. If you need to perform any changes to the system, remember
- to run 'unsymlink-lib --analyze' again afterwards.
-
-[past this point do not call emerge or modify /usr manually]
-
-4. This is a very good time to make a backup.
-
-5. Run 'unsymlink-lib --migrate'. You can add '--pretend' first to see
- what is going to happen.
-
-6. Reboot your system. Check if important programs work.
- In particular, verify that e.g. 'emerge --info' works (but do not
- install anything). If you hit any serious problems, you can use
- 'unsymlink-lib --rollback' to revert the changes and return to
- step 4.
-
-7. Run 'unsymlink-lib --finish'. You can add '--pretend' first to see
- what is going to happen but note that you're going to see a very long
- list of files to remove.
-
-8. Switch the profile, e.g.:
-
- # eselect profile set default/linux/ppc64/17.0
-
-[at this point you can start using emerge again]
-
-9. Rebuild the toolchain:
-
- # emerge -1v sys-devel/gcc:10
- [ repeat for other slots you will be using ]
- # emerge -1v sys-devel/binutils
- # emerge -1v sys-libs/glibc
-
-For known issues, please see bugs #506276 [2] and #640184[3] .
-If you have any problems with the new profiles or the migration procedure,
-please report a bug and make it block the tracker.
-
-For more information on the layout, please see the wiki article
-on AMD64 multilib layouts [4], it applies to PPC64 as well.
-
-[1] https://gentoo.org/support/news-items/2017-11-30-new-17-profiles.html
-[2] https://bugs.gentoo.org/506276
-[3] https://bugs.gentoo.org/640184
-[4] https://wiki.gentoo.org/wiki/Project:AMD64/Multilib_layout
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/eapi b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/parent b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/parent
deleted file mode 100644
index d5a56a13f692..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../../../../targets/desktop/gnome
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/deprecated b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/deprecated
deleted file mode 100644
index d5f704a6a522..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/deprecated
+++ /dev/null
@@ -1,69 +0,0 @@
-default/linux/ppc64/17.0/desktop/gnome/systemd
-
-A new set of ppc64 profiles has been added to the Gentoo
-repository in Jan 2020. These profiles switch to a more standard
-'no SYMLINK_LIB' multilib layout, and require explicit migration as
-described below. They are considered stable at the moment, and we would
-like to request all users to upgrade their systems. The old profiles
-will be deprecated in the near future.
-
-In the new profiles, the lib->lib64 compatibility symlink is removed.
-64-bit libraries need to be installed directly to lib64. /lib
-and /usr/lib become real directories, that are used for cross-arch
-and native non-library packages (gcc, clang).
-
-The migration is performed using app-portage/unsymlink-lib tool.
-The following steps can be used to upgrade your system:
-
-1. Sync and upgrade your system to the newest package versions
- to reduce the risk of issues.
-
-2. Install the tool:
-
- # emerge -1v app-portage/unsymlink-lib
-
-3. Run 'unsymlink-lib --analyze' and check the output for obvious
- mistakes. If you need to perform any changes to the system, remember
- to run 'unsymlink-lib --analyze' again afterwards.
-
-[past this point do not call emerge or modify /usr manually]
-
-4. This is a very good time to make a backup.
-
-5. Run 'unsymlink-lib --migrate'. You can add '--pretend' first to see
- what is going to happen.
-
-6. Reboot your system. Check if important programs work.
- In particular, verify that e.g. 'emerge --info' works (but do not
- install anything). If you hit any serious problems, you can use
- 'unsymlink-lib --rollback' to revert the changes and return to
- step 4.
-
-7. Run 'unsymlink-lib --finish'. You can add '--pretend' first to see
- what is going to happen but note that you're going to see a very long
- list of files to remove.
-
-8. Switch the profile, e.g.:
-
- # eselect profile set default/linux/ppc64/17.0
-
-[at this point you can start using emerge again]
-
-9. Rebuild the toolchain:
-
- # emerge -1v sys-devel/gcc:10
- [ repeat for other slots you will be using ]
- # emerge -1v sys-devel/binutils
- # emerge -1v sys-libs/glibc
-
-For known issues, please see bugs #506276 [2] and #640184[3] .
-If you have any problems with the new profiles or the migration procedure,
-please report a bug and make it block the tracker.
-
-For more information on the layout, please see the wiki article
-on AMD64 multilib layouts [4], it applies to PPC64 as well.
-
-[1] https://gentoo.org/support/news-items/2017-11-30-new-17-profiles.html
-[2] https://bugs.gentoo.org/506276
-[3] https://bugs.gentoo.org/640184
-[4] https://wiki.gentoo.org/wiki/Project:AMD64/Multilib_layout
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/eapi b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/merged-usr/eapi b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/merged-usr/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/merged-usr/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/merged-usr/parent b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/merged-usr/parent
deleted file mode 100644
index 05b6f4918b26..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/merged-usr/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../../../../../../features/merged-usr
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/parent b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/parent
deleted file mode 100644
index 288aeccdce82..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../../../../../targets/desktop/gnome/systemd
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/parent b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/parent
deleted file mode 100644
index fae96e8d36b2..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../../../targets/desktop
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/deprecated b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/deprecated
deleted file mode 100644
index be667d59c808..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/deprecated
+++ /dev/null
@@ -1,69 +0,0 @@
-default/linux/ppc64/17.0/developer
-
-A new set of ppc64 profiles has been added to the Gentoo
-repository in Jan 2020. These profiles switch to a more standard
-'no SYMLINK_LIB' multilib layout, and require explicit migration as
-described below. They are considered stable at the moment, and we would
-like to request all users to upgrade their systems. The old profiles
-will be deprecated in the near future.
-
-In the new profiles, the lib->lib64 compatibility symlink is removed.
-64-bit libraries need to be installed directly to lib64. /lib
-and /usr/lib become real directories, that are used for cross-arch
-and native non-library packages (gcc, clang).
-
-The migration is performed using app-portage/unsymlink-lib tool.
-The following steps can be used to upgrade your system:
-
-1. Sync and upgrade your system to the newest package versions
- to reduce the risk of issues.
-
-2. Install the tool:
-
- # emerge -1v app-portage/unsymlink-lib
-
-3. Run 'unsymlink-lib --analyze' and check the output for obvious
- mistakes. If you need to perform any changes to the system, remember
- to run 'unsymlink-lib --analyze' again afterwards.
-
-[past this point do not call emerge or modify /usr manually]
-
-4. This is a very good time to make a backup.
-
-5. Run 'unsymlink-lib --migrate'. You can add '--pretend' first to see
- what is going to happen.
-
-6. Reboot your system. Check if important programs work.
- In particular, verify that e.g. 'emerge --info' works (but do not
- install anything). If you hit any serious problems, you can use
- 'unsymlink-lib --rollback' to revert the changes and return to
- step 4.
-
-7. Run 'unsymlink-lib --finish'. You can add '--pretend' first to see
- what is going to happen but note that you're going to see a very long
- list of files to remove.
-
-8. Switch the profile, e.g.:
-
- # eselect profile set default/linux/ppc64/17.0
-
-[at this point you can start using emerge again]
-
-9. Rebuild the toolchain:
-
- # emerge -1v sys-devel/gcc:10
- [ repeat for other slots you will be using ]
- # emerge -1v sys-devel/binutils
- # emerge -1v sys-libs/glibc
-
-For known issues, please see bugs #506276 [2] and #640184[3] .
-If you have any problems with the new profiles or the migration procedure,
-please report a bug and make it block the tracker.
-
-For more information on the layout, please see the wiki article
-on AMD64 multilib layouts [4], it applies to PPC64 as well.
-
-[1] https://gentoo.org/support/news-items/2017-11-30-new-17-profiles.html
-[2] https://bugs.gentoo.org/506276
-[3] https://bugs.gentoo.org/640184
-[4] https://wiki.gentoo.org/wiki/Project:AMD64/Multilib_layout
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/eapi b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/parent b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/parent
deleted file mode 100644
index 4bb06e409236..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/developer/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../../../targets/developer
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/eapi b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/make.defaults b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/make.defaults
deleted file mode 100644
index ce149bcd4e65..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/make.defaults
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Keep this in the 13.0 version profile. Drop in next upgrade.
-SYMLINK_LIB="yes"
diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/parent b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/parent
deleted file mode 100644
index 0e4ae1732886..000000000000
--- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../../arch/powerpc/ppc64/64ul