Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing lockfile | 2003-07-03 | 1 | -1/+0 | |
| | |||||
* | Add frozen lock support | 2003-07-03 | 1 | -0/+1 | |
| | |||||
* | important typo fix | 2003-06-07 | 1 | -2/+2 | |
| | |||||
* | added --help/-h and --fetchonly/-f options, closing bug #19521. | 2003-06-06 | 1 | -24/+51 | |
| | |||||
* | removed references to command-line args | 2003-06-06 | 1 | -12/+9 | |
| | |||||
* | added comments | 2003-06-06 | 1 | -7/+9 | |
| | |||||
* | New bootstrap.sh that no longer compiles gcc and binutils twice. Should reduce | 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 | 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 | 2003-03-05 | 1 | -11/+13 | |
| | |||||
* | move make.conf.build backup to right place in script to prevent zappage | 2003-02-27 | 1 | -2/+2 | |
| | |||||
* | hopefully fix for stage building | 2003-02-26 | 1 | -2/+3 | |
| | |||||
* | move things around a bit; add header; add check for build or bootstrap in ↵ | 2003-02-24 | 1 | -44/+96 | |
| | | | | use; fix gcc-config stuff | ||||
* | removed --usepkg --buildpkg | 2003-01-23 | 1 | -2/+2 | |
| | |||||
* | close bug 12698 -- don't trap on TSTP to allow ^Z of script (job control) | 2003-01-15 | 1 | -2/+3 | |
| | |||||
* | changed 2.0 for 1.4 (2.0 doesnt exist anymore/yet) | 2003-01-08 | 1 | -1/+1 | |
| | |||||
* | Will now include things that may not be in the system profile | 2003-01-08 | 1 | -1/+8 | |
| | |||||
* | Updates for my stage-building script. Comments at top. | 2003-01-06 | 1 | -5/+19 | |
| | |||||
* | cosmetic changes | 2002-12-27 | 1 | -5/+6 | |
| | |||||
* | gcc multi scheme updates | 2002-12-16 | 1 | -48/+69 | |
| | |||||
* | Exporting PORTDIR, PKGDIR, DISTDIR, PORTAGE_TMPDIR | 2002-11-13 | 1 | -0/+6 | |
| | |||||
* | Removed extra quotation marks (after 'emerge $myNCURSES'). | 2002-10-24 | 1 | -1/+1 | |
| | |||||
* | Removed bootcd USE flag | 2002-10-23 | 1 | -1/+1 | |
| | |||||
* | fix ncurses-5.3 issues; fix ctrl-c do not restore make.conf | 2002-10-23 | 1 | -3/+25 | |
| | |||||
* | fix bug #7652 | 2002-09-08 | 1 | -0/+3 | |
| | |||||
* | updates | 2002-08-01 | 1 | -1/+7 | |
| | |||||
* | CONFIG_PROTECT changed from "" to "-*" since it's now a cumulative var like ↵ | 2002-07-28 | 1 | -1/+1 | |
| | | | | USE (with Portage 2.0.19) | ||||
* | add texinfo to bootstrap | 2002-07-01 | 1 | -2/+4 | |
| | |||||
* | takes an argument that specifies the profile | 2002-07-01 | 1 | -1/+1 | |
| | |||||
* | disable AUTOCLEAN during bootstrap, or glibc gets unmerged | 2002-06-05 | 2 | -1/+3 | |
| | |||||
* | we now create a /proc dir | 2002-05-14 | 1 | -0/+2 | |
| | |||||
* | A little attribution. | 2002-05-08 | 1 | -0/+3 | |
| | |||||
* | Kain's autobuilder script for making a PPC stage1 *may work for other archs too* | 2002-05-08 | 1 | -0/+47 | |
| | |||||
* | Closing bug #2092 | 2002-04-25 | 1 | -1/+1 | |
| | |||||
* | fix fix | 2002-04-25 | 1 | -1/+1 | |
| | |||||
* | new deps for new python | 2002-04-25 | 1 | -1/+1 | |
| | |||||
* | Give build packages based on uname and profile | 2002-04-18 | 1 | -0/+19 | |
| | |||||
* | bootstrap use var | 2002-03-21 | 1 | -2/+2 | |
| | |||||
* | fixums for 1.0 | 2002-03-19 | 1 | -17/+30 | |
| | |||||
* | various build updates | 2002-03-18 | 1 | -1/+1 | |
| | |||||
* | preserve GENTOO_MIRRORS | 2002-02-11 | 1 | -0/+1 | |
| | |||||
* | Now export proxy info from make.conf before it gets clobbered. | 2002-02-06 | 1 | -0/+18 | |
| | |||||
* | binutils needs a full gettext to build. | 2001-12-24 | 1 | -1/+1 | |
| | |||||
* | tiny bootstrap update to be super-sure bootstrap works. | 2001-12-23 | 1 | -2/+1 | |
| | |||||
* | fix the bootstrap problem where baselayout needs libcrypt.a | 2001-12-23 | 1 | -1/+1 | |
| | |||||
* | fix in bootstrap; missing glibc. | 2001-12-08 | 1 | -0/+1 | |
| | |||||
* | new changes for a simplified build image creation process | 2001-12-08 | 1 | -0/+6 | |
| | |||||
* | new bootstrap.sh no longer requires an argument. | 2001-12-07 | 1 | -10/+7 | |
| | |||||
* | deleted all references to the mitshm use flag, drobbins decided to get rid ↵ | 2001-09-29 | 1 | -1/+1 | |
| | | | | of it. | ||||
* | bootstrap fix for USE | 2001-09-13 | 1 | -16/+4 | |
| | |||||
* | new rc6 baselayout bootstrap stuff, and an in-progress linux-sources-2.4.9.9 | 2001-09-06 | 1 | -7/+10 | |
| |