From owner-freebsd-embedded@FreeBSD.ORG Wed Aug 15 18:41:32 2007 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFF2E16A420 for ; Wed, 15 Aug 2007 18:41:32 +0000 (UTC) (envelope-from wilson.david.l@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by mx1.freebsd.org (Postfix) with ESMTP id 9A51413C494 for ; Wed, 15 Aug 2007 18:41:32 +0000 (UTC) (envelope-from wilson.david.l@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so8851wxd for ; Wed, 15 Aug 2007 11:41:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=g9H0EdgIw5MS+adOOaLL0kzY/K5CiVNQPBlfTdEvTAQSbcR2TNzMxvABJncp8JDVfk/hDcMIGoPBmKczRFQ5QZSb9S7SLiBcyMBY7BGohQ+7dnFhXnn5f837AgfUjFlyXKpd51x3lsWSgATNZTQiN0g5f90rthhWaNOh5t9W/Qo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rdoGoGxIhjjUorumHCvOMtBKsuqjrLztTt0eh8eEmMXfT+LiWEeEfKjtmV0VR9xIdR4DafM6Tgl9wuPHu++ChmkgzkneC+iaYuMtdBLz8Sfg4lqIaDBZFhISxG7kkdtFlkElibC24refqndp270SbnwwAhhpNCXgUmcxHifEyfA= Received: by 10.70.34.13 with SMTP id h13mr1313136wxh.1187201579634; Wed, 15 Aug 2007 11:12:59 -0700 (PDT) Received: by 10.70.94.17 with HTTP; Wed, 15 Aug 2007 11:12:59 -0700 (PDT) Message-ID: <3d51aded0708151112i855e54cp78e514d573e95f3e@mail.gmail.com> Date: Wed, 15 Aug 2007 14:12:59 -0400 From: "David Wilson" To: freebsd-embedded@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: mkuzip X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2007 18:41:33 -0000 Hello All, I have scoured the documents and searched the web for hours but cannot find an explanation of the steps needed to build a .uzip file using the mkuzip utility. Can anyone please provide me with instructions on using this tool? Thanks.