From: Jean-Christian de Rivaz <jc@eclis.ch>
To: buildroot@busybox.net
Subject: [Buildroot] question about /tftpboot
Date: Fri, 21 Mar 2008 22:20:29 +0100 [thread overview]
Message-ID: <47E4269D.3060207@eclis.ch> (raw)
In-Reply-To: <47E42205.40609@eclis.ch>
Jean-Christian de Rivaz a ?crit :
> Habib Bouaziz-Viallet a ?crit :
>> 2008/3/21, Jean-Christian de Rivaz <jc@eclis.ch>:
>>> Habib Bouaziz-Viallet a ?crit :
>>>
>>>> Hi all !
>>> >
>>> > I would like my tftp server provides access to another directory (e.g
>>> > /var/... param configured with /etc/inetd.conf with my GNU Debian)
>>> >
>>> > '/ tftpboot'. Changing '/ tftpboot' is apparently not possible from
>>> > 'make menuconfig'
>>> >
>>> > How do i do ? Many thanks
>>> >
>>>
>>>
>>> There is a symbol BR2_LINUX_COPYTO to adjust that. Some time ago I found
>>> it broken by the target/linux/Makefile.in.advanced file and I
>>> proposed a
>>> patch in this bug report: http://bugs.uclibc.org/view.php?id=2384
>> Ok. Did you apply this successfully ? If so how to ?
>
> You can apply with the "patch -p0" command like this:
>
> buildroot$ patch -p0 < patch-tftpboot-kernel.diff
> patching file target/linux/Makefile.in.advanced
> Hunk #1 succeeded at 227 (offset 18 lines).
> Hunk #2 succeeded at 387 (offset 19 lines).
>
> I have attached an updated patch that don't show "offset lines".
>
> I am interested to know if it work for your case.
Ooops! The attached patch need to be applyed with the -p1 option like this:
buildroot$ patch -p1 < ../buildroot-patch/patch-tftpboot-kernel.diff
patching file target/linux/Makefile.in.advanced
Sorry for the mistake.
--
Jean-Christian de Rivaz
next prev parent reply other threads:[~2008-03-21 21:20 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-21 17:40 [Buildroot] question about /tftpboot Habib Bouaziz-Viallet
2008-03-21 18:03 ` Jean-Christian de Rivaz
2008-03-21 18:16 ` Habib Bouaziz-Viallet
2008-03-21 19:42 ` Jean-Christian de Rivaz
2008-03-21 21:00 ` Jean-Christian de Rivaz
2008-03-21 21:20 ` Jean-Christian de Rivaz [this message]
2008-03-22 7:53 ` Habib Bouaziz-Viallet
2008-03-22 10:29 ` Habib Bouaziz-Viallet
2008-03-22 16:38 ` Jean-Christian de Rivaz
2008-03-22 16:54 ` Habib Bouaziz-Viallet
2008-03-22 17:36 ` Jean-Christian de Rivaz
2008-03-22 18:01 ` Habib Bouaziz-Viallet
2008-03-25 10:21 ` Ulf Samuelsson
2008-03-25 11:01 ` Jean-Christian de Rivaz
2008-03-25 15:12 ` Ulf Samuelsson
2008-03-25 17:31 ` Jean-Christian de Rivaz
2008-03-21 18:07 ` John Voltz
2008-03-21 18:20 ` Habib Bouaziz-Viallet
2008-03-21 18:33 ` JS
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47E4269D.3060207@eclis.ch \
--to=jc@eclis.ch \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox