Skip to content

Commit

Permalink
Rename packages:
Browse files Browse the repository at this point in the history
- CONFIG_PACKAGE_kmod-leds-apu2 -> CONFIG_PACKAGE_kmod-leds-apu
- CONFIG_PACKAGE_kmod-sp5100_tco -> CONFIG_PACKAGE_kmod-sp5100-tco
Remove packages:
- CONFIG_PACKAGE_luci-ssl
- CONFIG_PACKAGE_luci-theme-openwrt-2020
- CONFIG_PACKAGE_curl
- CONFIG_PACKAGE_ipset
- CONFIG_PACKAGE_nmap
  • Loading branch information
scottmckenzie committed Jul 14, 2022
1 parent 3d69523 commit 715be2d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .config
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ CONFIG_PACKAGE_kmod-ata-ahci=y
CONFIG_PACKAGE_kmod-crypto-hw-ccp=y
CONFIG_PACKAGE_kmod-fs-ext4=y
CONFIG_PACKAGE_kmod-igb=y
CONFIG_PACKAGE_kmod-leds-apu2=y
CONFIG_PACKAGE_kmod-leds-apu=y
CONFIG_PACKAGE_kmod-leds-gpio=y
CONFIG_PACKAGE_kmod-gpio-button-hotplug=y
CONFIG_PACKAGE_kmod-gpio-nct5104d=y
CONFIG_PACKAGE_kmod-sdhci=y
CONFIG_PACKAGE_kmod-sp5100_tco=y
CONFIG_PACKAGE_kmod-sp5100-tco=y
CONFIG_PACKAGE_kmod-usb-ohci=y
CONFIG_PACKAGE_kmod-usb2=y
CONFIG_PACKAGE_kmod-usb3=y
Expand All @@ -55,11 +55,9 @@ CONFIG_PACKAGE_bnx2-firmware=n
CONFIG_PACKAGE_r8169-firmware=n

# luci + apps
CONFIG_PACKAGE_luci-ssl=y
CONFIG_PACKAGE_luci-app-sqm=y
CONFIG_PACKAGE_luci-app-statistics=y
CONFIG_PACKAGE_luci-app-wireguard=y
CONFIG_PACKAGE_luci-theme-openwrt-2020=y

# collectd plugins
CONFIG_PACKAGE_collectd-mod-conntrack=y
Expand All @@ -76,14 +74,11 @@ CONFIG_PACKAGE_python3-requests=y

# extra packages/utilities
CONFIG_PACKAGE_adguardhome=y
CONFIG_PACKAGE_curl=y
CONFIG_PACKAGE_file=y
CONFIG_PACKAGE_fdisk=y
CONFIG_PACKAGE_haproxy=y
CONFIG_PACKAGE_htop=y
CONFIG_PACKAGE_ipset=y
CONFIG_PACKAGE_lsblk=y
CONFIG_PACKAGE_nmap=y
CONFIG_PACKAGE_qrencode=y
CONFIG_PACKAGE_rng-tools=y
CONFIG_PACKAGE_tcpdump=y
Expand Down

0 comments on commit 715be2d

Please sign in to comment.