Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda pushed to add-packages-2 at PeterSurda/openwrt 2023-02-28 18:37:28 +01:00
5518f59015 Add packages
PeterSurda created branch jammy in Sysdeploy/ipxe_scripts 2023-02-28 17:23:57 +01:00
PeterSurda pushed to jammy at Sysdeploy/ipxe_scripts 2023-02-28 17:23:57 +01:00
d4656d0809 Bump to jammy
PeterSurda created pull request Sysdeploy/openwrt#27 2023-02-28 15:18:06 +01:00
Add packages
PeterSurda deleted branch sshd-fix from PeterSurda/openwrt 2023-02-28 15:17:47 +01:00
PeterSurda deleted branch network-redesign from PeterSurda/openwrt 2023-02-28 15:17:44 +01:00
PeterSurda deleted branch remove-adguard-doh from PeterSurda/openwrt 2023-02-28 15:17:40 +01:00
PeterSurda created branch add-packages-2 in PeterSurda/openwrt 2023-02-28 15:17:03 +01:00
PeterSurda pushed to add-packages-2 at PeterSurda/openwrt 2023-02-28 15:17:03 +01:00
11ac4e1672 Add packages
85c081df3d Replace opessh-server with dropbear
Compare 2 commits »
PeterSurda commented on pull request Sysdeploy/openwrt#3 2023-02-24 04:21:42 +01:00
Adding files

I think maybe you need to add the list of dtbos here: ${OPENWRT_TARGET}/${OPENWRT_DEVICE}/arch/arm64/boot/dts/overlays/Makefile

Maybe build_dir/target-aarch64_cortex-a72_musl/lin…

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

I still haven't tested but it looks ok to me now, except for the missing drivers and I don't think the dtbo will work. How about I test it and the missing drivers can be fixed in a separate PR? I…

PeterSurda commented on pull request Sysdeploy/openwrt#3 2023-02-24 03:53:33 +01:00
Adding files

Still no additional files in /boot/overlays. However the driver now seems loaded, except other drivers are missing: i2c_mux, i2c_mux_pinctrl, rtc_pcf85063. Probably needs additional…

PeterSurda commented on pull request Sysdeploy/openwrt#23 2023-02-24 01:00:15 +01:00
Add ansible-core to python3-packages

This isn't needed anymore, I'll use a push method instead.

PeterSurda closed pull request Sysdeploy/openwrt#23 2023-02-24 01:00:15 +01:00
Add ansible-core to python3-packages
PeterSurda merged pull request Sysdeploy/openwrt#25 2023-02-23 15:11:18 +01:00
Replace opessh-server with dropbear
PeterSurda pushed to main at Sysdeploy/openwrt 2023-02-23 15:11:18 +01:00
85c081df3d Replace opessh-server with dropbear
PeterSurda deleted branch replace-openssh-with-dropbear from PeterSurda/openwrt 2023-02-23 15:11:18 +01:00
PeterSurda commented on pull request Sysdeploy/openwrt#25 2023-02-23 15:11:13 +01:00
Replace opessh-server with dropbear

all works ok

PeterSurda pushed to replace-openssh-with-dropbear at PeterSurda/openwrt 2023-02-23 13:44:26 +01:00
85c081df3d Replace opessh-server with dropbear
PeterSurda commented on pull request Sysdeploy/openwrt#25 2023-02-23 11:28:11 +01:00
Replace opessh-server with dropbear

Ok so it does support ed25519, but not ecc. This is ok for me for now.