Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] SSHFS userland support
@ 2013-02-19 19:34 Gregory Perry
  2013-02-19 20:30 ` Yann E. MORIN
  0 siblings, 1 reply; 4+ messages in thread
From: Gregory Perry @ 2013-02-19 19:34 UTC (permalink / raw)
  To: buildroot

Hello list members!

I am doing a buildroot integration for an i386 target but I can't for the life of me figure out how to include SSHFS userland support (the SSHFS binary itself.  I've selected the FUSE filesystem dependencies as well as support for OpenSSH, but the sshfs binary needed to instantiate an SSH/FUSE connection is not present in the target.

Maybe this is a dependency issue, or did I miss an SSHFS config option in the menuconfig?

Thanks in advance

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] SSHFS userland support
  2013-02-19 19:34 [Buildroot] SSHFS userland support Gregory Perry
@ 2013-02-19 20:30 ` Yann E. MORIN
  2013-02-19 21:04   ` Gregory Perry
  0 siblings, 1 reply; 4+ messages in thread
From: Yann E. MORIN @ 2013-02-19 20:30 UTC (permalink / raw)
  To: buildroot

Gregory, All,

[Please, wrap your lines at ~78 columns, reading wider columns is not easy]

On Tuesday 19 February 2013 Gregory Perry wrote:
> I am doing a buildroot integration for an i386 target but I can't for
> the life of me figure out how to include SSHFS userland support (the
> SSHFS binary itself.  I've selected the FUSE filesystem dependencies
> as well as support for OpenSSH, but the sshfs binary needed to
> instantiate an SSH/FUSE connection is not present in the target.

sshfs is provided by separate package:

    Package Selection for the target  --->
        Filesystem and flash utilities  --->
            [ ] sshfs (FUSE)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] SSHFS userland support
  2013-02-19 20:30 ` Yann E. MORIN
@ 2013-02-19 21:04   ` Gregory Perry
  2013-02-19 21:11     ` Gustavo Zacarias
  0 siblings, 1 reply; 4+ messages in thread
From: Gregory Perry @ 2013-02-19 21:04 UTC (permalink / raw)
  To: buildroot

>________________________________________
>From: Yann E. MORIN [yann.morin.1998 at gmail.com] on behalf of Yann E. MORIN [yann.morin.1998 at free.fr]
>Sent: Tuesday, February 19, 2013 3:30 PM
>To: buildroot at busybox.net
>Cc: Gregory Perry
>Subject: Re: [Buildroot] SSHFS userland support
>
>Gregory, All,
>
>[Please, wrap your lines at ~78 columns, reading wider columns is not easy]
>
>On Tuesday 19 February 2013 Gregory Perry wrote:
>> I am doing a buildroot integration for an i386 target but I can't for
>> the life of me figure out how to include SSHFS userland support (the
>> SSHFS binary itself.  I've selected the FUSE filesystem dependencies
>> as well as support for OpenSSH, but the sshfs binary needed to
>> instantiate an SSH/FUSE connection is not present in the target.
>
>sshfs is provided by separate package:
>
>    Package Selection for the target  --->
>        Filesystem and flash utilities  --->
>            [ ] sshfs (FUSE)
>
>Regards,
>Yann E. MORIN.
>
>--
>.-----------------.--------------------.------------------.--------------------.
>|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
>| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
>| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
>| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
>'------------------------------^-------^------------------^--------------------'

Thanks Yann.

Using the most recent buildroot-stable, there is no sshfs option under that
menu, only a squashfs option.  But what's weird about it, directly under
the squashfs option is a "*** sshfs requires a toolchain..." message.  Maybe
there is a typo/bug with the most recent buildroot-stable?  Or do I not have
the right FUSE dependencies selected elsewhere?

Thanks in advance

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] SSHFS userland support
  2013-02-19 21:04   ` Gregory Perry
@ 2013-02-19 21:11     ` Gustavo Zacarias
  0 siblings, 0 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2013-02-19 21:11 UTC (permalink / raw)
  To: buildroot

On 02/19/2013 06:04 PM, Gregory Perry wrote:
> Thanks Yann.
> 
> Using the most recent buildroot-stable, there is no sshfs option under that
> menu, only a squashfs option.  But what's weird about it, directly under
> the squashfs option is a "*** sshfs requires a toolchain..." message.  Maybe
> there is a typo/bug with the most recent buildroot-stable?  Or do I not have
> the right FUSE dependencies selected elsewhere?
> 
> Thanks in advance

"sshfs requires a toolchain with LARGEFILE, WCHAR and threads support"

That means go to the toolchain menu and enable the requested options,
it'll show up then, you'll see.
Regards.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-19 21:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19 19:34 [Buildroot] SSHFS userland support Gregory Perry
2013-02-19 20:30 ` Yann E. MORIN
2013-02-19 21:04   ` Gregory Perry
2013-02-19 21:11     ` Gustavo Zacarias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox