From owner-freebsd-questions@FreeBSD.ORG Wed Jan 7 14:10:14 2015 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 5E1B92AD for ; Wed, 7 Jan 2015 14:10:14 +0000 (UTC) Received: from mail-pd0-x233.google.com (mail-pd0-x233.google.com [IPv6:2607:f8b0:400e:c02::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 2ABAE647F7 for ; Wed, 7 Jan 2015 14:10:14 +0000 (UTC) Received: by mail-pd0-f179.google.com with SMTP id fp1so4847372pdb.10 for ; Wed, 07 Jan 2015 06:10:13 -0800 (PST) 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=kNnJjxsM//YG6JAk14EcIIIqLQv6u26jdvyXAb827Sc=; b=nmxSsOTjOY1fRhalevprRj7R+rE0WcBFwBDjUr+kVs0JrtGA7KvwYDRDwp4HBUDX+M dmwMHdM86PJ3s/6BZkunN/ZA1Iqu/9AG90VWwz04AyIKjYq1Jaaa1Z9pnhcOcRPpNV+b vUtws5h21CBPZu4boaJLU13Sq9y5413gtA9Nc5CtZ8NGUhbA8BOneyW7L07eav6qI2UC IeA5LkfGuLcujtewQGVAyPSMGegVBr6B9Jr4YnW3nbjqVyDuuvHdCRuLKpGZ4HDEXX2C Ae5r1or9uYHFVpWfhQt0AN/eCwpHeDTQEQ4mf7sHVp8yVZZunknjRy0o1Vs78c5SSCmY mlnw== MIME-Version: 1.0 X-Received: by 10.66.145.103 with SMTP id st7mr5860295pab.154.1420639813609; Wed, 07 Jan 2015 06:10:13 -0800 (PST) Received: by 10.70.101.133 with HTTP; Wed, 7 Jan 2015 06:10:13 -0800 (PST) In-Reply-To: <20150107001205.2be44bae@jive> References: <20150106115503.4870ab2e@jive> <20150106132934.7b2ba08c.freebsd@edvax.de> <20150106175649.GB973@bulldozer.local> <20150107001205.2be44bae@jive> Date: Wed, 7 Jan 2015 08:10:13 -0600 Message-ID: Subject: Re: Questions from a Linux refugee From: Adam Vande More To: Lev Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: 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: Wed, 07 Jan 2015 14:10:14 -0000 On Tue, Jan 6, 2015 at 5:12 PM, Lev wrote: > Yes... but then I have to keep track what did I locked. No, actually the pkg management system tracks it. Kinda the whole point of the locking mechanism. > No. Let the > computer work. I'm an electrical engineer, I want to design schematics, > PCBs, write software, and I don't want to work for a package management > system. > When you find the tool that works without using said tool, let us know. Thanks, -- Adam