Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19521 - option in bootstrap.sh to download all the packages needed before starting to build the system
Summary: option in bootstrap.sh to download all the packages needed before starting to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-17 19:58 UTC by Paolo Sacconier
Modified: 2003-06-06 11:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Sacconier 2003-04-17 19:58:24 UTC
Would be nice to have a simplier and cleaner method than use emerge -f system
before starting bootstrap.sh, in stage 1 of gentoo installation, to get
downloaded all the packages needed by the build process. It's a bit frustrating
having to keep the network connection up when not used if you have to pay for it! ;)
I suggest to add an option to bootstrap.sh (explained as usual with the "-h",
"--help" parameter) such as "-d", "--download".

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2003-06-06 11:56:20 UTC
OK, --fetchonly/-f and --help/-h are now valid bootstrap.sh options (should hit rsync in an hour or so.) Thanks for the suggestion :)