Page MenuHomeFreeBSD

makeroot: handle invocation with neither -e nor -f
ClosedPublic

Authored by emaste on Feb 5 2015, 5:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 2, 8:47 PM
Unknown Object (File)
Tue, Jul 29, 2:58 AM
Unknown Object (File)
Mon, Jul 28, 11:01 AM
Unknown Object (File)
Wed, Jul 23, 8:25 PM
Unknown Object (File)
Fri, Jul 18, 3:51 PM
Unknown Object (File)
Thu, Jul 17, 12:17 PM
Unknown Object (File)
Jun 28 2025, 11:10 PM
Unknown Object (File)
Jun 28 2025, 5:12 AM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to Handle invocation with neither -e nor -f.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a reviewer: brooks.
tools/tools/makeroot/makeroot.sh
176 ↗(On Diff #3646)

I could leave sort -u here while we still have duplicates in the source METALOG.

emaste retitled this revision from Handle invocation with neither -e nor -f to makeroot: handle invocation with neither -e nor -f.

Use sort -u to avoid warnings while we produce duplicates in the METALOG

brooks edited edge metadata.

Looks good to me. Please commit.

This revision is now accepted and ready to land.Feb 5 2015, 9:13 PM
emaste updated this revision to Diff 3665.

Closed by commit rS278317 (authored by @emaste).