/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/ |
H A D | tftp-hpa_5.2.bb | 4 booting diskless workstations. The tftp package provides the user \ 10 HOMEPAGE = "http://freecode.com/projects/tftp-hpa" 13 file://tftp/tftp.c;beginline=1;endline=32;md5=988c1cba99d70858a26cd877209857f4" 16 SRC_URI = "http://kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-${PV}.tar.bz2 \ 17 file://tftp-0.40-remap.patch \ 18 file://tftp-0.42-tftpboot.patch \ 19 file://tftp-0.49-chk_retcodes.patch \ 20 file://tftp-0.49-cmd_arg.patch \ 21 file://tftp-hpa-0.39-tzfix.patch \ 22 file://tftp-hpa-0.49-fortify-strcpy-crash.patch \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
H A D | 0001-tftp-Mark-toplevel-definition-as-external.patch | 4 Subject: [PATCH] tftp: Mark toplevel definition as external 7 multiple definition of `toplevel'; tftp.o:/usr/src/debug/tftp-hpa/5.2-r0/tftp-hpa-5.2/tftp/tftp.c:5… 12 tftp/tftp.c | 2 +- 15 diff --git a/tftp/tftp.c b/tftp/tftp.c 17 --- a/tftp/tftp.c 18 +++ b/tftp/tftp.c
|
H A D | tftp-hpa-0.49-stats.patch | 3 http://pkgs.fedoraproject.org/cgit/tftp.git/ 7 diff -up tftp-hpa-0.49/tftp/tftp.c.stats tftp-hpa-0.49/tftp/tftp.c 8 --- tftp-hpa-0.49/tftp/tftp.c.stats 2011-01-03 15:38:34.217918067 +0100 9 +++ tftp-hpa-0.49/tftp/tftp.c 2011-01-03 15:38:37.498917014 +0100
|
H A D | tftp-hpa-0.49-fortify-strcpy-crash.patch | 3 http://pkgs.fedoraproject.org/cgit/tftp.git/ 7 diff -urN tftp-hpa-0.49.orig/tftp/tftp.c tftp-hpa-0.49/tftp/tftp.c 8 --- tftp-hpa-0.49.orig/tftp/tftp.c 2008-10-20 18:08:31.000000000 -0400 9 +++ tftp-hpa-0.49/tftp/tftp.c 2009-08-05 09:47:18.072585848 -0400
|
H A D | tftp-0.42-tftpboot.patch | 3 http://pkgs.fedoraproject.org/cgit/tftp.git/ 7 diff -up tftp-hpa-0.48/tftp-xinetd.tftpboot tftp-hpa-0.48/tftp-xinetd 8 --- tftp-hpa-0.48/tftp-xinetd.tftpboot 2007-01-31 00:51:05.000000000 +0100 9 +++ tftp-hpa-0.48/tftp-xinetd 2008-05-20 12:05:53.000000000 +0200 10 @@ -10,7 +10,7 @@ service tftp 19 diff -up tftp-hpa-0.48/README.security.tftpboot tftp-hpa-0.48/README.security 20 --- tftp-hpa-0.48/README.security.tftpboot 2008-05-29 17:36:32.000000000 +0200 21 +++ tftp-hpa-0.48/README.security 2008-05-29 17:37:21.000000000 +0200 39 tftp dgram udp wait root /usr/sbin/tcpd 45 tftp dgram udp wait root /usr/sbin/in.tftpd [all …]
|
H A D | tftp-0.49-cmd_arg.patch | 3 http://pkgs.fedoraproject.org/cgit/tftp.git/ 7 diff -up tftp-hpa-0.49/config.h.cmd_arg tftp-hpa-0.49/config.h 8 --- tftp-hpa-0.49/config.h.cmd_arg 2010-04-19 15:29:10.567331454 +0200 9 +++ tftp-hpa-0.49/config.h 2010-04-20 07:33:03.133232772 +0200 18 diff -up tftp-hpa-0.49/configure.in.cmd_arg tftp-hpa-0.49/configure.in 19 --- tftp-hpa-0.49/configure.in.cmd_arg 2008-10-21 00:08:31.000000000 +0200 20 +++ tftp-hpa-0.49/configure.in 2010-04-19 11:05:12.387340698 +0200 29 diff -up tftp-hpa-0.49/lib/xrealloc.c.cmd_arg tftp-hpa-0.49/lib/xrealloc.c 30 --- tftp-hpa-0.49/lib/xrealloc.c.cmd_arg 2010-04-19 11:05:12.387340698 +0200 31 +++ tftp-hpa-0.49/lib/xrealloc.c 2010-04-19 11:05:12.387340698 +0200 [all …]
|
H A D | tftp-0.49-chk_retcodes.patch | 3 http://pkgs.fedoraproject.org/cgit/tftp.git/ 7 diff -up tftp-hpa-0.49/tftpd/tftpd.c.chk_retcodes tftp-hpa-0.49/tftpd/tftpd.c 8 --- tftp-hpa-0.49/tftpd/tftpd.c.chk_retcodes 2009-01-15 15:28:50.000000000 +0100 9 +++ tftp-hpa-0.49/tftpd/tftpd.c 2009-01-15 15:31:36.000000000 +0100
|
H A D | tftp-0.40-remap.patch | 3 http://pkgs.fedoraproject.org/cgit/tftp.git/ 7 diff -up tftp-hpa-0.49/tftpd/remap.c.zero tftp-hpa-0.49/tftpd/remap.c 8 --- tftp-hpa-0.49/tftpd/remap.c.zero 2008-10-20 18:08:31.000000000 -0400 9 +++ tftp-hpa-0.49/tftpd/remap.c 2008-11-25 11:41:09.000000000 -0500
|
H A D | tftp-hpa-0.39-tzfix.patch | 3 http://pkgs.fedoraproject.org/cgit/tftp.git/ 7 diff -up tftp-hpa-0.49/tftpd/tftpd.c.tzfix tftp-hpa-0.49/tftpd/tftpd.c 8 --- tftp-hpa-0.49/tftpd/tftpd.c.tzfix 2008-10-20 18:08:31.000000000 -0400 9 +++ tftp-hpa-0.49/tftpd/tftpd.c 2008-11-25 11:45:27.000000000 -0500
|
H A D | tftp-hpa-5.2-pktinfo.patch | 3 http://pkgs.fedoraproject.org/cgit/tftp.git/ 7 diff -up tftp-hpa-5.2/tftpd/recvfrom.c.test tftp-hpa-5.2/tftpd/recvfrom.c 8 --- tftp-hpa-5.2/tftpd/recvfrom.c.test 2011-12-11 23:13:52.000000000 +0100 9 +++ tftp-hpa-5.2/tftpd/recvfrom.c 2012-01-04 10:05:17.852042256 +0100
|
H A D | tftp-xinetd | 2 # description: The tftp server serves files using the trivial file transfer \ 3 # protocol. The tftp protocol is often used to boot diskless \ 6 service tftp
|
/openbmc/u-boot/board/freescale/p2041rdb/ |
H A D | README | 19 => tftp 1000000 u-boot.bin 25 => tftp 1000000 rcw.bin 31 => tftp 1000000 ucode.bin 51 => tftp 1000000 pbl_sd.bin 56 => tftp 1000000 ucode.bin 74 => tftp 1000000 pbl_spi.bin 80 => tftp 1000000 ucode.bin 120 tftp 1000000 uImage 121 tftp 2000000 rootfs.ext2.gz.uboot 122 tftp 3000000 p2041rdb.dtb
|
/openbmc/u-boot/board/freescale/mpc8572ds/ |
H A D | README | 35 tftp 1000000 u-boot.bin 43 tftp 1000000 u-boot.bin 91 tftp 1000000 uImage.8572 92 tftp c00000 mpc8572ds.dtb 145 => tftp 21000000 8572/uImage.core1 146 => tftp 22000000 8572/ramdiskfile 147 => tftp 20c00000 8572/mpc8572ds_core1.dtb 160 => tftp 1000000 8572/uImage.core0 161 => tftp 2000000 8572/ramdiskfile 162 => tftp c00000 8572/mpc8572ds_core0.dtb
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_tftp.c | 100 static struct nf_conntrack_helper tftp[MAX_PORTS * 2] __read_mostly; variable 109 nf_conntrack_helpers_unregister(tftp, ports_c * 2); in nf_conntrack_tftp_fini() 122 nf_ct_helper_init(&tftp[2 * i], AF_INET, IPPROTO_UDP, in nf_conntrack_tftp_init() 126 nf_ct_helper_init(&tftp[2 * i + 1], AF_INET6, IPPROTO_UDP, in nf_conntrack_tftp_init() 132 ret = nf_conntrack_helpers_register(tftp, ports_c * 2); in nf_conntrack_tftp_init()
|
/openbmc/u-boot/doc/ |
H A D | README.dfutftp | 43 needs to type for example "dfu tftp 0 mmc 0" 55 The "dfu tftp" command can be used in the "preboot" environment variable 64 1. Setup tftp env variables: 82 the HOST at e.g. /srv/tftp) 84 3. If required, to update firmware on boot, put the "dfu tftp 0 mmc 0" in the 97 To create FIT image for download one should follow the update tftp README file
|
H A D | README.sata | 23 => tftp 40000 /tftpboot/uImage.837x 27 => tftp 40000 /tftpboot/ramdisk.837x 31 => tftp 40000 /tftpboot/mpc837xemds.dtb
|
H A D | README.mpc83xxads | 78 Or via tftp: 80 tftp 10000 u-boot.bin 84 tftp 10000 u-boot.bin
|
/openbmc/u-boot/board/freescale/mpc8544ds/ |
H A D | README | 38 tftp 1000000 u-boot.bin.8544ds 46 tftp 1000000 u-boot.bin.8544ds 104 tftp 900000 mpc8544ds.dtb 114 tftp 1000000 uImage.8544 115 tftp 900000 mpc8544ds.dtb
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/atftp/ |
H A D | atftpd.init | 11 test -d /srv/tftp || mkdir -p /srv/tftp
|
/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/ |
H A D | inetutils_2.5.bb | 5 talkd, telnet, telnetd, tftp, tftpd, and uucpd." 111 ${PN}-tftp ${PN}-logger ${PN}-traceroute ${PN}-syslogd \ 134 ALTERNATIVE:${PN}-tftp = "tftp" 152 tftpd.8 tftp.1 telnetd.8" 159 ALTERNATIVE_LINK_NAME[tftp.1] = "${mandir}/man1/tftp.1" 184 FILES:${PN}-tftp = "${bindir}/tftp.${BPN}"
|
/openbmc/u-boot/doc/mvebu/cmd/ |
H A D | bubt.txt | 9 - source Source to load image from [tftp, usb]. default = tftp 12 bubt - Burn flash-image.bin from tftp to active flash 13 bubt latest-spi.bin nand - Burn latest-spi.bin from tftp to NAND flash
|
/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/ |
H A D | tftpd.xinetd.inetutils | 5 # in the tftp service description; see services(5). 7 service tftp
|
/openbmc/u-boot/board/freescale/p1010rdb/ |
H A D | README.P1010RDB-PB | 150 => tftp 1000000 u-boot.bin 160 => tftp 1000000 u-boot-nand.bin 166 2) => tftp 1000000 u-boot-spi-combined.bin 172 2) => tftp 1000000 u-boot-sd-combined.bin 181 => tftp 1000000 uImage 182 => tftp 2000000 p1010rdb.dtb 183 => tftp 3000000 rootfs.ext2.gz.uboot.p1010rdb
|
H A D | README.P1010RDB-PA | 106 => tftp $loadaddr $uboot 117 => tftp $loadaddr $uboot 142 => tftp $loadaddr $uboot-nand 161 => tftp $loadaddr $uboot-spi 201 => tftp 1000000 uImage 202 => tftp 2000000 p1010rdb.dtb 203 => tftp 3000000 rootfs.ext2.gz.uboot.p1010rdb
|
/openbmc/u-boot/board/freescale/mpc837xerdb/ |
H A D | README | 83 Or via tftp: 85 tftp $loadaddr u-boot.bin 89 tftp $loadaddr u-boot.bin
|