summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Initial import for darwin bootstrap. Supports Gentoo for OS X Standard and ↵Kito Danya Dietrich2005-02-121-0/+481
| | | | Progressive, as well as Disk Image creation for developers.
* Updated bootstrap-new.sh script, which is now being used as bootstrap.sh in ↵Chris Gianelloni2005-02-101-5/+11
| | | | the 2005.0 snapshot.
* Added extra [ ] around RESUME variable check.Chris Gianelloni2005-02-041-3/+4
|
* Fixed status messages.Chris Gianelloni2005-02-041-4/+4
|
* Fixed typo on line 144 and 146.Chris Gianelloni2005-02-041-4/+4
|
* Revert -e as it is superceded by bootstrap-new.shChris Gianelloni2005-02-031-3/+3
|
* Testing new bootstrap script.Chris Gianelloni2005-01-261-0/+326
|
* Bootstrap.sh now recompiles the toolchain once. This will keep bootstrap ↵Chris Gianelloni2005-01-211-4/+4
| | | | from breaking on the new 2005.0 stages, but will mean more compiling for the users. A better version of this script will be added before 2005.0 is released.
* dont announce a resume if there isnt one yet ;)Mike Frysinger2005-01-161-4/+4
|
* add --version and more verbose featuresMike Frysinger2005-01-141-15/+32
|
* abort if user gives us bogus arguements #77107Mike Frysinger2005-01-081-10/+17
|
* set GENTOO_VERS and give the user a little progress infoMike Frysinger2004-12-231-3/+15
|
* bashify this puppy and use portageq for more thingsMike Frysinger2004-12-231-44/+38
|
* if USE=nptl, try to merge 2.6 headers for the user #61198Mike Frysinger2004-12-231-2/+6
|
* -n does not work correctly with unsetNed Ludd2004-11-271-2/+4
|
* touch up the help message #72331 by Aaron WalkerMike Frysinger2004-11-241-2/+2
|
* fix typo reported by Markus KobelMike Frysinger2004-11-231-2/+2
|
* resume support by compnerdMike Frysinger2004-11-231-14/+58
|
* add --tree option from compnerdMike Frysinger2004-11-231-3/+6
|
* add the executable bit back to bootstrap-macos.shKito Danya Dietrich2004-11-211-2/+2
|
* change to default-darwin profileKito Danya Dietrich2004-11-181-5/+5
|
* Removing depracated bootstrap-2.6.sh and bootstrap.sh. Renaming ↵Chris Gianelloni2004-10-223-715/+161
| | | | bootstrap-cascade.sh to bootstrap.sh. So let it be written. So let it be done.
* minor touchupsMike Frysinger2004-10-181-4/+4
|
* typoMichael Sterrett2004-09-301-2/+2
|
* touchup comments and suchMike Frysinger2004-09-271-21/+8
|
* old stuff; use catalystMike Frysinger2004-09-279-629/+0
|
* s/Gentoo MacOS/ Gentoo for ...Pieter van den Abeele2004-09-031-2/+2
|
* a flat profile is a cascaded profile with one levelNed Ludd2004-08-231-5/+6
|
* be consistent with ...Mike Frysinger2004-08-191-4/+4
|
* add a resume feature, make the help prettier, and be a ninjaMike Frysinger2004-08-191-22/+28
|
* dont let users shoot themselves with 2.6 eitherMike Frysinger2004-08-191-3/+9
|
* dont let users shoot themselvesMike Frysinger2004-08-182-7/+18
|
* copyright updateMike Frysinger2004-08-132-6/+6
|
* No more inject - use package.provided insteadPieter van den Abeele2004-08-081-22/+4
|
* support STAGE1_USEMike Frysinger2004-08-021-4/+4
|
* Support for package.providedPieter van den Abeele2004-07-261-3/+8
|
* fixed a typo of mine with a missing quoteNed Ludd2004-07-231-2/+2
|
* removed two other cases where portageq could potentially not return the ↵Ned Ludd2004-07-231-3/+10
| | | | best_visable/version in a format that we desire when merging
* more touch ups, and more commingNed Ludd2004-07-191-2/+3
|
* We can't use portageq best_version to get and display the right virtual/libc ↵Ned Ludd2004-07-181-2/+2
| | | | versions because we might miss the key operators
* touch upsNed Ludd2004-07-171-2/+3
|
* bootstrap cleanups for zhenNed Ludd2004-07-171-130/+133
|
* Clean versionPieter van den Abeele2004-07-131-12/+35
|
* sudo tweakPieter van den Abeele2004-07-131-1/+3
|
* Gentoo Mac OS bootstrap script. (use regular bootstrap.sh for Darwin). ThisPieter van den Abeele2004-07-131-1/+3
| | | | | script detects and injects installed software, checks for the Apple developer tools. The script should be robust and can be run repeatedly without problems.
* Bootstraps Gentoo Mac OS XPieter van den Abeele2004-07-131-0/+39
|
* make bootstrap-2.6.sh use the new linux26-headersTravis Tilley2004-07-091-4/+4
|
* buh bye virtual/glibcMike Frysinger2004-06-252-4/+4
|
* type -p is one less dep over 'which'Ned Ludd2004-06-181-2/+2
|
* update bash syntax bug #50158Ned Ludd2004-06-181-2/+4
|