Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Using "portage" on another computer?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
j8ee
n00b
n00b


Joined: 15 Nov 2002
Posts: 11
Location: Gothenburg, Sweden

PostPosted: Fri Nov 15, 2002 4:27 pm    Post subject: Using "portage" on another computer? Reply with quote

Hi!

I would like to try out Gentoo, but have to figure this out first:
How can I use another computer/connection to upgrade via portage, and is it useful to do that? I have access to a broadband connection and cd-burner at my school, and can download most everything I need. Can I use cvs for the stuff I want and configure portage/emerge, whatever it's called, and build? But then it's not different from just building things the normal way, or?

I guess this is a fairly common scenario (having access to broadband, but not in your home), so I was surprised not finding any info/guide about this anywhere. I did find lots of people saying that they can't use Gentoo because they only have a modem though.

Regards, Johan

edit:
I guess what I would like is a way to automatically save the dependencies I get when checking out a package at home, and then transfer them to a Windows/Tru64 machine at school, from where I in some way should be able to get the things needed.... When back home, I would like to continue with the downloaded code.
Back to top
View user's profile Send private message
meteor
n00b
n00b


Joined: 30 Oct 2002
Posts: 54
Location: Old School Europe

PostPosted: Fri Nov 15, 2002 4:40 pm    Post subject: Reply with quote

I guess you could download the files you need and put them in /usr/portage/distfiles and keep portage up to date via tarball snapshots. I havn't tried it though, so its just a guess.
Back to top
View user's profile Send private message
zhenlin
Veteran
Veteran


Joined: 09 Nov 2002
Posts: 1361

PostPosted: Fri Nov 15, 2002 4:50 pm    Post subject: Reply with quote

You could use cygwin... But you'll need the newest version. plus you have to tweak portage so that it doesn't complain about libsandbox.so and not being root.
Back to top
View user's profile Send private message
j8ee
n00b
n00b


Joined: 15 Nov 2002
Posts: 11
Location: Gothenburg, Sweden

PostPosted: Fri Nov 15, 2002 4:54 pm    Post subject: Reply with quote

But I haven't seen anything like snapshot tarballs? That would be great if they existed - I have never typed a cvs-command in my life... but then again I might learn something useful if forced to use it.


/Johan
Back to top
View user's profile Send private message
j8ee
n00b
n00b


Joined: 15 Nov 2002
Posts: 11
Location: Gothenburg, Sweden

PostPosted: Fri Nov 15, 2002 4:58 pm    Post subject: Reply with quote

zhenlin wrote:
You could use cygwin... But you'll need the newest version. plus you have to tweak portage so that it doesn't complain about libsandbox.so and not being root.


No - I can't. School's computers - I'm a simple user with no rights to install anything. But cvs is there (of course) on the Compaq/Tru64 boxes.

/Johan
Back to top
View user's profile Send private message
meteor
n00b
n00b


Joined: 30 Oct 2002
Posts: 54
Location: Old School Europe

PostPosted: Fri Nov 15, 2002 5:08 pm    Post subject: Reply with quote

You can find the distfiles at the mirrors or at the actual source. An example of a distfiles mirror is ftp://sunsite.dk/mirrors/gentoo/distfiles/ and you can find snapshots for the portage tree here ftp://sunsite.dk/mirrors/gentoo/snapshots/
Back to top
View user's profile Send private message
dangerweasel
n00b
n00b


Joined: 15 Aug 2002
Posts: 47
Location: Outer Rim

PostPosted: Fri Nov 15, 2002 8:54 pm    Post subject: Reply with quote

Straight from the Desktop Guide

Quote:
Note: If you have a Gentoo Linux binary CD, then you can install the packages directly off of the CD.

Code listing 2.2: Installing binary packages from the CD

# export PKGDIR=/mnt/cdrom/gentoo/packages
Normally Portage expects packages to be in /usr/portage/packages

# emerge --usepkg /mnt/cdrom/gentoo/packages/All/kdebase-x.y.z.tbz2
The --usepkg flag makes sure that binary packages are used
for the dependencies (if available).


Hope this helps.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum