Re: freebsd without internet connection
From: Kevin D. Kinsey, DaleCo, S.P. (kdk_at_daleco.biz)
Date: 02/27/04
- Previous message: Nikolas Britton: "Re: My experience"
- In reply to: Razvan Pop: "freebsd without internet connection"
- Next in thread: Stephen Liu: "Re: freebsd without internet connection"
- Reply: Stephen Liu: "Re: freebsd without internet connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 27 Feb 2004 03:03:33 -0600 To: Razvan Pop <razvan@cpea.ro>
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.
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Nikolas Britton: "Re: My experience"
- In reply to: Razvan Pop: "freebsd without internet connection"
- Next in thread: Stephen Liu: "Re: freebsd without internet connection"
- Reply: Stephen Liu: "Re: freebsd without internet connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|