* [gentoo-user] Emerging without Internet connection
@ 2005-10-24 13:29 Gentoo Voyager
2005-10-24 13:49 ` Michael Crute
2005-10-27 22:38 ` Qian Qiao
0 siblings, 2 replies; 7+ messages in thread
From: Gentoo Voyager @ 2005-10-24 13:29 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 243 bytes --]
Dear all,
My home gentoo box dos't have a internet connection, but i need to install
Sendmail on my PC( for testing perposer), any one know how to do it without
internet cennection..
thanks..
Suranga
--
"Try to be a Buddhist..!!"
[-- Attachment #2: Type: text/html, Size: 380 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Emerging without Internet connection
2005-10-24 13:29 [gentoo-user] Emerging without Internet connection Gentoo Voyager
@ 2005-10-24 13:49 ` Michael Crute
2005-10-27 15:23 ` Tamas Sarga
2005-10-27 22:38 ` Qian Qiao
1 sibling, 1 reply; 7+ messages in thread
From: Michael Crute @ 2005-10-24 13:49 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 666 bytes --]
On 10/24/05, Gentoo Voyager <gentoovoyager@gmail.com> wrote:
>
> Dear all,
> My home gentoo box dos't have a internet connection, but i need to
> install Sendmail on my PC( for testing perposer), any one know how to do it
> without internet cennection..
>
You need to find a gentoo box on an internet connection and use emerge to
fetch the sources then dump them in your distfiles directory and away you
go.
-Mike
--
________________________________
Michael E. Crute
Software Developer
SoftGroup Development Corporation
Linux, because reboots are for installing hardware.
"In a world without walls and fences, who needs windows and gates?"
[-- Attachment #2: Type: text/html, Size: 1049 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Emerging without Internet connection
2005-10-24 13:49 ` Michael Crute
@ 2005-10-27 15:23 ` Tamas Sarga
2005-10-27 22:28 ` Ryan Viljoen
0 siblings, 1 reply; 7+ messages in thread
From: Tamas Sarga @ 2005-10-27 15:23 UTC (permalink / raw
To: gentoo-user
On Mon, 24 Oct 2005, Michael Crute wrote:
>
> On 10/24/05, Gentoo Voyager <gentoovoyager@gmail.com> wrote:
> >
> > Dear all,
> > My home gentoo box dos't have a internet connection, but i need to
> > install Sendmail on my PC( for testing perposer), any one know how to do it
> > without internet cennection..
> >
>
> You need to find a gentoo box on an internet connection and use emerge to
> fetch the sources then dump them in your distfiles directory and away you
> go.
> -Mike
>
Hi,
You don't need *Gentoo* machine on the net. You can do an
emerge --fetch --pretend and it will show what you should download.
After it you can download needed files with a non-gentoo machine too.
HTH.
Cheers,
Tamas Sarga Sárga Tamás
--
Make the world confused! Zavard össze a világot!
Smile on monday morning! Mosolyogj hétfő reggel!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Emerging without Internet connection
2005-10-27 15:23 ` Tamas Sarga
@ 2005-10-27 22:28 ` Ryan Viljoen
2005-10-28 7:51 ` Neil Bothwick
0 siblings, 1 reply; 7+ messages in thread
From: Ryan Viljoen @ 2005-10-27 22:28 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1383 bytes --]
Yeah I would suggest doing a emerge <package> and then CTRL-C'ing it and
copying the url that it was attemping to download it from. That way you make
sure you get the right sources for your current portage tree.
On 10/27/05, Tamas Sarga <tamas@wansite.homelinux.net> wrote:
>
>
> On Mon, 24 Oct 2005, Michael Crute wrote:
>
> >
> > On 10/24/05, Gentoo Voyager <gentoovoyager@gmail.com> wrote:
> > >
> > > Dear all,
> > > My home gentoo box dos't have a internet connection, but i need to
> > > install Sendmail on my PC( for testing perposer), any one know how to
> do it
> > > without internet cennection..
> > >
> >
> > You need to find a gentoo box on an internet connection and use emerge
> to
> > fetch the sources then dump them in your distfiles directory and away
> you
> > go.
> > -Mike
> >
>
> Hi,
> You don't need *Gentoo* machine on the net. You can do an
> emerge --fetch --pretend and it will show what you should download.
> After it you can download needed files with a non-gentoo machine too.
>
> HTH.
> Cheers,
> Tamas Sarga Sárga Tamás
> --
> Make the world confused! Zavard össze a világot!
> Smile on monday morning! Mosolyogj hétfő reggel!
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
"When you say "I wrote a program that crashed Windows", people just stare at
you blankly and say "Hey, I got those with the system, for free". - Linus
Torvalds, 1995
[-- Attachment #2: Type: text/html, Size: 2286 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Emerging without Internet connection
2005-10-24 13:29 [gentoo-user] Emerging without Internet connection Gentoo Voyager
2005-10-24 13:49 ` Michael Crute
@ 2005-10-27 22:38 ` Qian Qiao
2005-10-27 22:52 ` Nick Rout
1 sibling, 1 reply; 7+ messages in thread
From: Qian Qiao @ 2005-10-27 22:38 UTC (permalink / raw
To: gentoo-user
On 10/24/05, Gentoo Voyager <gentoovoyager@gmail.com> wrote:
> Dear all,
>
> My home gentoo box dos't have a internet connection, but i need to install
> Sendmail on my PC( for testing perposer), any one know how to do it without
> internet cennection..
>
> thanks..
>
> Suranga
Option 1. Find a gentoo box that actually connected to the net, then
build a binary package for the target machine.
Option 2. Read the sendmail ebuild, download the source files
accordingly, transfer them onto the target machine, and build them.
Both options are pretty simple, if you understand how the portage
system work, and where there files are stored.
--
There are 3 kinds of people in the world:
Those who can count, and those who can't.
Money can't buy everything.
Sometimes money can't even buy a gun...
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Emerging without Internet connection
2005-10-27 22:38 ` Qian Qiao
@ 2005-10-27 22:52 ` Nick Rout
0 siblings, 0 replies; 7+ messages in thread
From: Nick Rout @ 2005-10-27 22:52 UTC (permalink / raw
To: gentoo-user
On Thu, 27 Oct 2005 23:38:48 +0100
Qian Qiao wrote:
> On 10/24/05, Gentoo Voyager <gentoovoyager@gmail.com> wrote:
> > Dear all,
> >
> > My home gentoo box dos't have a internet connection, but i need to install
> > Sendmail on my PC( for testing perposer), any one know how to do it without
> > internet cennection..
> >
> > thanks..
> >
> > Suranga
>
> Option 1. Find a gentoo box that actually connected to the net, then
> build a binary package for the target machine.
> Option 2. Read the sendmail ebuild, download the source files
> accordingly, transfer them onto the target machine, and build them.
>
> Both options are pretty simple, if you understand how the portage
> system work, and where there files are stored.
This subject has been hacked to death at least twice in recent months.
The OP should search the archives.
--
Nick Rout <nick@rout.co.nz>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Emerging without Internet connection
2005-10-27 22:28 ` Ryan Viljoen
@ 2005-10-28 7:51 ` Neil Bothwick
0 siblings, 0 replies; 7+ messages in thread
From: Neil Bothwick @ 2005-10-28 7:51 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 638 bytes --]
On Fri, 28 Oct 2005 00:28:59 +0200, Ryan Viljoen wrote:
> Yeah I would suggest doing a emerge <package> and then CTRL-C'ing it and
> copying the url that it was attemping to download it from. That way you
> make sure you get the right sources for your current portage tree.
but only for the first package in the list. Use --pretend --fetchonly
with emerge to get a list of the files it wants to download, as has been
covered many times on this list before. It will all be in the archives.
--
Neil Bothwick
And God said "Let there be light" and there was light.
There was still nothing, but you could see it better.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-10-28 8:07 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-24 13:29 [gentoo-user] Emerging without Internet connection Gentoo Voyager
2005-10-24 13:49 ` Michael Crute
2005-10-27 15:23 ` Tamas Sarga
2005-10-27 22:28 ` Ryan Viljoen
2005-10-28 7:51 ` Neil Bothwick
2005-10-27 22:38 ` Qian Qiao
2005-10-27 22:52 ` Nick Rout
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox