HomeFreeBSD

Makefile.inc1: Remove non-NO_ROOT cases from distributeworld

Description

Makefile.inc1: Remove non-NO_ROOT cases from distributeworld

As of commit 41adc5f29ba6 ("release: Always use NO_ROOT for distribute*
and package*") we pass -NO_ROOT for the release image artifact build
targets. For distributeworld, add a check that NO_ROOT and METALOG are
set, and then remove tests for them being set.

This is an incremental step towards the goal of having all targets in
release/Makefile run without requiring root.

Reviewed by: brooks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48095

Details

Provenance
emasteAuthored on Dec 11 2024, 4:25 PM
Reviewer
brooks
Differential Revision
D48095: Makefile.inc1: Remove non-NO_ROOT cases from distributeworld
Parents
rG35a2229b6791: Add StarFive JH7110's STG clocks
Branches
Unknown
Tags
Unknown