All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Christian de Rivaz <jc@eclis.ch>
To: buildroot@busybox.net
Subject: [Buildroot] question about /tftpboot
Date: Fri, 21 Mar 2008 22:00:53 +0100	[thread overview]
Message-ID: <47E42205.40609@eclis.ch> (raw)
In-Reply-To: <d449ded70803211116k29dfe743u304b9bc59f317791@mail.gmail.com>

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@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.
-- 
Jean-Christian de Rivaz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-tftpboot-kernel.diff
Type: text/x-patch
Size: 1042 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20080321/077472de/attachment.bin 

  parent reply	other threads:[~2008-03-21 21:00 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 [this message]
2008-03-21 21:20       ` Jean-Christian de Rivaz
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=47E42205.40609@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.