Block a user
Try to replace dropbear by openssh-server using imagebuilder
Something weird is happening when trying to boot this. dmesg
shows that the /tmp/overlay can't be mounted, and without the overlay the system doesn't work properly. I can login via console but…
Try to replace dropbear by openssh-server using imagebuilder
The PR looks promising, let me test it.
Try to replace dropbear by openssh-server using imagebuilder
Ok but a couple of issues.
- It doesn't start by default. To start by default, it looks like you need to make these symlinks:
/etc/rc.d/S50sshd -> ../init.d/sshd
/etc/rc.d/K50sshd…
Install packages for using LuCI with nginx and ACME
4aaf2cd35e
Double rootfs partition size, make manifest
765d5c372e
https-dns-proxy for DoH with dnsmasq together with corresponding LuCI app
24ccd9dc42
Add some packages
Adding files
The image has two filesystems: a vfat /boot
, and a squashfs /rom
. I also think there is an ext4 appended to the squashfs but that's not important for now, I think it's empty when the image is…