befb63bd0b
merge all
2023-12-09 14:57:06 +05:00
jeka
b7cdc29448
first commit
2023-12-09 14:42:54 +05:00
Mads Meisner-Jensen
9466633fb0
configs: include/support latest official OpenWRT 22.03.0 release
...
banip package is currently not supported by 22.03.x
2022-10-01 10:53:52 +02:00
Mads Meisner-Jensen
60e1e4cc79
configs/archer-c7-v2: add htop to PACKAGES to install
2022-10-01 10:43:32 +02:00
Mads Meisner-Jensen
17405cc267
configs/common: add lxc_packages for installing LXC
...
With this, you can run LXC containers on your OpenWRT
2022-10-01 10:29:22 +02:00
Mads Meisner-Jensen
250932b567
oi-build: always load config
...
Instead of only loading it if -c option was supplied
2022-10-01 10:20:33 +02:00
Mads Meisner-Jensen
1f44f1860e
rpi4: add package whois
2021-10-03 14:01:09 +02:00
Mads Meisner-Jensen
e7d38b128c
rpi-4: describe additional build time vs. size of writable rootfs
2021-10-03 14:00:51 +02:00
Mads Meisner-Jensen
3e4d2d5a99
rpi4-files/etc/init.d/irq-eth-pin: fix compile error/warning
...
initscripts will run while building OpenWRT images on the host system
as described on the wiki:
https://openwrt.org/docs/guide-developer/procd-init-scripts#init_scripts_during_compilation
Thus we no longer execute any commands and wrap functionality into proper
start_service() function
2021-10-03 12:20:23 +02:00
Mads Meisner-Jensen
44b5735d51
rpi-4: (default) disable acme and bcp38 services
2021-09-25 15:09:22 +02:00
Mads Meisner-Jensen
c800e22b9c
rpi-4: add 'l' and 'la' aliases to /etc/profile
2021-09-25 15:07:55 +02:00
Mads Meisner-Jensen
49e1354e67
rpi-4: add patch for fwknopd luci bug
...
patch is applied on first boot after sysupgrade
see https://github.com/openwrt/luci/issues/5073
2021-09-25 15:07:16 +02:00
Mads Meisner-Jensen
5a0fb5c50c
configs/rpi-4: add luci-app-lxc and libreadline
2021-09-25 15:05:43 +02:00
Mads Meisner-Jensen
c912b67a37
configs/common: add luci-app-bcp38 and luci-app-wol
2021-09-25 15:05:14 +02:00
Mads Meisner-Jensen
ef101625c6
configs/rpi-4: add python-light package
2021-09-23 21:43:06 +02:00
Mads Meisner-Jensen
bb429867dd
show_output_info(): show location of manifest
2021-09-23 21:42:57 +02:00
Mads Meisner-Jensen
48c58581ca
minor cleanup
2021-09-23 21:42:40 +02:00
Mads Meisner-Jensen
dfed148ffc
configs/rpi-4: add package ss
2021-09-20 22:15:28 +02:00
Mads Meisner-Jensen
9b92dd579e
configs/common: add package luci-app-vpn-policy-routing
2021-09-20 22:15:10 +02:00
Mads Meisner-Jensen
6386b328a2
configs/common: list packages in alpha order
2021-09-20 22:14:37 +02:00
Mads Meisner-Jensen
baef4e3ceb
bump (default) RELEASE_21_02 to "21.02.0" (final release)
2021-09-06 20:24:49 +02:00
Mads Meisner-Jensen
b78b61f403
improve final output information
2021-08-16 20:30:21 +02:00
Mads Meisner-Jensen
f3df139192
Add lsblk resize2fs losetup packages to $packages_usb_storage
2021-08-09 17:10:23 +02:00
Mads Meisner-Jensen
dc6c837e6c
add CONFIG_TARGET_ROOTFS_PARTSIZE for increasing writable partition
2021-08-09 17:10:17 +02:00
Mads Meisner-Jensen
a14d1804f0
bump (default) RELEASE_21_02 to "rc4"
2021-08-08 12:12:34 +02:00
Mads Meisner-Jensen
c68ba8a958
oi-build: fixes for lazy user (providing no arguments)
2021-06-16 17:34:33 +02:00
Mads Meisner-Jensen
5c0252e2a6
bump (default) RELEASE_21_02 to "rc3
2021-06-16 17:33:10 +02:00
Mads Meisner-Jensen
d46d2b38a4
configs/common: add packages_unbound, packages_sec_dns
2021-06-16 17:32:24 +02:00
Mads Meisner-Jensen
613acd50c9
rpi4: add msmtp package
2021-06-06 21:49:08 +02:00
Mads Meisner-Jensen
6751a19ec3
oi-build uses todo_action() instead of separate action vars
2021-06-06 21:48:46 +02:00
Mads Meisner-Jensen
9ed6cd0d35
bump latest OpenWRT version to 21.02-rc2
2021-06-06 21:46:47 +02:00
Mads Meisner-Jensen
a1db7612fc
add GPL2 license
2021-05-15 18:05:06 +02:00
Mads Meisner-Jensen
8fbd35b18d
rpi-4: add luci-stats-reset script
...
When tinkering with luci-statistics/collectd and after changing
RRD config values of /etc/config/luci_statistics and collectd,
this script can be used to delete ALL collected statistics and
restart luci-statistics and collectd
2021-05-15 15:04:49 +02:00
Mads Meisner-Jensen
f4de7556a2
rpi-4: add /etc/uci-defaults/99-custom empty template file
2021-05-15 15:02:29 +02:00
Mads Meisner-Jensen
30054d0855
rpi-4: move/pin eth0 IRQs to CPU2
...
Move all eth0 IRQ processing to CPU2 instead of CPU1 which is the
default. CPU1 will continue handling all the USB interrupts which
also include USB-Ethernet adapter interrupts.
This significantly lowers the softirq load on CPU1 (from 99% to
less than 10%)
irqbalance could do the same and you can still run irqbalance
because the /etc/init.d/irq-eth-pin script will add the eth0 to
the ban list of irqbalance
See interrupt load with
while true; do clear; cat /proc/interrupts; sleep 1; done
2021-05-15 15:02:02 +02:00
Mads Meisner-Jensen
0176f0668f
Initial commit with rpi-4, archer-c7-v2 and tl-wdr-3600-v1
2021-05-15 14:48:49 +02:00