freebsd without internet connection

Kevin D. Kinsey, DaleCo, S.P. kdk at daleco.biz
Fri Feb 27 01:04:32 PST 2004


Razvan Pop wrote:

> hello guys,
>
>    i'm using freebsd and because i liked it i installed it at home 
> too. Problem is i don't have internet at home. When i'm trying to 
> install a package it wants to go online. Any ideas how i could install 
> packages off-line?
>

Burn the packages to a CD at work?

Or, use the ports system, and grab the
source tarballs at work, burn them, and
take them home.  Put them in /usr/ports/distfiles,
cd /usr/ports/somedir/mynextport, type "make
install clean" ....

Try installing portupgrade (/usr/ports/sysutils/portupgrade)
on the work machine.  You could then do "portupgrade -F"
to fetch the source (recursively) for ports on your
home machine, or "-FP" to fetch packages....

Lastly, the FreeBSD Mall (and some other vendors) have
multiple CD sets that include distfiles for many major
packages and their dependencies....

HTH,

Kevin Kinsey
DaleCo, S.P.


More information about the freebsd-newbies mailing list