diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-12-23 20:11:52 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-12-31 20:58:35 +0100 |
commit | b8094fed75a7e6a9b3736dd49339105e1892a4b6 (patch) | |
tree | edb3aab67ef3b31b9b3faef0a8478e889e4935a0 /profiles/default | |
parent | profiles.desc: Drop riscv 17.0 profiles (diff) | |
download | gentoo-b8094fed75a7e6a9b3736dd49339105e1892a4b6.tar.gz gentoo-b8094fed75a7e6a9b3736dd49339105e1892a4b6.tar.bz2 gentoo-b8094fed75a7e6a9b3736dd49339105e1892a4b6.zip |
profiles: remove riscv 17.0 profiles
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/default')
21 files changed, 0 insertions, 241 deletions
diff --git a/profiles/default/linux/riscv/17.0/rv32imac/eapi b/profiles/default/linux/riscv/17.0/rv32imac/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/17.0/rv32imac/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/17.0/rv32imac/ilp32/eapi b/profiles/default/linux/riscv/17.0/rv32imac/ilp32/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/17.0/rv32imac/ilp32/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/17.0/rv32imac/ilp32/parent b/profiles/default/linux/riscv/17.0/rv32imac/ilp32/parent deleted file mode 100644 index a29c20c15237..000000000000 --- a/profiles/default/linux/riscv/17.0/rv32imac/ilp32/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../arch/riscv/rv32imac/ilp32 diff --git a/profiles/default/linux/riscv/17.0/rv32imac/ilp32d/eapi b/profiles/default/linux/riscv/17.0/rv32imac/ilp32d/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/17.0/rv32imac/ilp32d/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/17.0/rv32imac/ilp32d/parent b/profiles/default/linux/riscv/17.0/rv32imac/ilp32d/parent deleted file mode 100644 index f30144c36328..000000000000 --- a/profiles/default/linux/riscv/17.0/rv32imac/ilp32d/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../arch/riscv/rv32imac/ilp32d diff --git a/profiles/default/linux/riscv/17.0/rv32imac/parent b/profiles/default/linux/riscv/17.0/rv32imac/parent deleted file mode 100644 index 5c520eb16b4e..000000000000 --- a/profiles/default/linux/riscv/17.0/rv32imac/parent +++ /dev/null @@ -1,3 +0,0 @@ -../.. -../../../../../arch/riscv/rv32imac -../../../../../releases/17.0 diff --git a/profiles/default/linux/riscv/17.0/rv64gc/deprecated b/profiles/default/linux/riscv/17.0/rv64gc/deprecated deleted file mode 100644 index 36128fb4712c..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/deprecated +++ /dev/null @@ -1,43 +0,0 @@ -default/linux/riscv/20.0/rv64gc/lp64d - -On RISC-V we are switching from two-level library directories (e.g., -/usr/lib64/lp64d) to a more traditional directory architecture. -This is done via the profile upgrade from 17.0 to 20.0 profiles. - -We recommend to re-install from scratch using a 20.0 profile based -stage. 17.0 profiles will be deprecated immediately and removed -in 6 months. - -If you want to upgrade an existing installation, the following -steps should be taken. Please read all commands carefully first and -make sure you understand them, since the procedure is risky. The -commands are given for a lp64d profile; in case of a lp64 profile, -always replace lp64d with lp64. - -# cd /usr/local/lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# ln -s . lp64d - -# cd /usr/lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# ln -s . lp64d - -# cd /lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# sln . lp64d - -Note that the last command uses "sln" instead of "ln -s". - -Then switch from your 17.0 profile to the corresponding 20.0 profile, -either by using "eselect profile" or by manually changing the -/etc/portage/make.profile symlink. - -Next, rebuild all packages: - -# emerge -eav world - -As last step, check if portage has removed any of the symlinks created -above, and if yes, recreate them. diff --git a/profiles/default/linux/riscv/17.0/rv64gc/eapi b/profiles/default/linux/riscv/17.0/rv64gc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64/deprecated b/profiles/default/linux/riscv/17.0/rv64gc/lp64/deprecated deleted file mode 100644 index e38047556647..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64/deprecated +++ /dev/null @@ -1,43 +0,0 @@ -default/linux/riscv/20.0/rv64gc/lp64 - -On RISC-V we are switching from two-level library directories (e.g., -/usr/lib64/lp64d) to a more traditional directory architecture. -This is done via the profile upgrade from 17.0 to 20.0 profiles. - -We recommend to re-install from scratch using a 20.0 profile based -stage. 17.0 profiles will be deprecated immediately and removed -in 6 months. - -If you want to upgrade an existing installation, the following -steps should be taken. Please read all commands carefully first and -make sure you understand them, since the procedure is risky. The -commands are given for a lp64d profile; in case of a lp64 profile, -always replace lp64d with lp64. - -# cd /usr/local/lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# ln -s . lp64d - -# cd /usr/lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# ln -s . lp64d - -# cd /lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# sln . lp64d - -Note that the last command uses "sln" instead of "ln -s". - -Then switch from your 17.0 profile to the corresponding 20.0 profile, -either by using "eselect profile" or by manually changing the -/etc/portage/make.profile symlink. - -Next, rebuild all packages: - -# emerge -eav world - -As last step, check if portage has removed any of the symlinks created -above, and if yes, recreate them. diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64/eapi b/profiles/default/linux/riscv/17.0/rv64gc/lp64/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64/parent b/profiles/default/linux/riscv/17.0/rv64gc/lp64/parent deleted file mode 100644 index 0273fe595371..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../arch/riscv/rv64gc/lp64 diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/deprecated b/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/deprecated deleted file mode 100644 index 70e347cc4398..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/deprecated +++ /dev/null @@ -1,43 +0,0 @@ -default/linux/riscv/20.0/rv64gc/lp64/systemd - -On RISC-V we are switching from two-level library directories (e.g., -/usr/lib64/lp64d) to a more traditional directory architecture. -This is done via the profile upgrade from 17.0 to 20.0 profiles. - -We recommend to re-install from scratch using a 20.0 profile based -stage. 17.0 profiles will be deprecated immediately and removed -in 6 months. - -If you want to upgrade an existing installation, the following -steps should be taken. Please read all commands carefully first and -make sure you understand them, since the procedure is risky. The -commands are given for a lp64d profile; in case of a lp64 profile, -always replace lp64d with lp64. - -# cd /usr/local/lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# ln -s . lp64d - -# cd /usr/lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# ln -s . lp64d - -# cd /lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# sln . lp64d - -Note that the last command uses "sln" instead of "ln -s". - -Then switch from your 17.0 profile to the corresponding 20.0 profile, -either by using "eselect profile" or by manually changing the -/etc/portage/make.profile symlink. - -Next, rebuild all packages: - -# emerge -eav world - -As last step, check if portage has removed any of the symlinks created -above, and if yes, recreate them. diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/eapi b/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/parent b/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/parent deleted file mode 100644 index 44f88d3e2df0..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../../targets/systemd diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/deprecated b/profiles/default/linux/riscv/17.0/rv64gc/lp64d/deprecated deleted file mode 100644 index 36128fb4712c..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/deprecated +++ /dev/null @@ -1,43 +0,0 @@ -default/linux/riscv/20.0/rv64gc/lp64d - -On RISC-V we are switching from two-level library directories (e.g., -/usr/lib64/lp64d) to a more traditional directory architecture. -This is done via the profile upgrade from 17.0 to 20.0 profiles. - -We recommend to re-install from scratch using a 20.0 profile based -stage. 17.0 profiles will be deprecated immediately and removed -in 6 months. - -If you want to upgrade an existing installation, the following -steps should be taken. Please read all commands carefully first and -make sure you understand them, since the procedure is risky. The -commands are given for a lp64d profile; in case of a lp64 profile, -always replace lp64d with lp64. - -# cd /usr/local/lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# ln -s . lp64d - -# cd /usr/lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# ln -s . lp64d - -# cd /lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# sln . lp64d - -Note that the last command uses "sln" instead of "ln -s". - -Then switch from your 17.0 profile to the corresponding 20.0 profile, -either by using "eselect profile" or by manually changing the -/etc/portage/make.profile symlink. - -Next, rebuild all packages: - -# emerge -eav world - -As last step, check if portage has removed any of the symlinks created -above, and if yes, recreate them. diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/eapi b/profiles/default/linux/riscv/17.0/rv64gc/lp64d/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/parent b/profiles/default/linux/riscv/17.0/rv64gc/lp64d/parent deleted file mode 100644 index f497f659b838..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../arch/riscv/rv64gc/lp64d diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/deprecated b/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/deprecated deleted file mode 100644 index cbac179df32e..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/deprecated +++ /dev/null @@ -1,43 +0,0 @@ -default/linux/riscv/20.0/rv64gc/lp64d/systemd - -On RISC-V we are switching from two-level library directories (e.g., -/usr/lib64/lp64d) to a more traditional directory architecture. -This is done via the profile upgrade from 17.0 to 20.0 profiles. - -We recommend to re-install from scratch using a 20.0 profile based -stage. 17.0 profiles will be deprecated immediately and removed -in 6 months. - -If you want to upgrade an existing installation, the following -steps should be taken. Please read all commands carefully first and -make sure you understand them, since the procedure is risky. The -commands are given for a lp64d profile; in case of a lp64 profile, -always replace lp64d with lp64. - -# cd /usr/local/lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# ln -s . lp64d - -# cd /usr/lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# ln -s . lp64d - -# cd /lib64 -# cp -av lp64d/. . -# rm -rf lp64d -# sln . lp64d - -Note that the last command uses "sln" instead of "ln -s". - -Then switch from your 17.0 profile to the corresponding 20.0 profile, -either by using "eselect profile" or by manually changing the -/etc/portage/make.profile symlink. - -Next, rebuild all packages: - -# emerge -eav world - -As last step, check if portage has removed any of the symlinks created -above, and if yes, recreate them. diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/eapi b/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/parent b/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/parent deleted file mode 100644 index 44f88d3e2df0..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../../targets/systemd diff --git a/profiles/default/linux/riscv/17.0/rv64gc/parent b/profiles/default/linux/riscv/17.0/rv64gc/parent deleted file mode 100644 index 689797260969..000000000000 --- a/profiles/default/linux/riscv/17.0/rv64gc/parent +++ /dev/null @@ -1,3 +0,0 @@ -../.. -../../../../../arch/riscv/rv64gc -../../../../../releases/17.0 |