Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda commented on pull request Sysdeploy/openwrt#60 2023-11-06 08:59:00 +01:00
WIP: Trying to edit kernel config

I wasn't able to test it directly, but I tested it indirectly, by comparing the kernel8.img with an old one, and they are the same (size and checksum). So it didn't work.

PeterSurda deleted branch docker-config from Sysdeploy/openwrt 2023-10-27 04:16:57 +02:00
PeterSurda merged pull request Sysdeploy/openwrt#59 2023-10-27 04:16:56 +02:00
Add docker config
PeterSurda pushed to main at Sysdeploy/openwrt 2023-10-27 04:16:56 +02:00
5f8faea941 Add docker config
PeterSurda closed issue Sysdeploy/openwrt#52 2023-10-27 04:16:56 +02:00
Docker defaults
PeterSurda commented on pull request Sysdeploy/openwrt#59 2023-10-27 04:16:49 +02:00
Add docker config

works

PeterSurda created pull request Sysdeploy/openwrt#59 2023-10-26 07:15:04 +02:00
Add docker config
PeterSurda created branch docker-config in Sysdeploy/openwrt 2023-10-26 07:14:21 +02:00
PeterSurda pushed to docker-config at Sysdeploy/openwrt 2023-10-26 07:14:21 +02:00
5f8faea941 Add docker config
PeterSurda commented on issue Sysdeploy/openwrt#38 2023-10-25 09:42:48 +02:00
Support RTC on MCUZone CM4 PoE NAS

I still haven't tested this, because I can't find a wired battery that would fit. The pin headers on the board look like pin hearders used by jumpers or USB headers or the Pi GPIO, but most…

PeterSurda commented on issue Sysdeploy/openwrt#51 2023-10-25 09:36:49 +02:00
Add ansible package

Fixed in #53.

PeterSurda closed issue Sysdeploy/openwrt#51 2023-10-25 09:36:49 +02:00
Add ansible package
PeterSurda merged pull request Sysdeploy/openwrt#53 2023-10-25 09:36:14 +02:00
A package for ansible and its depends
PeterSurda pushed to main at Sysdeploy/openwrt 2023-10-25 09:36:14 +02:00
86890bf436 Update resolvelib package
b5eb13dcb6 Add python3-ansible-core-src package into base PACKAGES
dca142cb68 Add also GitPython package and its depends
9cb4cbebf4 Add missing dependencies
96883344fe Add a package for ansible-core
Compare 5 commits »
PeterSurda commented on pull request Sysdeploy/openwrt#53 2023-10-25 09:36:02 +02:00
A package for ansible and its depends

What I meant was that previously host-pip-requirements was missing but in the upstream commit I posted they added it again.

Anyway I tested it and ansible now works, so I'm merging.

PeterSurda commented on pull request Sysdeploy/openwrt#53 2023-10-24 11:12:26 +02:00
A package for ansible and its depends

Is it this one that fixed it? 6a390b09c3

Let me test.

PeterSurda merged pull request Sysdeploy/openwrt#58 2023-10-19 08:09:23 +02:00
Trying to fix the image build
PeterSurda pushed to main at Sysdeploy/openwrt 2023-10-19 08:09:23 +02:00
400678c759 Revert i2c-tools to release 1 and make
PeterSurda approved Sysdeploy/openwrt#58 2023-10-19 08:09:11 +02:00
Trying to fix the image build

seems to build

PeterSurda commented on issue Sysdeploy/openwrt#33 2023-10-18 06:48:47 +02:00
Support for Waveshare NAS double deck

LCD works on ubuntu 22.04. This needs installing:

apt install python3-rpi.gpio python3-spidev
pip3 install pillow