Skip to content

problems with new raspian trixie release #259

Description

@khassel

In this file are 2 "fixes" for ssh:

  ### Fix SSH incoming
  echo "IPQoS 0x00" >> /etc/ssh/sshd_config

  ### Fix SSH outgoing
  echo "IPQoS 0x00" >> /etc/ssh/ssh_config

I don't know what they exactly should fix but with debian trixie they prevent sshd from starting. So these lines should be removed or only executed for releases before trixie.

Other improvement would be to increase BASE_IMAGE_ENLARGEROOT in this file, the current default 200 was not sufficient anymore when building MagicMirrorOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions