Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Networkless Install - Package downloads
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
cutaway
n00b
n00b


Joined: 21 Feb 2004
Posts: 17

PostPosted: Fri Jul 02, 2004 1:03 pm    Post subject: Networkless Install - Package downloads Reply with quote

Okay, I am trying to install via the CDROM. My goal is to get a version of Gentoo running on a SPARC system with the SELinux installation. I have downloaded 2004.1 and begun the install. Unfortunately I am behind a firewall that will not let me sync, ftp, or run the emerge-webrsync script. I am downloading everything through a web browser.

Right now I am trying to download the proper kernel by hand. I determine the packages that I need to download with this command:

Code:

ACCEPT_KEYWORDS="~sparc" emerge -p hardened-dev-sources


I tells me that I need sys-apps/module-init-tools-3.0 and sys-kernel/hardened-dev-sources-2.6.4-r4. I have looked for these on several mirrors in the /dist directory to no avail. I am planning on just slapping them into /usr/portage/distfiles which should allow these to install correctly.

Please let me know what I am doing wrong. Also, is there another way I can update my portage so that I is current? I am thinking that I need to download the latest portage package but this would be tedious time and time again.
_________________
Thanks,
Cutaway
Back to top
View user's profile Send private message
flickerfly
l33t
l33t


Joined: 08 Nov 2002
Posts: 677
Location: Lanham, MD

PostPosted: Fri Jul 02, 2004 10:01 pm    Post subject: Reply with quote

If you look at the ebuild that is in /usr/portage/whatever, you should be able to find what file you need to download and exactly where it would get it from.
_________________
An Evil Genious' Guide to Sheeple and How To Avoid Becoming One | 0x4C9EF4A
Back to top
View user's profile Send private message
neysx
Retired Dev
Retired Dev


Joined: 27 Jan 2003
Posts: 795

PostPosted: Fri Jul 02, 2004 10:42 pm    Post subject: Reply with quote

The script emerge-webrsync tries to download the latest portage snapshots from one of the mirrors listed in your /etc/make.conf. Maybe you have ftp mirrors defined.
Could you try with an http mirror like http://gentoo.seren.com/gentoo ?
If that does not work, you can also download the lastest snapshot yourself, extract it and rsync against it.
Look inside /usr/sbin/emerge-webrsync to know how to do it or ask for help ;-)

To know what files you need and where to get them, use emerge -pf whatever
You'll get a list of files with the fullpaths to the possible mirrors.
Download them to /usr/portage/distfiles

Hth
Back to top
View user's profile Send private message
cutaway
n00b
n00b


Joined: 21 Feb 2004
Posts: 17

PostPosted: Fri Jul 02, 2004 10:45 pm    Post subject: Reply with quote

Rockin, I will try this when I get back from the Jersey shores.

Thanks a bunch,
Cutaway
_________________
Thanks,
Cutaway
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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