Log of /scripts/bootstrap.sh
Parent Directory
|
Revision Log
Revision
1.93 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 14 19:19:02 2011 UTC
(22 months ago)
by
zmedico
Branch:
MAIN
Changes since
1.92: +5 -21 lines
Diff to
previous 1.92
bootstrap.sh: remove make.conf backup code
This code was intended to make backups of make.conf and variables it
contained, but the code to overwrite make.conf no longer exists.
Therefore, there's no reason to backup make.conf or its variables.
Revision
1.86 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 31 17:14:33 2007 UTC
(5 years, 8 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.85: +5 -2 lines
Diff to
previous 1.85
Added bindist to the list of allowed USE flags for bootstrap. I am unaware of any packages in bootstrap that use this USE flag, but it should be allowed, anyway.
Revision
1.85 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 14 06:22:21 2007 UTC
(6 years ago)
by
kumba
Branch:
MAIN
Changes since
1.84: +11 -25 lines
Diff to
previous 1.84
Remove mips-specific lines that force mips-headers. mips uses linux-headers from now on, and bootstrap is only ever run in catalyst builds now.
Revision
1.83 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 7 12:55:03 2006 UTC
(6 years, 7 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.82: +8 -4 lines
Diff to
previous 1.82
Added patch from Flameeyes to support Gentoo/FreeBSD with the normal bootstrap.sh script. Closing bug #150353.
Revision
1.79 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 27 00:14:04 2006 UTC
(7 years, 3 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.78: +38 -20 lines
Diff to
previous 1.78
Added patches from myself and vapier to ensure --oneshot use, purge old gcc versions, and also to close bug #120305.
Revision
1.77 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 20 03:08:57 2005 UTC
(7 years, 6 months ago)
by
solar
Branch:
MAIN
Changes since
1.76: +6 -10 lines
Diff to
previous 1.76
no need to call portageq 15 times in a row while [[ (1/3) Configuring environment ]] when we can express the same thing in a single python statement that we can eval..
Revision
1.71 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 21 23:59:08 2005 UTC
(8 years, 3 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.70: +4 -4 lines
Diff to
previous 1.70
Bootstrap.sh now recompiles the toolchain once. This will keep bootstrap 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.
Revision
1.59 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 22 05:30:23 2004 UTC
(8 years, 6 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.58: +162 -149 lines
Diff to
previous 1.58
Removing depracated bootstrap-2.6.sh and bootstrap.sh. Renaming bootstrap-cascade.sh to bootstrap.sh. So let it be written. So let it be done.
Revision
1.53 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Nov 1 05:30:24 2003 UTC
(9 years, 6 months ago)
by
azarah
Branch:
MAIN
Changes since
1.52: +51 -45 lines
Diff to
previous 1.52
Add the proper comment for bug #32140. Move the gcc-config stuff
back to where they should be - after gcc is merged.
Revision
1.44 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 6 06:12:11 2003 UTC
(9 years, 11 months ago)
by
drobbins
Branch:
MAIN
Changes since
1.43: +0 -0 lines
Diff to
previous 1.43
New bootstrap.sh that no longer compiles gcc and binutils twice. Should reduce
bootstrap times by 20 mins to 2 hours, depending on system.
Revision
1.43 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 6 06:09:26 2003 UTC
(9 years, 11 months ago)
by
drobbins
Branch:
MAIN
Changes since
1.42: +11 -25 lines
Diff to
previous 1.42
New bootstrap script that no longer compiles gcc and binutils twice, which
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.
Revision
1.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 28 07:39:43 2002 UTC
(10 years, 9 months ago)
by
drobbins
Branch:
MAIN
Changes since
1.28: +1 -1 lines
Diff to
previous 1.28
CONFIG_PROTECT changed from "" to "-*" since it's now a cumulative var like USE (with Portage 2.0.19)
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 1 04:02:06 2001 UTC
(11 years, 8 months ago)
by
drobbins
Branch:
MAIN
Changes since
1.9: +19 -14 lines
Diff to
previous 1.9
New and improved Xfree86 ebuild for 1.0_rc6. Fixes: /etc/pam.d/xdm is md5
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.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Aug 28 18:10:04 2001 UTC
(11 years, 8 months ago)
by
achim
Branch:
MAIN
Changes since
1.7: +2 -2 lines
Diff to
previous 1.7
Added bootstrap to first stage's USE settings to prevent gcc to install texinfo
moved first stage gettext build after binutils/gcc build(they don't need it)
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 28 15:49:20 2001 UTC
(11 years, 9 months ago)
by
pete
Branch:
MAIN
bootcd fixups and additions. set USE=bootcd to build these packages
for the installation cd. autoiso.sh is the cd building automation
script. (its not nearly complete though)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
| Sticky Tag: |
|