Displaying 2 results from an estimated 2 matches for "download_proto_https".
Did you mean:
download_proto_http
2008 Sep 03
1
[PATCH] Activating FTP for gpxe on Syslinux 3.72-pre1
...Thanks,
Erwan
--- gpxe/src/config.h.old 2008-09-03 09:40:47.055018406 +0200
+++ gpxe/src/config.h 2008-09-03 09:40:54.728065911 +0200
@@ -94,7 +94,7 @@
#undef DOWNLOAD_PROTO_NFS /* Network File System */
#define DOWNLOAD_PROTO_HTTP /* Hypertext Transfer Protocol */
#undef DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */
-#undef DOWNLOAD_PROTO_FTP /* File Transfer Protocol */
+#define DOWNLOAD_PROTO_FTP /* File Transfer Protocol */
#undef DOWNLOAD_PROTO_TFTM /* Multicast Trivial File Transfer
Protocol */
#undef DOWNLOAD_PROTO_SLAM /* Scalable Lo...
2010 Aug 25
0
gPXE+pxelinux fails with static network config
...On http://rom-o-matic.net/gpxe/gpxe-1.0.1/contrib/rom-o-matic/build.php:
output format: .dsk
NIC type: e1000_82540
x CONSOLE_PCBIOS
x CONSOLE_SERIAL
BANNER_TIMEOUT: 20
COMCONSOLE: 0x3F8
_ COMPRESERVE
COMSPEED: 57600
COMDATA: 8
COMPARITY: 0
COMSTOP: 1
x DOWNLOAD_PROTO_TFTP
x DOWNLOAD_PROTO_HTTP
_ DOWNLOAD_PROTO_HTTPS
_ DOWNLOAD_PROTO_FTP
_ SANBOOT_PROTO_ISCSI
_ SANBOOT_PROTO_AOE
x DNS_RESOLVER
x IMAGE_ELF
x IMAGE_NBI
x IMAGE_MULTIBOOT
x IMAGE_PXE
x IMAGE_SCRIPT
x IMAGE_BZIMAGE
x IMAGE_COMBOOT
x AUTOBOOT_CMD
x NVO_CMD
x CONFIG_CMD
x IFMGMT_CMD
_ IWMGMT_CMD
x ROUTE_CMD
x IMAGE_CMD
x DHCP_CMD
_ SANBOOT_CMD
_ LOGIN...