separete iptables conntrack/nat as modul, separate loop and nbd support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1077 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
93d563404e
commit
92999dc87c
|
@ -0,0 +1,6 @@
|
|||
Package: kmod-iptables
|
||||
Priority: optional
|
||||
Section: net
|
||||
Maintainer: OpenWrt Development Team <bugs@openwrt.org>
|
||||
Source: buildroot internal
|
||||
Description: kernel modules for iptables
|
|
@ -0,0 +1,6 @@
|
|||
Package: kmod-loop
|
||||
Priority: optional
|
||||
Section: sys
|
||||
Maintainer: Waldemar Brodkorb <wbx@dass-it.de>
|
||||
Source: buildroot internal
|
||||
Description: Kernel module for mount loopback support
|
|
@ -0,0 +1,6 @@
|
|||
Package: kmod-nbd
|
||||
Priority: optional
|
||||
Section: sys
|
||||
Maintainer: Waldemar Brodkorb <wbx@dass-it.de>
|
||||
Source: buildroot internal
|
||||
Description: Kernel module for network block device
|
Loading…
Reference in New Issue