Commit Graph

58 Commits

Author SHA1 Message Date
a0e659e0cf
Build performance optimisations
All checks were successful
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.
buildbot/job/openwrt Build done.
2023-03-17 10:54:34 +08:00
90e53ad77b
Add luci-proto-wireguard
All checks were successful
buildbot/travis_bionic Build done.
buildbot/multibuild_parent Build done.
buildbot/job/openwrt Build done.
2023-03-01 14:37:27 +01:00
80c1368f2c
Remove cherrypy
All checks were successful
buildbot/travis_bionic Build done.
buildbot/multibuild_parent Build done.
buildbot/job/openwrt Build done.
- I don't need it after all
2023-03-01 08:17:25 +01:00
e03f2fc84f
Add packages
All checks were successful
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.
buildbot/job/openwrt Build done.
- found some missing and nice to have packages during testing
- also increase rootfs size
- also add encryption support to collectd network protocol
2023-03-01 03:53:35 +01:00
85c081df3d
Replace opessh-server with dropbear
All checks were successful
buildbot/travis_bionic Build done.
buildbot/multibuild_parent Build done.
buildbot/job/openwrt Build done.
- apparently dropbear now supports ed25519 keys so openssh isn't
  necessary anymore
2023-02-23 20:44:13 +08:00
1e60f1fd33
Remove adguard and DoH
All checks were successful
buildbot/travis_bionic Build done.
buildbot/multibuild_parent Build done.
buildbot/job/openwrt Build done.
- adguard needs manual setup and the install UI is exposed by default
- I would like to test DoH first, I suspect it's interfering with NTP
  during boot (sysntpd needs to be restarted manually to work, strace
  found that it can't resolve if started from init)
2023-02-23 11:19:59 +08:00
cd8043f92b
Fix ssh permissions and move ssh defaults file
All checks were successful
buildbot/travis_bionic Build done.
buildbot/job/openwrt Build done.
2023-02-14 12:08:16 +08:00
ba36504d3c
Add a common uci-defaults file 2023-02-10 05:19:09 +02:00
c5d9f4329a
Disable ext4 images. Fixes #13. 2023-02-09 23:53:02 +02:00
2f3be6009c
Add authorized_keys, disable password login, restart sshd 2023-02-08 16:24:26 +02:00
96985a61db
Replace dropbear by openssh-server using imagebuilder 2023-02-02 18:32:32 +02:00
79f18da3a5
Copy ipk from packages overlay 2023-02-02 07:16:52 +02:00
69e73319ec
Try to install CherryPy with python3-packages 2023-02-02 06:42:24 +02:00
b3092b5c33
Add ca-certificates 2023-01-27 15:51:29 +02:00
390133d345
Install packages for using LuCI with nginx and ACME 2023-01-26 19:05:44 +02:00
4aaf2cd35e
Double rootfs partition size, make manifest 2023-01-25 11:03:37 +02:00
765d5c372e
https-dns-proxy for DoH with dnsmasq together with corresponding LuCI app 2023-01-24 22:19:46 +02:00
24ccd9dc42
Add some packages 2023-01-24 22:19:41 +02:00
75bfc960b7
Re-add collectd-mod-sqm 2023-01-18 12:57:38 +08:00
d11a1ee2ea
Remove unavailable packages 2023-01-18 11:17:36 +08:00
c7c0813d09
Add collectd packages 2023-01-18 09:34:57 +08:00
f3c5dc06d4
asterisk-chan-quecktel tuning
- add asterisk to `audio` and `dialout` groups
- use UAC config file for quectel
2023-01-18 07:41:00 +08:00
ed3791fe1c
Added missing packages 2023-01-13 23:14:42 +02:00
1da3e27066
Parametrize downloads further, reverse apt packages 2023-01-13 00:57:18 +02:00
b527854368
Build a single package with its deps, use builder for images. 2023-01-13 00:55:15 +02:00
fb3dae6197
Move toolchain installation into Dockerfile:
break the big make step into several ones. Make also a factory world.
Extra packages are made in the build.sh.
2023-01-12 02:03:07 +02:00
9e905faff0
Try to build a single package: add feeds 2023-01-12 02:01:09 +02:00
45739cee6a
Add packages
- lsusb
- qmi (USB modem) drivers and tools
2023-01-11 15:43:45 +08:00
fd1d4784c2
Add realtek USB driver and pciutils 2023-01-11 15:32:37 +08:00
ec472a14e8
Add documentation for asterisk-chan-quectel 2023-01-06 23:24:50 +08:00
5e9075b5c8
Wget directory as an argument 2023-01-02 14:25:32 +08:00
9fb873b9a7
Add debug 2023-01-02 14:19:32 +08:00
09cf90a5c9
Word wrap undo 2023-01-02 14:18:25 +08:00
94e3cbead0
Add debug 2023-01-02 14:15:57 +08:00
a3bb865722
Fix interpolation / quotes 2023-01-02 14:12:10 +08:00
c402339da3
Move downloading to Dockerfile 2023-01-02 14:09:42 +08:00
614e246e00
Artifact directory change 2022-12-21 14:22:27 +08:00
aec6023a07
Add NAT helper for asterisk 2022-12-21 14:18:10 +08:00
f36db16644
Publish binaries 2022-12-21 14:17:29 +08:00
bb8ae2ade4
Remove lantiq
- probably hardware unrelated to RPi4
2022-12-21 09:34:04 +08:00
d09d8b3475
Syntax fix 2022-12-21 09:26:34 +08:00
91a1417638
Add image creation 2022-12-21 09:24:29 +08:00
86aa839480
Wget fix 2022-12-21 09:22:28 +08:00
6744cef3fb
wget argument fix 2022-12-21 09:19:00 +08:00
b8ed435ac8
Switch to imagebuilder 2022-12-21 09:17:43 +08:00
7dd96d8656
More verbose build 2022-12-21 08:32:09 +08:00
f21834ce7b
Single threaded debug build 2022-12-19 18:43:11 +08:00
d4cce2d324
Dockerfile fix 2022-12-19 15:01:47 +08:00
9ec6205f3f
Formatting 2022-12-19 14:56:18 +08:00
ef7996540e
Dockerfile fix 2022-12-19 14:35:20 +08:00