* [gentoo-dev] Portage on dial-up connection?
@ 2002-03-03 10:51 Sami Al-Sayed
2002-03-03 18:35 ` George Shapovalov
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Sami Al-Sayed @ 2002-03-03 10:51 UTC (permalink / raw
To: gentoo-dev
Hello,
Just a quick query about Gentoo/Portage:
Is it possible to use Portage with a standard (and pretty slow) PPP dial-up
modem connection (ie. 56K)? Does Portage support resume of broken downloads?
I have a free dial-up internet connection which (annoyingly) disconnects
itself after every 2 hours of being connected, and would like to give Gentoo
a try, as I have so far not been completely satisfied with the various binary
distributions I've tried and their package management systems. I am also a
self-confessed optimisation fanatic :-)
Thanks for your time.
Regards,
Sami Knudsen Al-Sayed
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Portage on dial-up connection?
2002-03-03 10:51 [gentoo-dev] Portage on dial-up connection? Sami Al-Sayed
@ 2002-03-03 18:35 ` George Shapovalov
2002-03-03 20:53 ` ian.c.smith
2002-03-03 23:51 ` Dan Armak
2 siblings, 0 replies; 4+ messages in thread
From: George Shapovalov @ 2002-03-03 18:35 UTC (permalink / raw
To: gentoo-dev
Hi
I am using gentoo largely with a dialup connection at home (too lazy to bring
laptop to the lab at the times :-)). I must say, that I find gentoo the most
"dial-up" frendly distribution. Not that it preferes dial-up over broadband
of course :-), but it makes it possible to use it as dial-up only.
emerge rsync takes usually just a few minutes (after original one, which
would take 1-2 hrs, but you can just grub latest portage tree (tbz2 file
which is 4MB instead of ~20MB uncompressed) and untar it to /usr/portage).
It can resumae after disconnects if you emerge prozilla and modify
/etc/make.conf to make use of it.
Downloading large stuff (kernel/glibc/kde...) takes a long time, but the same
does its compilation. Just do it overnight. You don't have to coach this
process, so in the end this distro saves your time.
If you have broadband somwhere else, you can just grab necessary sources and
place them to /usr/portage/distfiles (this is where they end up anyways). If
you have a few computers and don't want to duplicate all that just nfs-export
this directory (or the whole portage or even /usr, depending on what you have
in mind).
So in short, yes it is definitely possible and actually even easier than
with other distributions. If they would only parallelize source fetching and
compilation..., but this is on TODO list I beleive.
George
On Sunday 03 March 2002 02:51, you wrote:
> Hello,
>
> Just a quick query about Gentoo/Portage:
>
> Is it possible to use Portage with a standard (and pretty slow) PPP dial-up
> modem connection (ie. 56K)? Does Portage support resume of broken
> downloads?
>
> I have a free dial-up internet connection which (annoyingly) disconnects
> itself after every 2 hours of being connected, and would like to give
> Gentoo a try, as I have so far not been completely satisfied with the
> various binary distributions I've tried and their package management
> systems. I am also a self-confessed optimisation fanatic :-)
>
> Thanks for your time.
>
> Regards,
>
> Sami Knudsen Al-Sayed
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Portage on dial-up connection?
2002-03-03 10:51 [gentoo-dev] Portage on dial-up connection? Sami Al-Sayed
2002-03-03 18:35 ` George Shapovalov
@ 2002-03-03 20:53 ` ian.c.smith
2002-03-03 23:51 ` Dan Armak
2 siblings, 0 replies; 4+ messages in thread
From: ian.c.smith @ 2002-03-03 20:53 UTC (permalink / raw
To: gentoo-dev
To echo what others have said, for keeping up-to-date, Gentoo is much
lower maintenance than a binary distribution. I am a long time Debian
user, but it does get a little irritating to download all my X binaries
every time someone fixes a typo in the Alpha port, for example.
--
----------------------------------------------------------------------------
Ian Smith
----------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Portage on dial-up connection?
2002-03-03 10:51 [gentoo-dev] Portage on dial-up connection? Sami Al-Sayed
2002-03-03 18:35 ` George Shapovalov
2002-03-03 20:53 ` ian.c.smith
@ 2002-03-03 23:51 ` Dan Armak
2 siblings, 0 replies; 4+ messages in thread
From: Dan Armak @ 2002-03-03 23:51 UTC (permalink / raw
To: gentoo-dev
On Sunday 03 March 2002 12:51, Sami Al-Sayed wrote:
> Hello,
>
> Just a quick query about Gentoo/Portage:
>
> Is it possible to use Portage with a standard (and pretty slow) PPP dial-up
> modem connection (ie. 56K)? Does Portage support resume of broken
> downloads?
>
> I have a free dial-up internet connection which (annoyingly) disconnects
> itself after every 2 hours of being connected, and would like to give
> Gentoo a try, as I have so far not been completely satisfied with the
> various binary distributions I've tried and their package management
> systems. I am also a self-confessed optimisation fanatic :-)
I and quite a few users have 56k dialup connections (not sure about other
developers though :-). I've never had any problems; I'm used to the
connection speed in general and downloadnig sources isn't any worse than
downloading other things (emotionally speaking). Anyway, once you build up a
big downloaded source databse in distfiles/ of a gigabyte or two, the
occasional download of a new version isn't very taxing on even a 56k
connection.
The latest build disk has dilup support, too.
Download resuming is already fully supported in the portage-1.8.9 tree. It is
now unstable and masked, but will be released before gentoo v1.0, and that
means beore the end of March.
--
Dan Armak
Gentoo Linux Developer, Desktop Team (KDE)
Matan, Israel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-03-03 20:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-03 10:51 [gentoo-dev] Portage on dial-up connection? Sami Al-Sayed
2002-03-03 18:35 ` George Shapovalov
2002-03-03 20:53 ` ian.c.smith
2002-03-03 23:51 ` Dan Armak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox