Skip to content

Add overlays to the jail command#1241

Open
oshogbo wants to merge 1 commit intofreebsd:masterfrom
oshogbo:oshogbo/jail_overlay
Open

Add overlays to the jail command#1241
oshogbo wants to merge 1 commit intofreebsd:masterfrom
oshogbo:oshogbo/jail_overlay

Conversation

@oshogbo
Copy link
Copy Markdown

@oshogbo oshogbo commented Aug 11, 2025

I think there is a missing option for running a reference jail when working with overlays.
We have all the required utilities. We just need to pass the information about the overlays.

@vermaden
Copy link
Copy Markdown

The only reason these checks failed is: Monthly compute limit exceeded!


Options for -s and -k:
-p tree -- Specify which ports tree to start/stop the jail with.
-O overlays -- Specify extra ports trees to overlay.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

manpage says overlay, here overlays...

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have follow the same schema as in case of bulk:

.It Fl O Ar overlay

-O overlays -- Specify extra ports trees to overlay

I guess we can change here and in bulk option to -O overlay

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I see. It should be clear that -O can be invoked multiple times.

@bdrewery bdrewery self-assigned this Sep 18, 2025
@vermaden
Copy link
Copy Markdown

What is blocking adding this?

@oshogbo Sent a ready to apply patch for a needed and wanted feature ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants