mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
coreos-base/coreos: remove syslinux installer from images
Installing the syslinux package is only required for re-installing syslinux which has never really been needed and we will be moving to grub soon anyway. This saves a 5-10MB in our final images.
This commit is contained in:
parent
09bd1216c6
commit
f011c86488
@ -63,19 +63,6 @@ IUSE=""
|
||||
#
|
||||
################################################################################
|
||||
|
||||
X86_DEPEND="
|
||||
sys-boot/syslinux
|
||||
"
|
||||
|
||||
RDEPEND="${RDEPEND} x86? ( ${X86_DEPEND} )"
|
||||
RDEPEND="${RDEPEND} amd64? ( ${X86_DEPEND} )"
|
||||
|
||||
RDEPEND="${RDEPEND}
|
||||
arm? (
|
||||
coreos-base/u-boot-scripts
|
||||
)
|
||||
"
|
||||
|
||||
RDEPEND="${RDEPEND}
|
||||
virtual/linux-sources
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user