From owner-freebsd-questions@FreeBSD.ORG Thu Jun 5 23:51:13 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 58889A9E for ; Thu, 5 Jun 2014 23:51:13 +0000 (UTC) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::22f]) (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 28A6B28E7 for ; Thu, 5 Jun 2014 23:51:13 +0000 (UTC) Received: by mail-ig0-f175.google.com with SMTP id uq10so28916igb.14 for ; Thu, 05 Jun 2014 16:51:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=C2Bn6xUGZOJStSR4Qh0RY/aIJ5sT/BENHzBtRSLUZD0=; b=xwxsfe6VhrQRQlvYpBbcu5CiMqnLbfsXYl2xQt3qg1vCSZwsh897wk34UCH56RLLfc cwTwBHL7em+0FkA8d4xSMeNtr5wZsS0GW4neItkCLj5shblKbvpK2DV6GehAFg2doIUm CokpxeZS1lUn8sDPkMKDgbNeu0yPKW8un5GHdVXsOBBt2u2HBhVMacea73FXxbfBt+p/ DEp8NPL97V0oFW+A3dXj6hG+hgT5qkpBvCHLxv3vHVKZp4h3wtkUVix9A6czGcIK9XA8 Pva6LNh5smHilP+I0VK8QA93LjE8Tc2GIFH1uynmjE47Dq2j8Z4gcwmBPJ9p4wx8+0yh j2nw== MIME-Version: 1.0 X-Received: by 10.50.143.8 with SMTP id sa8mr24799419igb.29.1402012272600; Thu, 05 Jun 2014 16:51:12 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.64.19.114 with HTTP; Thu, 5 Jun 2014 16:51:12 -0700 (PDT) Received: by 10.64.19.114 with HTTP; Thu, 5 Jun 2014 16:51:12 -0700 (PDT) Date: Thu, 5 Jun 2014 19:51:12 -0400 X-Google-Sender-Auth: 5YxQ_FMWk8FtB465VfiXHqgm19M Message-ID: Subject: FreeBSD & rpm/rpm5, yum From: Rick Miller To: FreeBSD questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2014 23:51:13 -0000 Hi all, I am interested in your thoughts and experiences with regards to managing diverse systems at scale in terms of package management. More specifically an implementation of rpm/rpm5 and yum on FreeBSD. I'm most interested in the pros and cons of implementation, deployment, and operation of such a system. Are there significant challenges in deploying and managing such a system? What are the aspects of doing so that should be carefully evaluated? Thanks for any feedback... --Rick