Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda commented on pull request Sysdeploy/openwrt#3 2023-02-14 07:42:54 +01:00
Adding files

I found this: https://forum.openwrt.org/t/raspberry-pi-change-config-txt-and-cmdline-txt-at-build-time/56762

It looks like the files you're looking for are here:

  • `target/linux/bcm27xx/bcm27…
PeterSurda pushed to network-redesign at PeterSurda/openwrt 2023-02-14 07:24:16 +01:00
8ebae57e5f Change network defaults
PeterSurda created pull request Sysdeploy/openwrt#20 2023-02-14 05:28:25 +01:00
Change network defaults
PeterSurda created branch network-redesign in PeterSurda/openwrt 2023-02-14 05:27:19 +01:00
PeterSurda pushed to network-redesign at PeterSurda/openwrt 2023-02-14 05:27:19 +01:00
8023b04134 Change network defaults
PeterSurda commented on pull request PeterSurda/openwrt#1 2023-02-14 05:12:58 +01:00
Fix ssh permissions and move ssh defaults file

opened by mistake

PeterSurda closed pull request PeterSurda/openwrt#1 2023-02-14 05:12:58 +01:00
Fix ssh permissions and move ssh defaults file
PeterSurda created pull request Sysdeploy/openwrt#19 2023-02-14 05:12:29 +01:00
Fix ssh permissions and move ssh defaults file
PeterSurda created pull request PeterSurda/openwrt#1 2023-02-14 05:10:52 +01:00
Fix ssh permissions and move ssh defaults file
PeterSurda created branch sshd-fix in PeterSurda/openwrt 2023-02-14 05:10:22 +01:00
PeterSurda pushed to sshd-fix at PeterSurda/openwrt 2023-02-14 05:10:22 +01:00
cd8043f92b Fix ssh permissions and move ssh defaults file
PeterSurda created repository PeterSurda/openwrt 2023-02-14 05:10:06 +01:00
PeterSurda opened issue Bitmessage/buildbot_multibuild#29 2023-02-12 03:08:31 +01:00
Detect production repo / branch
PeterSurda commented on issue Sysdeploy/openwrt#6 2023-02-11 05:09:25 +01:00
change persistent filesystem type from ext4 to f2fs

Yes it looks like if I use the squashfs images, then it uses f2fs automatically. Based on the documentation to sysupgrade it should work for upgrades too, I just haven't tested it thoroughly yet.

PeterSurda commented on pull request Sysdeploy/openwrt#3 2023-02-10 12:17:19 +01:00
Adding files

I haven't had time to test this thoroughly yet. It kind of seems to work. It's an interesting workaround. However I'm not sure this will work for upgrades. sysupgrade overwrites the /boot

PeterSurda pushed to main at Sysdeploy/openwrt 2023-02-10 12:15:16 +01:00
ba36504d3c Add a common uci-defaults file
PeterSurda merged pull request Sysdeploy/openwrt#18 2023-02-10 12:15:15 +01:00
Put common uci-defaults file in the repo
PeterSurda commented on issue Sysdeploy/openwrt#7 2023-02-10 02:21:25 +01:00
Add packages

Just the client, ansible-pull. I don't use the controller, the machines just pull from a git repo as a scheduled job.

PeterSurda approved Sysdeploy/openwrt#18 2023-02-10 02:20:02 +01:00
Put common uci-defaults file in the repo

Works, just rebase.