On Mon, 30 Sep 2024, Noah Meyerhans wrote: >> One, OpenSSH doesn’t start unless I do a dpkg-reconfigure, due >> to missing host keys. (This may or may not be caused by me not >> having a cloud-init environment, but it’s better to let you know.) > >This is to be expected. The generic images enable ssh based on the >presence of configuration passed to cloud-init by some supported data
Right, I mostly guessed so… though ssh seems to always be enabled, and without host keys it just fails to start. Maybe this is something to keep in mind for future improvements. >source. You may want the nocloud images rather than the generic images >if you're not using cloud-init. Yeah. I was deliberately booting into one of them because I wanted to check something (I wrote a script to split /home and /var to a different image and add /tmp as tmpfs to fstab, in preparation for read-only root, for someone else, and wanted to verify I didn’t break anything). >> The other is more serious: >That is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037914, the >fix will be included in a future update. OK, thanks. bye, //mirabilos -- FWIW, I'm quite impressed with mksh interactively. I thought it was much *much* more bare bones. But it turns out it beats the living hell out of ksh93 in that respect. I'd even consider it for my daily use if I hadn't wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh