Bug 174644

Summary: [Maintainer update] sysutils/qjail bug fix
Product: Ports & Packages Reporter: qjail
Component: Individual Port(s)Assignee: Chris Rees <crees>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description qjail 2012-12-22 20:20:00 UTC
Added code to qjail install function to check for 
-STABLE, -PRERELEAASE, and -CURRENT versions running 
on the host and if so issue message that binary source 
is not available for download and to use the 
[qjail install -c] flag to clone the host system to 
populate the basejail with.

Used setenv UNAME_r "9-stable" command on host to set
release value seen by qjail.

Fix: Patch attached with submission follows:
Comment 1 Chris Rees freebsd_committer freebsd_triage 2012-12-22 20:40:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 2 Chris Rees freebsd_committer freebsd_triage 2012-12-22 20:42:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!