From owner-freebsd-current@freebsd.org Tue Dec 29 17:17:35 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9189A553F6 for ; Tue, 29 Dec 2015 17:17:35 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ACC8D10A5 for ; Tue, 29 Dec 2015 17:17:35 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [93.104.15.158] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1aDxtf-0002oW-Ni for freebsd-current@freebsd.org; Tue, 29 Dec 2015 18:17:32 +0100 Received: from localhost.my.domain (c720-r285885-amd64 [127.0.0.1]) by localhost.unixarea.de (8.15.2/8.14.9) with ESMTPS id tBTHFp7C003303 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 29 Dec 2015 18:16:09 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.15.2/8.14.9/Submit) id tBTHFp0s003302 for freebsd-current@freebsd.org; Tue, 29 Dec 2015 18:15:51 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Tue, 29 Dec 2015 18:15:50 +0100 From: Matthias Apitz To: freebsd-current@freebsd.org Subject: interrupt and resume poudriere jail creation Message-ID: <20151229171550.GA3280@c720-r285885-amd64> Reply-To: Matthias Apitz Mail-Followup-To: Matthias Apitz , freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Operating-System: FreeBSD 11.0-CURRENT r285885 (amd64) User-Agent: Mutt/1.5.23 (2014-03-12) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 93.104.15.158 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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, 29 Dec 2015 17:17:36 -0000 Hello, I'm creating a new -CURRENT jail for poudriere with: # poudriere jail -c -j freebsd-r292778 -m svn+http -v head@r292778 The src/ is checked out via SVN and it is already compiling the jail for two hours, but I have to interrupt it for some network problem here and I did the mistake to start it in a SSH session :-( Is there a way like -DNO_CLEAN when compiling 'make buildkernel' to resume the compilation in the jail at the point of the interrupt? Thanks matthias -- Matthias Apitz, ✉ guru@unixarea.de, 🌐 http://www.unixarea.de/ ☎ +49-176-38902045