diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2022-12-04 22:25:01 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2022-12-04 22:25:01 -0800 |
commit | 6a98e5e60500a55da0bf7f74fa171636e4fe00af (patch) | |
tree | 4203d125cc0c0c6863db54c817d9a69c8aaa83d9 /profiles | |
parent | sys-boot/mbr-gpt: add safety check (diff) | |
download | gentoo-6a98e5e60500a55da0bf7f74fa171636e4fe00af.tar.gz gentoo-6a98e5e60500a55da0bf7f74fa171636e4fe00af.tar.bz2 gentoo-6a98e5e60500a55da0bf7f74fa171636e4fe00af.zip |
profiles/package.mask: last-rite sys-boot/mbr-gpt
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 700bd7e057bd..44138e01920b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,16 @@ #--- END OF EXAMPLES --- +# Robin H. Johnson <robbat2@gentoo.org> (2022-12-04) +# sys-boot/mbr-gpt was a bizzare package extremely sensitive to compiler & +# linker changes. I don't know of any remaining consumers other than one weird +# system I have. +# If you're a consumer: syslinux gptmbr was the successor to this approach, +# you'll need to replace the contents of your BIOS Boot Partition, because it's +# not a direct 1:1 change. +# Only upstream release in 2008. Removal in 30 days. +sys-boot/mbr-gpt + # Hans de Graaff <graaff@gentoo.org> (2022-12-03) # ruby27-only package with no reverse dependencies. # Last release in 2019. Removal in 30 days. |