Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tweak to support #comments | Daniel Robbins | 2003-11-11 | 1 | -1/+1 |
| | |||||
* | Add the proper comment for bug #32140. Move the gcc-config stuff | Martin Schlemmer | 2003-11-01 | 1 | -45/+51 |
| | | | | back to where they should be - after gcc is merged. | ||||
* | clean after binutils to address bug 32140 | Robert Coie | 2003-10-31 | 1 | -2/+15 |
| | |||||
* | rac email typo fix | Daniel Robbins | 2003-10-30 | 1 | -2/+2 |
| | |||||
* | broke emerge line into two parts to potentially fix this issue: | Daniel Robbins | 2003-10-30 | 1 | -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 Robbins | 2003-08-10 | 1 | -1/+4 |
| | | | | bug #14429 | ||||
* | removing lockfile | Robin H. Johnson | 2003-07-03 | 1 | -1/+0 |
| | |||||
* | Add frozen lock support | Robin H. Johnson | 2003-07-03 | 1 | -0/+1 |
| | |||||
* | important typo fix | Daniel Robbins | 2003-06-07 | 1 | -2/+2 |
| | |||||
* | added --help/-h and --fetchonly/-f options, closing bug #19521. | Daniel Robbins | 2003-06-06 | 1 | -24/+51 |
| | |||||
* | removed references to command-line args | Daniel Robbins | 2003-06-06 | 1 | -12/+9 |
| | |||||
* | added comments | Daniel Robbins | 2003-06-06 | 1 | -7/+9 |
| | |||||
* | New bootstrap.sh that no longer compiles gcc and binutils twice. Should reduce | Daniel Robbins | 2003-06-06 | 1 | -1/+1 |
| | | | | bootstrap times by 20 mins to 2 hours, depending on system. | ||||
* | New bootstrap script that no longer compiles gcc and binutils twice, which | Daniel Robbins | 2003-06-06 | 1 | -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 fix | Brad Teaford Cowan | 2003-03-05 | 1 | -11/+13 |
| | |||||
* | move make.conf.build backup to right place in script to prevent zappage | Daniel Robbins | 2003-02-27 | 1 | -2/+2 |
| | |||||
* | hopefully fix for stage building | Martin Schlemmer | 2003-02-26 | 1 | -2/+3 |
| | |||||
* | move things around a bit; add header; add check for build or bootstrap in ↵ | Martin Schlemmer | 2003-02-24 | 1 | -44/+96 |
| | | | | use; fix gcc-config stuff | ||||
* | removed --usepkg --buildpkg | Mark Guertin | 2003-01-23 | 1 | -2/+2 |
| | |||||
* | close bug 12698 -- don't trap on TSTP to allow ^Z of script (job control) | Daniel Robbins | 2003-01-15 | 1 | -2/+3 |
| | |||||
* | changed 2.0 for 1.4 (2.0 doesnt exist anymore/yet) | Mark Guertin | 2003-01-08 | 1 | -1/+1 |
| | |||||
* | Will now include things that may not be in the system profile | Daniel Robbins | 2003-01-08 | 1 | -1/+8 |
| | |||||
* | Updates for my stage-building script. Comments at top. | Daniel Robbins | 2003-01-06 | 1 | -5/+19 |
| | |||||
* | cosmetic changes | Martin Schlemmer | 2002-12-27 | 1 | -5/+6 |
| | |||||
* | gcc multi scheme updates | Martin Schlemmer | 2002-12-16 | 1 | -48/+69 |
| | |||||
* | Exporting PORTDIR, PKGDIR, DISTDIR, PORTAGE_TMPDIR | Nicholas Jones | 2002-11-13 | 1 | -0/+6 |
| | |||||
* | Removed extra quotation marks (after 'emerge $myNCURSES'). | Grant Goodyear | 2002-10-24 | 1 | -1/+1 |
| | |||||
* | Removed bootcd USE flag | Mike Frysinger | 2002-10-23 | 1 | -1/+1 |
| | |||||
* | fix ncurses-5.3 issues; fix ctrl-c do not restore make.conf | Martin Schlemmer | 2002-10-23 | 1 | -3/+25 |
| | |||||
* | fix bug #7652 | Martin Schlemmer | 2002-09-08 | 1 | -0/+3 |
| | |||||
* | updates | Bart Verwilst | 2002-08-01 | 1 | -1/+7 |
| | |||||
* | CONFIG_PROTECT changed from "" to "-*" since it's now a cumulative var like ↵ | Daniel Robbins | 2002-07-28 | 1 | -1/+1 |
| | | | | USE (with Portage 2.0.19) | ||||
* | add texinfo to bootstrap | Martin Schlemmer | 2002-07-01 | 1 | -2/+4 |
| | |||||
* | takes an argument that specifies the profile | Daniel Robbins | 2002-07-01 | 1 | -1/+1 |
| | |||||
* | disable AUTOCLEAN during bootstrap, or glibc gets unmerged | Bart Verwilst | 2002-06-05 | 2 | -1/+3 |
| | |||||
* | we now create a /proc dir | Bryon Roche | 2002-05-14 | 1 | -0/+2 |
| | |||||
* | A little attribution. | Bryon Roche | 2002-05-08 | 1 | -0/+3 |
| | |||||
* | Kain's autobuilder script for making a PPC stage1 *may work for other archs too* | Bryon Roche | 2002-05-08 | 1 | -0/+47 |
| | |||||
* | Closing bug #2092 | Daniel Robbins | 2002-04-25 | 1 | -1/+1 |
| | |||||
* | fix fix | Daniel Robbins | 2002-04-25 | 1 | -1/+1 |
| | |||||
* | new deps for new python | Daniel Robbins | 2002-04-25 | 1 | -1/+1 |
| | |||||
* | Give build packages based on uname and profile | Maarten Thibaut | 2002-04-18 | 1 | -0/+19 |
| | |||||
* | bootstrap use var | Daniel Robbins | 2002-03-21 | 1 | -2/+2 |
| | |||||
* | fixums for 1.0 | Daniel Robbins | 2002-03-19 | 1 | -17/+30 |
| | |||||
* | various build updates | Daniel Robbins | 2002-03-18 | 1 | -1/+1 |
| | |||||
* | preserve GENTOO_MIRRORS | Daniel Robbins | 2002-02-11 | 1 | -0/+1 |
| | |||||
* | Now export proxy info from make.conf before it gets clobbered. | Grant Goodyear | 2002-02-06 | 1 | -0/+18 |
| | |||||
* | binutils needs a full gettext to build. | Daniel Robbins | 2001-12-24 | 1 | -1/+1 |
| | |||||
* | tiny bootstrap update to be super-sure bootstrap works. | Daniel Robbins | 2001-12-23 | 1 | -2/+1 |
| | |||||
* | fix the bootstrap problem where baselayout needs libcrypt.a | Daniel Robbins | 2001-12-23 | 1 | -1/+1 |
| |