aboutsummaryrefslogtreecommitdiffstats
path: root/features.d
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-08-23 08:01:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-08-23 08:01:53 +0000
commit5a6f829e2ccd5f34bd299f93d6d0e03ca83e7f72 (patch)
tree191d1077923348c68d898b0b6831ffe00ec13a21 /features.d
parent098f197040e0942e8afc2d0ba498860a96be4137 (diff)
downloadmkinitfs-5a6f829e2ccd5f34bd299f93d6d0e03ca83e7f72.tar.bz2
mkinitfs-5a6f829e2ccd5f34bd299f93d6d0e03ca83e7f72.tar.xz
features: add af_packet kernel module for dhcp
udhcpc needs af_packet to work. ref https://gitlab.alpinelinux.org/alpine/aports/issues/10750
Diffstat (limited to 'features.d')
-rw-r--r--features.d/dhcp.modules1
1 files changed, 1 insertions, 0 deletions
diff --git a/features.d/dhcp.modules b/features.d/dhcp.modules
new file mode 100644
index 0000000..f9799e0
--- /dev/null
+++ b/features.d/dhcp.modules
@@ -0,0 +1 @@
+kernel/net/packet/af_packet.ko