From owner-freebsd-questions@FreeBSD.ORG Mon Oct 6 07:56:41 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 557371DC for ; Mon, 6 Oct 2014 07:56:41 +0000 (UTC) Received: from mail-yk0-x233.google.com (mail-yk0-x233.google.com [IPv6:2607:f8b0:4002:c07::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A1A6F37 for ; Mon, 6 Oct 2014 07:56:41 +0000 (UTC) Received: by mail-yk0-f179.google.com with SMTP id 131so1743855ykp.38 for ; Mon, 06 Oct 2014 00:56:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=jV9jXPJtfxHGhqYwIKozPlTsk5ZVPBQLTpTZVZ9pT64=; b=XwxkWQ5ucCYmO94aGIpAQ+/Mv4WuLeb7lpP8SmxXFPPQ9kuUinIyv8SMTobD4QaGt5 emuhqk5LeuGsy2QEgVMUn0tlE5dA2BiTLWPxDvudK9jCbyhh0fpodCm+70WlC9DiCEMQ d8j5sZjzhW7KO+n81/qIkbvHqP5u7QWQz99CiDVaq/sdE2kJDiDplkI8RU7DFMeFp1WW rLnAsljXUnkyR/5MtgEp6sqvBbi7fcKexE61ybrjR9SvLCU0Urti06IYZvYufOPNFXyf aq3s2iVLxsvTIB/cE/s9+bk5woFYltPf99p+9UT7uykk/Uo2q3L5a3F1ISyTFdgXUdN+ U8Cg== MIME-Version: 1.0 X-Received: by 10.236.230.70 with SMTP id i66mr34984763yhq.26.1412582200161; Mon, 06 Oct 2014 00:56:40 -0700 (PDT) Received: by 10.170.156.139 with HTTP; Mon, 6 Oct 2014 00:56:40 -0700 (PDT) In-Reply-To: References: <20141003182703.GA1060@unixarea.DDR.dd> Date: Mon, 6 Oct 2014 08:56:40 +0100 Message-ID: Subject: Re: how to restart 'make buildkernel' From: krad To: Warren Block Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: Matthias Apitz , FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2014 07:56:41 -0000 Better still ctrl-z it then you just have to type fg to bring it back On 3 October 2014 21:20, Warren Block wrote: > On Fri, 3 Oct 2014, Matthias Apitz wrote: > > If I have to interrupt a 'make buildkernel', how I can restart it from >> the point of interrupt and not from scratch? >> > > # make -DNO_CLEAN buildkernel > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >