All of lore.kernel.org
 help / color / mirror / Atom feed
* wireguard on embedded / no bash
@ 2017-12-22 14:17 Outback Dingo
  2017-12-22 14:36 ` Jason A. Donenfeld
  0 siblings, 1 reply; 2+ messages in thread
From: Outback Dingo @ 2017-12-22 14:17 UTC (permalink / raw)
  To: WireGuard

ok enlighten me... embedded platform, no bash, simply bb sh

is there a wg / wg-quick source i can cross compile for the target

i have wireguard in-kernel on the device built from patched kernel sources

CONFIG_WIREGUARD=y

amongst the other kernel prereqs.

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

* Re: wireguard on embedded / no bash
  2017-12-22 14:17 wireguard on embedded / no bash Outback Dingo
@ 2017-12-22 14:36 ` Jason A. Donenfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Jason A. Donenfeld @ 2017-12-22 14:36 UTC (permalink / raw)
  To: Outback Dingo; +Cc: WireGuard

wg(8) doesn't require bash. wg-quick(8), which does use bash, probably
shouldn't be necessary in embedded environments, where you likely
should be writing simpler scripts around wg(8) and ip(8) instead.

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

end of thread, other threads:[~2017-12-22 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-22 14:17 wireguard on embedded / no bash Outback Dingo
2017-12-22 14:36 ` Jason A. Donenfeld

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.