From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 26 22:22:45 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1A91106566B for ; Thu, 26 Jun 2008 22:22:45 +0000 (UTC) (envelope-from knowtree@aloha.com) Received: from relay.pixi.com (relay.pixi.com [206.127.224.101]) by mx1.freebsd.org (Postfix) with ESMTP id 7FCD38FC19 for ; Thu, 26 Jun 2008 22:22:45 +0000 (UTC) (envelope-from knowtree@aloha.com) Received: from yoda.pixi.com (yoda.pixi.com [206.127.224.41]) by relay.pixi.com (8.13.6+Sun/8.13.6) with ESMTP id m5QMMfq3023764; Thu, 26 Jun 2008 12:22:41 -1000 (HST) Received: from webmail.pixi.com (yoda.pixi.com [206.127.224.120] (may be forged)) by yoda.pixi.com (8.13.1/8.13.1) with SMTP id m5QMMfbC028682; Thu, 26 Jun 2008 12:22:41 -1000 Message-Id: <200806262222.m5QMMfbC028682@yoda.pixi.com> To: Mark Kirkwood , knowtree@aloha.com, freebsd-gnome@freebsd.org From: knowtree@aloha.com Date: Thu, 26 Jun 2008 12:22:41 HST X-Posting-IP: 141.190.32.71 X-Mailer: Endymion MailMan Standard Edition v3.2.19 Cc: Subject: Re: Can Gnome install from CD-ROM with defaults? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2008 22:22:45 -0000 > knowtree@aloha.com wrote: > > I want to install Gnome in a classroom situation, either live or as a > > homework project. I prefer not requiring the bandwidth a network install > > entails. This step will follow installing FreeBSD, so it will be on a clean > > machine. > > > > Is there a way to do this using CD-ROM? > > > > What if I did it once ahead of time, then copied all the tarballs to the > > new machine's /usr/ports/distfiles, then ran the gnome2 installer? Would > > that work without a network connection? > > > > Is there a way to run the installer with the option to take all defaults > > and not prompt? I recall having my recent installs get stuck several times > > waiting for me to accept the proposed configuration for this or that port. > > > > > I think the "batch" option to portinstall is what you want: > > $ portinstall --batch gnome2 > > should work out what dependencies are needed and install gnome without > user intervention. > > Cheers > > Mark I don't see any portinstall. Did it just come out? My installation is from last December. Gary