패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='kernel-modules'
| Category | Name | Version | Dependencies | ...........................................Description........................................... | File size | Installed size | License | Maintainer | ↓ Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| kernel-modules | kmod-fs-nfs | see kernel for details | kernel, kmod-fs-nfs-common, kmod-dnsresolver | Kernel module for NFS client support | 0kB | 0kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-fs-nfsd | see kernel for details | kernel, kmod-fs-nfs-common, kmod-fs-exportfs, kmod-fs-nfs-common-rpcsec | Kernel module for NFS kernel server support | 152kB | 152kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-fs-ntfs | see kernel for details | kernel, kmod-nls-base | Kernel module for NTFS filesystem support | 54kB | 53kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-fs-reiserfs | see kernel for details | kernel | Kernel module for ReiserFS support | 126kB | 125kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-fs-squashfs | see kernel for details | kernel | Kernel module for SquashFS 4.0 support | 0kB | 0kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-fs-udf | see kernel for details | kernel, kmod-lib-crc-itu-t, kmod-cdrom, kmod-nls-base | Kernel module for UDF filesystem support | 53kB | 52kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-fs-vfat | see kernel for details | kernel, kmod-nls-base, kmod-nls-cp437, kmod-nls-iso8859-1, kmod-nls-utf8 | Kernel module for VFAT filesystem support | 46kB | 45kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-fs-xfs | see kernel for details | kernel, kmod-fs-exportfs, kmod-lib-crc32c | Kernel module for XFS support | 372kB | 372kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-fuse | see kernel for details | kernel | Kernel module for userspace filesystem support | 59kB | 58kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-geneve | see kernel for details | kernel, kmod-iptunnel, kmod-udptunnel4, kmod-udptunnel6 | Kernel module for supporting Geneve in the Kernel. Requires Kernel 3.18 or newer. | 14kB | 13kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-gigaset | see kernel for details | kernel, kmod-isdn4linux, kmod-lib-crc-ccitt, kmod-usb-core | This driver supports the Siemens Gigaset SX205/255 family of ISDN DECT bases, including the predecessors Gigaset 3070/3075 and 4170/4175 and their T-Com versions Sinus 45isdn and Sinus 721X. | 48kB | 47kB | GPLv2 | LEDE team | Bug reports | Sources |
| kernel-modules | kmod-gpio-beeper | see kernel for details | kernel, kmod-input-core | This enables playing beeps through an GPIO-connected buzzer | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-gpio-button-hotplug | see kernel for details | kernel | This is a replacement for the following in-kernel drivers: 1) gpio_keys (KEYBOARD_GPIO) 2) gpio_keys_polled (KEYBOARD_GPIO_POLLED) Instead of generating input events (like in-kernel drivers do) it generates uevent-s and broadcasts them. This allows disabling input subsystem which is an overkill for OpenWrt simple needs. | 6kB | 5kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-gpio-dev | see kernel for details | kernel | Kernel module to allows control of GPIO pins using a character device. | 0kB | 0kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-gpio-mcp23s08 | see kernel for details | kernel, kmod-i2c-core, kmod-regmap-i2c | Kernel module for Microchip MCP23xxx SPI/I2C I/O expander | 0kB | 0kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-gpio-nct5104d | see kernel for details | kernel | Support for GPIO functionality of NCT5104D super I/O chip. | 3kB | 2kB | GPL-2.0 | Florian Eckert | Bug reports | Sources |
| kernel-modules | kmod-gpio-nxp-74hc164 | see kernel for details | kernel | Kernel module for NXP 74HC164 GPIO expander | 3kB | 2kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-gpio-pca953x | see kernel for details | kernel, kmod-i2c-core, kmod-regmap-i2c | Kernel module for MAX731{0,2,3,5}, PCA6107, PCA953{4-9}, PCA955{4-7}, PCA957{4,5} and TCA64{08,16} I2C GPIO expanders | 5kB | 4kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-gpio-pcf857x | see kernel for details | kernel, kmod-i2c-core | Kernel module for PCF857x, PCA{85,96}7x, and MAX732[89] I2C GPIO expanders | 3kB | 3kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-gre | see kernel for details | kernel, kmod-iptunnel | Generic Routing Encapsulation support | 13kB | 12kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-gre6 | see kernel for details | kernel, kmod-iptunnel, kmod-ip6-tunnel, kmod-gre | Generic Routing Encapsulation support over IPv6 | 15kB | 14kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hermes-pci | see kernel for details | kernel, kmod-hermes | Kernel modules for Intersil Prism 2.5 PCI support | 3kB | 2kB | Felix Fietkau | Bug reports | Sources | |
| kernel-modules | kmod-hermes-plx | see kernel for details | kernel, kmod-hermes | Kernel modules for Hermes in PLX9052 based PCI adaptors | 3kB | 2kB | Felix Fietkau | Bug reports | Sources | |
| kernel-modules | kmod-hermes | see kernel for details | kernel, kmod-cfg80211, kmod-crypto-michael-mic | Kernel support for Hermes 802.11b chipsets | 34kB | 34kB | Felix Fietkau | Bug reports | Sources | |
| kernel-modules | kmod-hfcmulti | see kernel for details | kernel, kmod-misdn | Kernel modules for Cologne AG's HFC multiport cards (HFC-4S/8S/E1) using the mISDN V2 stack | 0kB | 0kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hfcpci | see kernel for details | kernel, kmod-misdn | Kernel modules for Cologne AG's HFC pci cards (single port) using the mISDN V2 stack | 0kB | 0kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hid-generic | see kernel for details | kernel, kmod-hid | Generic HID device support | 2kB | 1kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hid | see kernel for details | kernel, kmod-input-core, kmod-input-evdev | Kernel modules for HID devices | 50kB | 50kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hsdma-mtk | see kernel for details | kernel | Kernel modules for enable MediaTek hsdma engine. | 5kB | 5kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-adt7410 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core | Kernel module for ADT7410/7420 I2C thermal monitor chip | 4kB | 3kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-adt7475 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core, kmod-hwmon-vid | Kernel module for ADT7473/7475/7476/7490 thermal monitor chip | 10kB | 10kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-bcm2835 | see kernel for details | kernel, kmod-hwmon-core | Kernel module for BCM2835 thermal monitor chip | 0kB | 0kB | GPLv2 | LEDE team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-core | see kernel for details | kernel | Kernel modules for hardware monitoring | 6kB | 5kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-gpiofan | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core | Kernel module for GPIO controlled FANs | 4kB | 3kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-gsc | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core | Kernel module for the Gateworks System Controller chips. | 3kB | 2kB | OpenWrt team | Bug reports | Sources | |
| kernel-modules | kmod-hwmon-ina2xx | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core, kmod-regmap-i2c | Kernel module for ina2xx dc current monitor chips | 4kB | 4kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-ina209 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core | Kernel module for ina209 dc power monitor chips | 4kB | 3kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-it87 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core, kmod-hwmon-vid | Kernel module for it87 thermal and voltage monitor chip | 15kB | 15kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-lm63 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core, kmod-regmap-i2c | Kernel module for lm63 and lm64 thermal monitor chip | 6kB | 6kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-lm75 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core, kmod-regmap-i2c | Kernel module for lm75 thermal monitor chip | 4kB | 3kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-lm77 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core | Kernel module for LM77 thermal monitor chip | 3kB | 2kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-lm85 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core, kmod-hwmon-vid | Kernel module for LM85 thermal monitor chip | 9kB | 8kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-lm90 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core | Kernel module for LM90 thermal monitor chip | 9kB | 8kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-lm92 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core | Kernel module for LM92 thermal monitor chip | 3kB | 2kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-lm95241 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core | Kernel module for LM95241 thermal monitor chip | 3kB | 2kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-ltc4151 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core | Kernel module for Linear Technology LTC4151 current and voltage monitor chip | 2kB | 2kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-nct6775 | see kernel for details | kernel, kmod-hwmon-core, kmod-hwmon-vid | Kernel module for NCT6106D/6775F/6776F/6779D/6791D/6792D/6793D thermal monitor chip | 20kB | 19kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-pc87360 | see kernel for details | kernel, kmod-hwmon-core, kmod-hwmon-vid | Kernel modules for PC87360 chips | 10kB | 9kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-pwmfan | see kernel for details | kernel, kmod-hwmon-core | Kernel module for PWM controlled FANs | 0kB | 0kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| kernel-modules | kmod-hwmon-sch5627 | see kernel for details | kernel, kmod-hwmon-core, kmod-i2c-core | SMSC SCH5627 Super I/O chips include complete hardware monitoring | 7kB | 6kB | GPL-2.0 | OpenWrt team | Bug reports | Sources |
| Previous page Next page | ||||||||||