diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-04-23 01:51:35 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-04-23 01:53:29 +0200 |
commit | 12742e52ea39b81cb6cc8352b2e19c38231f2f68 (patch) | |
tree | f7ccbc354d762be468fa2be05671a49f9853f868 /profiles | |
parent | net-im/spectrum2: fix paths (diff) | |
download | gentoo-12742e52ea39b81cb6cc8352b2e19c38231f2f68.tar.gz gentoo-12742e52ea39b81cb6cc8352b2e19c38231f2f68.tar.bz2 gentoo-12742e52ea39b81cb6cc8352b2e19c38231f2f68.zip |
profiles/package.mask: mask sys-boot/netboot for last-rite
Bug: https://bugs.gentoo.org/884335
Bug: https://bugs.gentoo.org/894128
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index abdc529620ae..ead11a3599cf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Conrad Kostecki <conikost@gentoo.org> (2023-04-23) +# Very old package, does not build with modern compilers. +# It provides BOOTP support, predecessor of DHCP. +# Removal on 2023-05-23. Bugs #894128, #884335 +sys-boot/netboot + # Jakov Smolić <jsmolic@gentoo.org> (2023-04-21) # Does not support python 3.11, uses deprecated dev-python/future, # inactive upstream (last commit in 2019). |