LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 12-28-2005, 11:20 AM   #16
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843

Original Poster
Blog Entries: 1

Rep: Reputation: 30

To my understanding and attemps, system will get world as well, plus some extra packages that make up the system.

I've got two three suggestions for this.
1. Make a gentoo install on another computer that's broadband and keep the whole /usr/portage directory, then proceed with the install on the other computer
2. Make the gentoo install on your dialup computer, but then burn the /usr/portage directory on a disk for subscequant installs.
3. Make a stage3 install, then slowly download all the files and make it a stage1/3 or stage2/3 install, whatever pleases you.
 
Old 12-28-2005, 11:28 AM   #17
jesus_phreak
LQ Newbie
 
Registered: Dec 2005
Posts: 2

Rep: Reputation: 0
I apologize for not making my post more clear. I don't have this machine I am building where I have a fast connection to the internet and I can't bring it the one I am using right now. Without having a same class machine running Gentoo, how do I go about downloading the distfiles?

Thanks
 
Old 12-28-2005, 02:11 PM   #18
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843

Original Poster
Blog Entries: 1

Rep: Reputation: 30
http://gentoo-wiki.com/TIP_Downloadi...nother_machine
 
Old 05-07-2014, 12:18 PM   #19
shifu
LQ Newbie
 
Registered: May 2014
Posts: 2

Rep: Reputation: Disabled
How to emerge all apps from selected directory/directories of /usr/portage? e.g. if i want to try all editors from portage/app-editors/
 
Old 05-08-2014, 06:51 AM   #20
shifu
LQ Newbie
 
Registered: May 2014
Posts: 2

Rep: Reputation: Disabled
i checked man page and output of 'emerge --list-sets' and it seems theres no such option. I found this:
http://unix.stackexchange.com/questi...offline-use-of
{
# for every ebuild, convert its path into a valid atom name
find . -iname "*.ebuild" | sed -e 's_\./\([^/]\+\)/\([^/]\+\)/\(.*\).ebuild$_=\1/\3_g' > /tmp/all_ebuilds

# for every line of the file, start fetching the source code (or the data)
while read package; do emerge -f "$package"; done < /tmp/all_ebuilds
}
1 output line looks like this:
"./gvim/gvim-7.3.1214.ebuild"

, but it will do emerge for all ebuilds. If app has several ebuild files for different app version, all will be installed, not only newest - like when using only app name. Also it says (when executing emerge with this script) that "emerge by path is broken and may not always work!!!".
i have 2 ideas but have to figure out how to write it:
1)use names of all directories containing ebuild file(s)
2)extend the script above to cut 2nd (or 2nd from end?) "part" from the line using separating-character "/". So it would take from the line only "gvim". Is it always a rule that ebuilds directory has name = name of application?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Offline CD... rajsun Programming 1 09-23-2005 04:17 PM
LQ offline ? floppywhopper LQ Suggestions & Feedback 2 08-31-2005 10:03 AM
Was LQ offline??? power_pole LQ Suggestions & Feedback 4 05-18-2005 08:42 AM
gentoo sound, and distfiles pauloref Linux - Newbie 19 10-10-2004 04:02 PM
Dropline is offline? JimmyJ Slackware 22 04-29-2004 11:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 10:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration