From owner-freebsd-current@FreeBSD.ORG Tue Apr 12 15:02:44 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F7541065675 for ; Tue, 12 Apr 2011 15:02:44 +0000 (UTC) (envelope-from gkontos.mail@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id DE9AB8FC16 for ; Tue, 12 Apr 2011 15:02:43 +0000 (UTC) Received: by iwn33 with SMTP id 33so8188774iwn.13 for ; Tue, 12 Apr 2011 08:02:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=tO7nym4XDnEFLOL/V2nJSc/ieFZ+8JfbYReHHmeaFb8=; b=D2fzs3PqEhaPIwnhklvhMQ6uesT4B4Mz7FTpojxO9wfgs0jxE51LV/7o/FMpaO3o1U GhpKc9G4CmDkC12w/c8KWK7KwByGJevuY5CLC8nAvOcF2Z4GXZKPk26vmuVzkU09BZ8M 2spmOVEVIUrVOFfMPiQyDlwo0yyHl5gRDXrf4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=YtyWKsSlZljLjIMRA2hKQ1JxhXqH1P/EEXh9cAAVIk8iYu4z5yuoHIZT+3+xywCTGO a+ot5PNQz59VvvDkNlhedLkN92jrEl6C8QaQyV+3zn/X4MOZl5qPlLM2PjtGFYfkntXm +GOLLGoBJSQ1IVwAV8uHyzbVvl4KKMkyjJB40= MIME-Version: 1.0 Received: by 10.42.83.140 with SMTP id h12mr1440636icl.389.1302620563233; Tue, 12 Apr 2011 08:02:43 -0700 (PDT) Received: by 10.231.11.196 with HTTP; Tue, 12 Apr 2011 08:02:43 -0700 (PDT) Date: Tue, 12 Apr 2011 18:02:43 +0300 Message-ID: From: George Kontostanos To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: make release X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 15:02:44 -0000 I am trying to make a release with the following arguments: make release CHROOTDIR=/usr/home/current BUILDNAME=9-CURRENT EXTSRCDIR=/usr/src NOPORTS=YES MAKE_ISOS=YES however /usr/home/current is being ignored completely and everything ends up in /usr/obj/usr/src. Am I doing something wrong ? Thanks -- George Kontostanos aisecure.net