[Midnightbsd-cvs] [MidnightBSD/src] de41aa: Add missing test directories to mtree

Lucas Holt noreply at github.com
Wed Jun 24 13:25:24 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: de41aa996d2a839b9bc87f379f56f4dcf434fba2
      https://github.com/MidnightBSD/src/commit/de41aa996d2a839b9bc87f379f56f4dcf434fba2
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

  Changed paths:
    M etc/mtree/BSD.tests.dist

  Log Message:
  -----------
  Add missing test directories to mtree

Installworld expects these test directories to exist before installing test binaries. Add the missing bin and usr.bin entries so the hierarchy pass creates them.

AI-Assisted-by: OpenAI Codex
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: 358788cdac1978f0b67dab85618d1c3534be2d36
      https://github.com/MidnightBSD/src/commit/358788cdac1978f0b67dab85618d1c3534be2d36
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

  Changed paths:
    M crypto/openssh/config.h

  Log Message:
  -----------
  Use bundled OpenSSH Ed25519 implementation

The OpenSSH code in this tree still calls crypto_sign_ed25519* directly. Do not advertise OpenSSL Ed25519 support in config.h, so ed25519.c provides those symbols and libprivatessh loads correctly.

AI-Assisted-by: OpenAI Codex
Signed-off-by: Lucas Holt <luke at foolishgames.com>


Compare: https://github.com/MidnightBSD/src/compare/4b45a7c5b409...358788cdac19

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list