summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* uClibc bootstrap tweaksNed Ludd2004-06-153-5/+9
|
* Properly handle the virtual OS_HEADERS.Jeremy Huddleston2004-06-101-2/+8
|
* Merging in changes made to bootstrap.sh recently.Jeremy Huddleston2004-06-101-6/+58
|
* update copyright years #46820Mike Frysinger2004-04-063-7/+7
|
* thanks to aron, new boostrap scriptSeemant Kulleen2004-03-191-0/+263
|
* Initial version that is more NPTL friendlyMartin Schlemmer2004-01-011-0/+225
|
* tweak to support #commentsDaniel Robbins2003-11-111-1/+1
|
* Add the proper comment for bug #32140. Move the gcc-config stuffMartin Schlemmer2003-11-011-45/+51
| | | | back to where they should be - after gcc is merged.
* clean after binutils to address bug 32140Robert Coie2003-10-311-2/+15
|
* rac email typo fixDaniel Robbins2003-10-301-2/+2
|
* broke emerge line into two parts to potentially fix this issue:Daniel Robbins2003-10-301-2/+18
| | | | | "undefined symbol: xmalloc_set_program_name" when merging zlib. See: http://forums.gentoo.org/viewtopic.php?t=100263.
* ACCEPT_KEYWORDS value grab to make experimental bootstraps easier, closes ↵Daniel Robbins2003-08-101-1/+4
| | | | bug #14429
* removing lockfileRobin H. Johnson2003-07-031-1/+0
|
* Add frozen lock supportRobin H. Johnson2003-07-031-0/+1
|
* important typo fixDaniel Robbins2003-06-071-2/+2
|
* added --help/-h and --fetchonly/-f options, closing bug #19521.Daniel Robbins2003-06-061-24/+51
|
* removed references to command-line argsDaniel Robbins2003-06-061-12/+9
|
* added commentsDaniel Robbins2003-06-061-7/+9
|
* New bootstrap.sh that no longer compiles gcc and binutils twice. Should reduceDaniel Robbins2003-06-061-1/+1
| | | | bootstrap times by 20 mins to 2 hours, depending on system.
* New bootstrap script that no longer compiles gcc and binutils twice, whichDaniel Robbins2003-06-061-25/+11
| | | | | | is unnecessary. Way back in the early days of gentoo, we did this for paranoia. These days, we've learned that this is not particularly helpful. Bootstraps should complete faster now.
* added Azarahs stage0 fixBrad Teaford Cowan2003-03-051-11/+13
|
* move make.conf.build backup to right place in script to prevent zappageDaniel Robbins2003-02-271-2/+2
|
* hopefully fix for stage buildingMartin Schlemmer2003-02-261-2/+3
|
* move things around a bit; add header; add check for build or bootstrap in ↵Martin Schlemmer2003-02-241-44/+96
| | | | use; fix gcc-config stuff
* removed --usepkg --buildpkgMark Guertin2003-01-231-2/+2
|
* close bug 12698 -- don't trap on TSTP to allow ^Z of script (job control)Daniel Robbins2003-01-151-2/+3
|
* changed 2.0 for 1.4 (2.0 doesnt exist anymore/yet)Mark Guertin2003-01-081-1/+1
|
* Will now include things that may not be in the system profileDaniel Robbins2003-01-081-1/+8
|
* Updates for my stage-building script. Comments at top.Daniel Robbins2003-01-061-5/+19
|
* cosmetic changesMartin Schlemmer2002-12-271-5/+6
|
* gcc multi scheme updatesMartin Schlemmer2002-12-161-48/+69
|
* Exporting PORTDIR, PKGDIR, DISTDIR, PORTAGE_TMPDIRNicholas Jones2002-11-131-0/+6
|