Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the 'read' as it breaks catalyst builds. | 2006-03-20 | 1 | -3/+2 | |
| | |||||
* | Added patch from kumba to use mips-headers for mips and nptl. | 2006-01-27 | 1 | -10/+26 | |
| | |||||
* | Added patches from myself and vapier to ensure --oneshot use, purge old gcc ↵ | 2006-01-27 | 1 | -20/+38 | |
| | | | | versions, and also to close bug #120305. | ||||
* | Removed wildcards as they are not necessary. Closing bug #114222. | 2005-12-02 | 1 | -3/+3 | |
| | |||||
* | no need to call portageq 15 times in a row while [[ (1/3) Configuring ↵ | 2005-11-20 | 1 | -10/+6 | |
| | | | | environment ]] when we can express the same thing in a single python statement that we can eval.. | ||||
* | Removed versions from bootstrap output and closing bug #102196. | 2005-08-15 | 1 | -5/+4 | |
| | |||||
* | remove macos toolbox glue from python bootstrap | 2005-07-11 | 1 | -10/+11 | |
| | |||||
* | Initial userlocales support in bootstrap. | 2005-06-22 | 1 | -2/+5 | |
| | |||||
* | Removing bootstrap-old.sh, as it is no longer used. | 2005-06-22 | 1 | -357/+0 | |
| | |||||
* | since best_version returns a cat/pkg-ver atom, we need a relational operator ↵ | 2005-05-16 | 1 | -3/+3 | |
| | | | | #92760 | ||||
* | New bootstrap.sh script for 2005.0 and beyond | 2005-03-28 | 2 | -159/+159 | |
| | |||||
* | Use virtual/baselayout now. | 2005-03-07 | 1 | -3/+3 | |
| | |||||
* | Fix USE=-nls still compiling gettext during bootstrap at least. Remove remerge | 2005-03-02 | 1 | -30/+43 | |
| | | | | | of ncurses, as we remerge it anyhow during 'emerge -e system'. Update to support nptlonly USE flag. Some other syntax updates. | ||||
* | make sure we have ${DISTDIR} and permissions to write to /var/tmp | 2005-02-26 | 1 | -10/+14 | |
| | |||||
* | make uname check sane, fix perms on disk image, various bugs squashed. Add ↵ | 2005-02-15 | 1 | -50/+90 | |
| | | | | [size] [volume] options for disk image | ||||
* | Initial import for darwin bootstrap. Supports Gentoo for OS X Standard and ↵ | 2005-02-12 | 1 | -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 ↵ | 2005-02-10 | 1 | -5/+11 | |
| | | | | the 2005.0 snapshot. | ||||
* | Added extra [ ] around RESUME variable check. | 2005-02-04 | 1 | -3/+4 | |
| | |||||
* | Fixed status messages. | 2005-02-04 | 1 | -4/+4 | |
| | |||||
* | Fixed typo on line 144 and 146. | 2005-02-04 | 1 | -4/+4 | |
| | |||||
* | Revert -e as it is superceded by bootstrap-new.sh | 2005-02-03 | 1 | -3/+3 | |
| | |||||
* | Testing new bootstrap script. | 2005-01-26 | 1 | -0/+326 | |
| | |||||
* | Bootstrap.sh now recompiles the toolchain once. This will keep bootstrap ↵ | 2005-01-21 | 1 | -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 ;) | 2005-01-16 | 1 | -4/+4 | |
| | |||||
* | add --version and more verbose features | 2005-01-14 | 1 | -15/+32 | |
| | |||||
* | abort if user gives us bogus arguements #77107 | 2005-01-08 | 1 | -10/+17 | |
| | |||||
* | set GENTOO_VERS and give the user a little progress info | 2004-12-23 | 1 | -3/+15 | |
| | |||||
* | bashify this puppy and use portageq for more things | 2004-12-23 | 1 | -44/+38 | |
| | |||||
* | if USE=nptl, try to merge 2.6 headers for the user #61198 | 2004-12-23 | 1 | -2/+6 | |
| | |||||
* | -n does not work correctly with unset | 2004-11-27 | 1 | -2/+4 | |
| | |||||
* | touch up the help message #72331 by Aaron Walker | 2004-11-24 | 1 | -2/+2 | |
| | |||||
* | fix typo reported by Markus Kobel | 2004-11-23 | 1 | -2/+2 | |
| | |||||
* | resume support by compnerd | 2004-11-23 | 1 | -14/+58 | |
| | |||||
* | add --tree option from compnerd | 2004-11-23 | 1 | -3/+6 | |
| | |||||
* | add the executable bit back to bootstrap-macos.sh | 2004-11-21 | 1 | -2/+2 | |
| | |||||
* | change to default-darwin profile | 2004-11-18 | 1 | -5/+5 | |
| | |||||
* | Removing depracated bootstrap-2.6.sh and bootstrap.sh. Renaming ↵ | 2004-10-22 | 3 | -715/+161 | |
| | | | | bootstrap-cascade.sh to bootstrap.sh. So let it be written. So let it be done. | ||||
* | minor touchups | 2004-10-18 | 1 | -4/+4 | |
| | |||||
* | typo | 2004-09-30 | 1 | -2/+2 | |
| | |||||
* | touchup comments and such | 2004-09-27 | 1 | -21/+8 | |
| | |||||
* | old stuff; use catalyst | 2004-09-27 | 9 | -629/+0 | |
| | |||||
* | s/Gentoo MacOS/ Gentoo for ... | 2004-09-03 | 1 | -2/+2 | |
| | |||||
* | a flat profile is a cascaded profile with one level | 2004-08-23 | 1 | -5/+6 | |
| | |||||
* | be consistent with ... | 2004-08-19 | 1 | -4/+4 | |
| | |||||
* | add a resume feature, make the help prettier, and be a ninja | 2004-08-19 | 1 | -22/+28 | |
| | |||||
* | dont let users shoot themselves with 2.6 either | 2004-08-19 | 1 | -3/+9 | |
| | |||||
* | dont let users shoot themselves | 2004-08-18 | 2 | -7/+18 | |
| | |||||
* | copyright update | 2004-08-13 | 2 | -6/+6 | |
| | |||||
* | No more inject - use package.provided instead | 2004-08-08 | 1 | -22/+4 | |
| | |||||
* | support STAGE1_USE | 2004-08-02 | 1 | -4/+4 | |
| |