Bug 155765 - [patch] 'buildworld' does not honors WITHOUT_JAIL
Summary: [patch] 'buildworld' does not honors WITHOUT_JAIL
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kyle Evans
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2011-03-21 23:00 UTC by Arnaud
Modified: 2023-05-22 20:21 UTC (History)
3 users (show)

See Also:


Attachments
jail.patch (6.39 KB, patch)
2011-03-21 23:00 UTC, Arnaud
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arnaud 2011-03-21 23:00:01 UTC
When building world with WITHOUT_JAIL defined in make.conf, libjail remains built. This is due to a hard dependency in ifconfig(8) toward libjail.

Fix: see attached patch, only build tested so far.

Patch attached with submission follows:
How-To-Repeat: # make -DWITHOUT_JAIL buildworld
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-03-22 00:16:59 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-jail

Not sure -jail is the right assignee, but perhaps someone on that list 
can comment?
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2018-05-28 19:41:21 UTC
batch change:

For bugs that match the following
-  Status Is In progress 
AND
- Untouched since 2018-01-01.
AND
- Affects Base System OR Documentation

DO:

Reset to open status.


Note:
I did a quick pass but if you are getting this email it might be worthwhile to double check to see if this bug ought to be closed.
Comment 3 Kyle Evans freebsd_committer freebsd_triage 2020-07-13 03:49:38 UTC
Oh, cool; I just noticed this the other day and had started assessing the feasibility of WITHOUT_JAIL removing libjail. I think we've evolved a couple more dependants, but I'll look at excising/fixing those -- the only thing blocking me before was uncertainty about what all ifconfig needed it for.
Comment 4 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:40:48 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>