]> git.ipfire.org Git - oddments/ipfire-netboot.git/commitdiff
Disable support for FTP
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 11 Oct 2017 16:14:24 +0000 (17:14 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 11 Oct 2017 16:14:24 +0000 (17:14 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/general.h

index 4a540138906609b5ea57c5c4cfb498a7935db6e9..d8cab80626a8269e6ce19620017b9f9a1cac7d14 100644 (file)
@@ -2,8 +2,7 @@
 // Enable support for syslinux's com32 images.
 //#define IMAGE_COMBOOT
 
 // Enable support for syslinux's com32 images.
 //#define IMAGE_COMBOOT
 
-// Enable support for FTP and HTTPS downloads.
-#define DOWNLOAD_PROTO_FTP
+// Enable HTTPS downloads
 #define DOWNLOAD_PROTO_HTTPS
 
 // Disable iSCSI, AoE, Infiniband SCSI RDMA protocol and FibreChannel
 #define DOWNLOAD_PROTO_HTTPS
 
 // Disable iSCSI, AoE, Infiniband SCSI RDMA protocol and FibreChannel