From owner-freebsd-current@FreeBSD.ORG Thu Oct 10 22:17:15 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id 78A2BEF7 for ; Thu, 10 Oct 2013 22:17:15 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from mail.vx.sk (mail.vx.sk [IPv6:2a01:4f8:150:6101::4]) by mx1.freebsd.org (Postfix) with ESMTP id 39C0222B7 for ; Thu, 10 Oct 2013 22:17:15 +0000 (UTC) Received: from core.vx.sk (localhost [127.0.0.2]) by mail.vx.sk (Postfix) with ESMTP id D08A7423EB; Fri, 11 Oct 2013 00:17:13 +0200 (CEST) X-Virus-Scanned: amavisd-new at mail.vx.sk Received: from mail.vx.sk by core.vx.sk (amavisd-new, unix socket) with LMTP id WD9ao-xk5XX8; Fri, 11 Oct 2013 00:17:12 +0200 (CEST) Received: from [192.168.2.108] (dslb-092-078-050-209.pools.arcor-ip.net [92.78.50.209]) by mail.vx.sk (Postfix) with ESMTPSA id 49798423DF; Fri, 11 Oct 2013 00:17:12 +0200 (CEST) Message-ID: <52572767.9080409@FreeBSD.org> Date: Fri, 11 Oct 2013 00:17:11 +0200 From: Martin Matuska User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: "Vladislav V. Prodan" , freebsd-current@freebsd.org Subject: Re: Prompt Live-CD/DVD with support for ZFS v.5000 References: <524DF430.1040504@ukr.net> <20131004135655.GA89251@roberto02-aw.eurocontrol.fr> <52571856.1020302@ukr.net> In-Reply-To: <52571856.1020302@ukr.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 10 Oct 2013 22:17:15 -0000 I have updated the amd64 images with rsync without iconv linking. Please re-download. On 2013-10-10 23:12, Vladislav V. Prodan wrote: > 04.10.2013 16:56, Ollivier Robert wrote: >> According to Vladislav V. Prodan on Fri, Oct 04, 2013 at 01:48:16AM +0300: >>> You want to add such a liveCD for automatic loading on PXE. >>> MfsBSD built with ZFS v.28 :( >> mfsbsd will be updated soon I guess but in the meantime it is very easy to generate your own. Just get the code from github, modify a few config files if needed and make. >> > Thanks. > > In the latest build no libiconv.so.3 > > root@mfsbsd:/tmp/oldpool/var/db/mysql # rsync -a > /tmp/oldpool/var/db/mysql/ /tmp/newpool/var/db/mysql/ > Shared object "libiconv.so.3" not found, required by "rsync"