base-files: mount bpffs at boot
authorTony Ambardar <itugrok@yahoo.com>
Wed, 22 Jul 2020 13:28:06 +0000 (06:28 -0700)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 31 Jul 2020 12:43:03 +0000 (13:43 +0100)
commit217877d046414878126e5c8013162e3b7edc774c
tree91d765bbd439ad9f18a261e39d92648a4813f2a0
parenta4856dab0d7d68b03b4925e8fea183fe788eb7d7
base-files: mount bpffs at boot

Explicitly mount the BPF filesystem if available. This is used for pinning
eBPF programs and maps, making them accessible to other eBPF programs or
from userspace with the help of libbpf or bpftool.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
[daniel@makrotopia.org: bumped PKG_RELEASE]
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/base-files/Makefile
package/base-files/files/etc/init.d/boot