Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyright years #46820 | Mike Frysinger | 2004-04-06 | 1 | -3/+3 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | disable AUTOCLEAN during bootstrap, or glibc gets unmerged | Bart Verwilst | 2002-06-05 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | bootstrap use var | Daniel Robbins | 2002-03-21 | 1 | -2/+2 |
| | |||||
* | fixums for 1.0 | Daniel Robbins | 2002-03-19 | 1 | -17/+30 |
| | |||||
* | 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 |
| | |||||
* | fix in bootstrap; missing glibc. | Daniel Robbins | 2001-12-08 | 1 | -0/+1 |
| | |||||
* | new bootstrap.sh no longer requires an argument. | Daniel Robbins | 2001-12-07 | 1 | -10/+7 |
| | |||||
* | bootstrap fix for USE | Daniel Robbins | 2001-09-13 | 1 | -16/+4 |
| | |||||
* | new rc6 baselayout bootstrap stuff, and an in-progress linux-sources-2.4.9.9 | Daniel Robbins | 2001-09-06 | 1 | -7/+10 |
| | |||||
* | new rc6 stuff; texinfo integrated into gcc | Daniel Robbins | 2001-09-01 | 1 | -3/+9 |
| | |||||
* | fixes for bootstrap | Daniel Robbins | 2001-09-01 | 1 | -2/+3 |
| | |||||
* | New and improved Xfree86 ebuild for 1.0_rc6. Fixes: /etc/pam.d/xdm is md5 | Daniel Robbins | 2001-09-01 | 1 | -14/+19 |
| | | | | | enabled, host.def fix to fix probs with xmkmf (imake) using stale CFLAGS, new rc6 initscript, and some nice things brought over from Slack and Debian. | ||||
* | hrm | Achim Gottinger | 2001-08-28 | 1 | -2/+3 |
| | |||||
* | Added bootstrap to first stage's USE settings to prevent gcc to install texinfo | Achim Gottinger | 2001-08-28 | 1 | -2/+2 |
| | | | | moved first stage gettext build after binutils/gcc build(they don't need it) | ||||
* | more bootstrap fixes | Daniel Robbins | 2001-08-24 | 1 | -2/+13 |
| | |||||
* | bootstrap.sh fixups :) | Daniel Robbins | 2001-08-24 | 1 | -2/+3 |
| | |||||
* | fix | Daniel Robbins | 2001-08-23 | 1 | -0/+2 |
| |