Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda commented on pull request Sysdeploy/openwrt#3 2023-02-21 05:53:28 +01:00
Adding files

this seems to work now

PeterSurda commented on pull request Sysdeploy/openwrt#3 2023-02-21 05:53:28 +01:00
Adding files

this also seems to work ok

PeterSurda suggested changes for Sysdeploy/openwrt#3 2023-02-21 05:53:28 +01:00
Adding files

the modified config.txt seems to work ok now, but the other components, like copying the overlays, doesn't.

PeterSurda commented on pull request Sysdeploy/openwrt#23 2023-02-21 04:52:14 +01:00
Add ansible-core to python3-packages

I think the syntax/escaping is incorrect as now not only is ansible-core absent, cherrypy vanished too.

PeterSurda suggested changes for Sysdeploy/openwrt#23 2023-02-21 04:52:14 +01:00
Add ansible-core to python3-packages
PeterSurda pushed to main at Sysdeploy/openwrt 2023-02-16 11:45:06 +01:00
44c6ed93c4 Set a custom uci option to determine applied defaults
68196ebf44 Trying to make uci network configuration one time
Compare 2 commits »
PeterSurda merged pull request Sysdeploy/openwrt#22 2023-02-16 11:45:05 +01:00
Trying to make uci network configuration one time
PeterSurda approved Sysdeploy/openwrt#22 2023-02-16 11:44:38 +01:00
Trying to make uci network configuration one time

This looks ok to me.

PeterSurda commented on pull request Sysdeploy/openwrt#3 2023-02-16 11:42:08 +01:00
Adding files

I found this in the build logs:

` WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-phy-bcm-ns-usb2', which does not exist WARNING: Makefile 'package/kernel/linux/Mak…

PeterSurda commented on pull request Sysdeploy/openwrt#22 2023-02-15 03:43:10 +01:00
Trying to make uci network configuration one time

This may not work if I add more rules (manually) later.

PeterSurda suggested changes for Sysdeploy/openwrt#22 2023-02-15 03:43:10 +01:00
Trying to make uci network configuration one time
PeterSurda opened issue Sysdeploy/openwrt#21 2023-02-14 12:12:31 +01:00
Make sure some uci-defaults don’t run on upgrades
PeterSurda commented on issue Sysdeploy/openwrt#5 2023-02-14 12:01:05 +01:00
replace dropbear with openssh-server

regarding ed25519, maybe it's been upgraded since I last used it, I remember it didn't work on older versions of openwrt. maybe I should retest it and revert to dropbear then.

PeterSurda commented on issue Sysdeploy/openwrt#16 2023-02-14 11:59:14 +01:00
put files/etc/uci-defaults/99-custom into the repo

Fixed in #18

PeterSurda closed issue Sysdeploy/openwrt#16 2023-02-14 11:59:14 +01:00
put files/etc/uci-defaults/99-custom into the repo
PeterSurda pushed to main at Sysdeploy/openwrt 2023-02-14 09:10:29 +01:00
8ebae57e5f Change network defaults
PeterSurda merged pull request Sysdeploy/openwrt#20 2023-02-14 09:10:28 +01:00
Change network defaults
PeterSurda commented on pull request Sysdeploy/openwrt#20 2023-02-14 08:50:49 +01:00
Change network defaults

tested, works

PeterSurda pushed to main at Sysdeploy/openwrt 2023-02-14 07:45:09 +01:00
cd8043f92b Fix ssh permissions and move ssh defaults file
PeterSurda merged pull request Sysdeploy/openwrt#19 2023-02-14 07:45:08 +01:00
Fix ssh permissions and move ssh defaults file