Hello Mark,
Just one question out of my curiosity?
Why ash (used in u-boot shell), not bash???
Thank you,
Zee
___
On Wed, Jul 31, 2024 at 5:55 PM Mark Corbin via lists.yoctoproject.org
wrote:
>
> Hello
>
> I was wondering whether anybody has any experience of running sshd
> successfully
>
> Why ash (used in u-boot shell), not bash???
>
To avoid GPLv3.
On Thu, 1 Aug 2024 at 06:52, Zoran Stojsavljevic <
zoran.stojsavlje...@gmail.com> wrote:
> Hello Mark,
>
> Just one question out of my curiosity?
>
> Why ash (used in u-boot shell), not bash???
>
> Thank you,
> Zee
> ___
>
>
>
Hello
I was wondering whether anybody has any experience of running sshd
successfully on a system with a 'non-bash' shell?
We're using kirkstone 4.0.12 which has openssh 8.9p1 and systemd 250.5.
Both ssh and scp work as expected with '/bin/sh -> bash.bash' on the
target, but with '/bin/sh -> busy