mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
profiles: don't mask packages for the oem-aci sub-profile
The build complains about the wildcard masks, even though they are explicitly listed as valid in portage(5). Just remove them, since the type of packages that go into containers don't tend to depend on boot packages anyway.
This commit is contained in:
parent
f35bb80c4f
commit
517455f35e
@ -1,6 +0,0 @@
|
|||||||
# Packages that we do not want to ship in OEM ACI images. Masking these is
|
|
||||||
# merely as a safe guard against pulling them in accidentally.
|
|
||||||
|
|
||||||
# OEM ACIs have no reason to include boot-related packages.
|
|
||||||
sys-boot/*
|
|
||||||
sys-kernel/*
|
|
Loading…
x
Reference in New Issue
Block a user