]> git.ipfire.org Git - oddments/ipfire-netboot.git/blame - config/general.h
Disable support for FTP
[oddments/ipfire-netboot.git] / config / general.h
CommitLineData
cc25416a 1
37ab6e11 2// Enable support for syslinux's com32 images.
cf0b5a83 3//#define IMAGE_COMBOOT
cc25416a 4
17254deb 5// Enable HTTPS downloads
37ab6e11 6#define DOWNLOAD_PROTO_HTTPS
cc25416a 7
37ab6e11
MT
8// Disable iSCSI, AoE, Infiniband SCSI RDMA protocol and FibreChannel
9#undef SANBOOT_PROTO_ISCSI
10#undef SANBOOT_PROTO_AOE
11#undef SANBOOT_PROTO_IB_SRP
12#undef SANBOOT_PROTO_FCP