Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Sep 2000 11:54:39 -0400
From:      "Francisco Reyes" <fran@reyes.somos.net>
To:        "Konrad Heuer" <kheuer@gwdu60.gwdg.de>
Cc:        "FreeBSD questions" <questions@FreeBSD.ORG>
Subject:   Re: Installing CD packages to HD?
Message-ID:  <200009071546.LAA12547@sanson.reyes.somos.net>
In-Reply-To: <Pine.BSF.4.21.0009051649030.45026-100000@gwdu60.gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 5 Sep 2000 16:52:18 +0200 (CEST), Konrad Heuer wrote:

>
>On Tue, 5 Sep 2000, Francisco Reyes wrote:
>
>> I now have a computer with enough HD to copy all packages that
>> come on the 4.1 CD

>If you really want - this loop should do:
>
>cd /cdrom/packages/All
>foreach pkg ( *.tgz )
>pkg_add $pkg
>end

No no, that would be "installing" the packages. I want to copy
them somewhere so when I go into /stand/sysinstall I have them
all into a directory instead of having to go through 4 CDs
looking for a package.


francisco
Moderator of the Corporate BSD list
http://www.egroups.com/group/BSD_Corporate




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009071546.LAA12547>