[Midnightbsd-cvs] [MidnightBSD/src] 5c55f8: release: add mport package installation to DVD ima...

Lucas Holt noreply at github.com
Sat Sep 5 11:55:24 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 5c55f8441d3812c6594f07f68ed0c7b4eed05eea
      https://github.com/MidnightBSD/src/commit/5c55f8441d3812c6594f07f68ed0c7b4eed05eea
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-05 (Sat, 05 Sep 2026)

  Changed paths:
    M release/Makefile
    A release/packages.md
    M release/release.conf.sample
    M release/release.sh
    M release/scripts/pkg-stage.sh
    M release/tools/gce.conf
    M sys/conf/kmod.mk
    M usr.sbin/bsdinstall/bsdinstall.8
    M usr.sbin/bsdinstall/scripts/Makefile
    M usr.sbin/bsdinstall/scripts/auto
    M usr.sbin/bsdinstall/scripts/mount
    A usr.sbin/bsdinstall/scripts/packages
    M usr.sbin/bsdinstall/scripts/umount

  Log Message:
  -----------
  release: add mport package installation to DVD images (#503)

* release: add mport packages to DVD installs

Stage a verified package dependency closure and the full blessed mport index on DVD images. Add a bsdinstall package menu that installs curated or searched packages into the target with mport and seeds its repository index.

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

* kmod: remove stray endif after architecture cleanup

The legacy architecture removal deleted the PowerPC and MIPS conditional blocks but left one closing directive behind. Remove it so kmod.mk parses correctly.

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

---------

Signed-off-by: Lucas Holt <luke at foolishgames.com>



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