From owner-freebsd-emulation@FreeBSD.ORG Thu Nov 20 18:24:33 2014 Return-Path: Delivered-To: emulation@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 DDAB8365 for ; Thu, 20 Nov 2014 18:24:32 +0000 (UTC) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (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 6F7C6310 for ; Thu, 20 Nov 2014 18:24:32 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id hi2so6310224wib.17 for ; Thu, 20 Nov 2014 10:24:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=vwJF6QGDi6nOao2DTmsbqGO7hA8PmMNUtI3Xemh70dM=; b=p1nxfSMl5hD4tYv/X9QPTXvQWAEmh47MM4O6nPHJBsTvQg/LTYJWScbxLIaOZEe8PE tn2TAjl15O7LSR1aaLbqUREEkQiM2NoI24Plj+w8eTU7dTjCZ9OXdEvfaWRuE6fznNUW q8GgjDPW1Ofj5Ht/JP0egqNMTZCGUzlbeHQMAOv5bZyWi94jB5xnfINZRbU3d3d2op00 FublxP5wcNlpa7v68pWank0UUJCqvZDkizLB+fiwjZxnBSZgcp0JUl4LWzABdNq2XkPw xZo7ECox98JEUdgwY72xn3rtVF9BAImBiEx18qJmwAfKmAPzZaumVCYLc+zVyb2YMYfX I14A== X-Received: by 10.180.211.108 with SMTP id nb12mr335761wic.76.1416507870837; Thu, 20 Nov 2014 10:24:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.106.33 with HTTP; Thu, 20 Nov 2014 10:24:10 -0800 (PST) In-Reply-To: <1731121.mdojEPmM5I@cirth.azure> References: <1731121.mdojEPmM5I@cirth.azure> From: Miguel Clara Date: Thu, 20 Nov 2014 18:24:10 +0000 Message-ID: Subject: Re: linux-c6 To: Andrew Johnson Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-emulation@freebsd.org" X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 18:24:33 -0000 On Thu, Nov 20, 2014 at 4:24 PM, Andrew Johnson wrote: > Hi, > Can you suggest how I can install some linux programs, Centos uses "yum" > but > it's not included in the linux-c6 port. > If there's a port of it in freebsd linux ports with would be the best, but if you want to install rpm's there's rpm2cpio, which is mentioned in the guide (https://www.freebsd.org/doc/handbook/linuxemu-lbc-install.html) I'm not sure how well it works and if its compatible with linux-c6 TBH never used it. Are you looking for any software in particular? > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to " > freebsd-emulation-unsubscribe@freebsd.org" >