From owner-freebsd-questions@FreeBSD.ORG Fri Oct 30 23:02:22 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFCBB106566C for ; Fri, 30 Oct 2009 23:02:22 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from mail-pz0-f202.google.com (mail-pz0-f202.google.com [209.85.222.202]) by mx1.freebsd.org (Postfix) with ESMTP id 987958FC08 for ; Fri, 30 Oct 2009 23:02:22 +0000 (UTC) Received: by pzk40 with SMTP id 40so2157731pzk.7 for ; Fri, 30 Oct 2009 16:02:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=+ddMdRp/aFTWLuUwJPXamJe21B9O77TEtcp5X3x3gHY=; b=iU2JUjNkHIdhBnYGy/wxfnA94VDOJLjl2e6dz8fh8PGvHBOL4BXHJt5XitS++nGXT+ /7stuZNcZWTZNC+xkPp0pC7+Da7rQd+zT+Cs8P9y3t4ebXxNeNuHQ4PYe2c8Cnppgonm AS2BkHJBTAR61ItCEG4H7sDX0gYSKUbvAoH8g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=iJTnHhEPyia3nwObXwepg/lliWArbuzDwtwQ6w2rqi7tpZJeQbIRB8klgnFF2JEquq bWzYrjMUP3UnEFbp8QUTlqGerT5pFBp9PeJeiQwGySbtm3eco+Yt+468OVogZae3qsnO rdgd61vEFOEuq7nDtSyTzXHxeER7BJo2+P9go= MIME-Version: 1.0 Received: by 10.115.100.22 with SMTP id c22mr1639457wam.58.1256943742188; Fri, 30 Oct 2009 16:02:22 -0700 (PDT) In-Reply-To: <283971.8260.qm@web56201.mail.re3.yahoo.com> References: <283971.8260.qm@web56201.mail.re3.yahoo.com> Date: Fri, 30 Oct 2009 17:02:22 -0600 Message-ID: From: Tim Judd To: Clayton Wilhelm da Rosa Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.2 ia64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2009 23:02:22 -0000 On 10/30/09, Clayton Wilhelm da Rosa wrote: > Hi my name is Clayton Wilhelm da Rosa, > > I made the dowmload of FreeBSD 7.2 ia64 i wanna know if is normal the files > of disc 2 and 3 have only 364Kb size. > > thank you very much. Yes, that's how it is been released. Disc 2 and 3 are prebuilt programs - and apparently there were none bundled. You can build all programs you want via ports. If they're not compatible, then it won't build. Enjoy! --TJ