merge all
This commit is contained in:
16
oi-build
16
oi-build
@@ -7,7 +7,7 @@
|
||||
###############################################################################
|
||||
|
||||
# Default configuration (file) to use
|
||||
config_name="rpi-4"
|
||||
config_name="archer-c6-v3"
|
||||
|
||||
# Release to fetch and build (can be "snapshot")
|
||||
RELEASE=""
|
||||
@@ -24,13 +24,13 @@ FILES=""
|
||||
DISABLED_SERVICES=""
|
||||
|
||||
# See https://openwrt.org/packages/ for list of all packages
|
||||
PACKAGES="
|
||||
luci luci-app-uhttpd
|
||||
luci-theme-bootstrap luci-theme-openwrt luci-theme-openwrt-2020
|
||||
luci-app-wireguard kmod-wireguard wireguard-tools
|
||||
zoneinfo-europe
|
||||
kmod-usb-net-rtl8150 kmod-usb-net-rtl8152
|
||||
"
|
||||
#PACKAGES="
|
||||
#luci luci-app-uhttpd
|
||||
#luci-theme-bootstrap luci-theme-openwrt luci-theme-openwrt-2020
|
||||
#luci-app-wireguard kmod-wireguard wireguard-tools
|
||||
#zoneinfo-europe
|
||||
#kmod-usb-net-rtl8150 kmod-usb-net-rtl8152
|
||||
#"
|
||||
|
||||
# glob to use for searching for USB SD-card reader device
|
||||
dev_usb_sdcard_glob=/dev/disk/by-id/usb-Generic-*-0:0
|
||||
|
||||
Reference in New Issue
Block a user