Remove stale file entries for old BIOS based machines
Two entries pointing to old and unesed files for non UEFI servers seem to be unused both here and upstream, so this commit removes them.
This commit is contained in:
@@ -71,10 +71,6 @@ COPY scripts/ /bin/
|
||||
COPY configure-nonroot.sh /bin/
|
||||
RUN set -euo pipefail; chmod +x /bin/configure-ironic.sh /bin/rundnsmasq /bin/runhttpd /bin/runironic /bin/runlogwatch.sh /bin/configure-nonroot.sh
|
||||
|
||||
# No need to support the Legacy BIOS boot
|
||||
#RUN cp /usr/share/syslinux/pxelinux.0 /tftpboot
|
||||
#RUN cp /usr/share/syslinux/chain.c32 /tftpboot/
|
||||
|
||||
# IRONIC #
|
||||
RUN cp /usr/share/ipxe/undionly.kpxe /tftpboot/undionly.kpxe
|
||||
#!ArchExclusiveLine: x86_64
|
||||
|
Reference in New Issue
Block a user