Rene de Souza Pinto
Rene de Souza Pinto
@deitch, your fixes related to this issue are merged, are we good to close it?
FWIW, here is an example on how to build Alpine packages from Dockerfile: https://github.com/lf-edge/eve/blob/master/pkg/cross-compilers/Dockerfile
> > Any indication when Alpine might have a fix? > > Hard to say. I fear that for alpine 3.16 there will not be an update for openssh -...
> @rene > > > FWIW, here is an example on how to build Alpine packages from Dockerfile: https://github.com/lf-edge/eve/blob/master/pkg/cross-compilers/Dockerfile > > But they didn't update the version in their git...
> There is a ticket from @famleebob #3994 regarding alpine upgrade. Any chances 3.20 alpine has fresh updates? So we can close two things at the same time. > >...
> I also found sshd service starting with SOME docker-compose file: > > https://github.com/lf-edge/eve/blob/0ee051623dcc26176c82ad012a8f29ca35fbbd9f/docker-compose.yml#L174 > > Do we know if the file is used by any part of the system?......
@christoph-zededa , I still wondering about this patch: * https://git.alpinelinux.org/aports/tree/main/openssh/fix-utmp.patch : I just found this reference for the define: https://github.com/dougEfresh/sshd-passwd-pot/commit/82277771801ec67844a6c060f10739049d41a645 , are you sure we don't need this change in...
> > You can find the sha in https://hub.docker.com/r/lfedge/eve-bpftrace/tags, or using a docker pull. > > ``` > > docker pull lfedge/eve-bpftrace:latest > latest: Pulling from lfedge/eve-bpftrace > Digest: sha256:1cc6c47ffc231db98283e763e02b111bc1503cddbb64f4718e021b9d1fd7ee3f...
@shjala , I think the approach of having an EFI app is fine, I have only one concern: in case user enters in the BIOS setup and change the resolution...