catalyst.git
11 years agocatalyst 2.0.12 catalyst-2.0.12
Rick Farina (Zero_Chaos) [Wed, 31 Oct 2012 21:56:10 +0000 (17:56 -0400)]
catalyst 2.0.12

11 years agoadd more lbzip2 support
Rick Farina (Zero_Chaos) [Wed, 31 Oct 2012 18:15:01 +0000 (14:15 -0400)]
add more lbzip2 support

Matt Turner on commit 166a23995f9ca2356cfb2722df37f13c54bffcfd added in
support for lbzip2 use in compression. This extends his patch as much as
possible for decompression as well.

11 years agoDo not break autopoint by cleaning out /usr/share/gettext in stage1
Anthony G. Basile [Mon, 29 Oct 2012 20:30:51 +0000 (16:30 -0400)]
Do not break autopoint by cleaning out /usr/share/gettext in stage1

The problem comes in stage3 when you have packages that inherit autotools.eclass.
The eclass may make use of gettext and run autopoint which will fail if it doesn't
find  /usr/share/gettext/archive.dir.tar.gz.

X-Gentoo-Bug: 439636
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=439636
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
11 years agokeep logs outside of chroot
Rick Farina (Zero_Chaos) [Mon, 29 Oct 2012 19:40:45 +0000 (15:40 -0400)]
keep logs outside of chroot

Every time stage build is restarted, the build logs of the previous run
are lost. This new feature allows the logs to be kept outside the chroot
and thus protected from purging. This new feature forces portage to use
FEATURES="clean-logs" no matter what, but it should have no effect on
users not using the new functionality added by this patch.

This new function is DISABLED per default due to a lack of feedback,
however, it is highly suggested that this is made default for the next
release cycle.

11 years agoinitial support for /var/tmp/portage in tmpfs
Rick Farina (Zero_Chaos) [Thu, 25 Oct 2012 03:20:36 +0000 (23:20 -0400)]
initial support for /var/tmp/portage in tmpfs

recently a bug in ZFS completely preventing building on my host system,
due to this fact I hacked in this support to get around the issue.
Since building in tmpfs can speed things significantly I've added the
support properly and optionally. Hopefully others like this as much as
I do.
My motivation: https://bugs.gentoo.org/show_bug.cgi?id=411555
Thanks to jmbsvicetto and dol-sen for helping me read catalyst.

11 years agofix order of stage1 portage updates
Rick Farina (Zero_Chaos) [Tue, 23 Oct 2012 17:19:51 +0000 (13:19 -0400)]
fix order of stage1 portage updates

Reorder things based on proper understanding of stage1 builds.
This allows a slight reduction in redundancy.

11 years agosetup portage before updating seed_cache
Rick Farina (Zero_Chaos) [Mon, 22 Oct 2012 01:19:59 +0000 (21:19 -0400)]
setup portage before updating seed_cache

When updating of seed_cache support was added it was added before portage
was setup/updated. We always was portage first.

11 years agoprevent cleaning .a files
Rick Farina (Zero_Chaos) [Sat, 20 Oct 2012 03:27:03 +0000 (23:27 -0400)]
prevent cleaning .a files

The releng specs already remove all the static libs from the system
We do not need to do it with catalyst as this breaks all other livecds

11 years agoUse lbzip2 for tar.bz2
Matt Turner [Fri, 28 Sep 2012 01:41:48 +0000 (18:41 -0700)]
Use lbzip2 for tar.bz2

11 years agoFix the breakage of /lib on amd64 caused by tar replacing the symlink with a dir.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sat, 13 Oct 2012 02:44:00 +0000 (02:44 +0000)]
Fix the breakage of /lib on amd64 caused by tar replacing the symlink with a dir.

11 years agoThe emerge option is newuse and not new.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 7 Oct 2012 04:02:53 +0000 (04:02 +0000)]
The emerge option is newuse and not new.

11 years agoStop passing ${clst_root_path} and /tmp/stage1root to exec_in_chroot.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Tue, 2 Oct 2012 03:57:42 +0000 (03:57 +0000)]
Stop passing ${clst_root_path} and /tmp/stage1root to exec_in_chroot.

11 years agoUse relative path.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Mon, 1 Oct 2012 11:09:39 +0000 (11:09 +0000)]
Use relative path.

11 years agoMake sure we have ${destdir} on copy_to_chroot and simplify exec_in_chroot.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 30 Sep 2012 22:27:29 +0000 (22:27 +0000)]
Make sure we have ${destdir} on copy_to_chroot and simplify exec_in_chroot.

11 years agoApply Mike's suggested patch to fix the setting of +x on copy_to_chroot - bug 434252.
Mike Frysinger [Sun, 30 Sep 2012 22:22:22 +0000 (22:22 +0000)]
Apply Mike's suggested patch to fix the setting of +x on copy_to_chroot - bug 434252.

11 years agomips.py: Add loongson3a classes
Matt Turner [Fri, 28 Sep 2012 01:29:51 +0000 (18:29 -0700)]
mips.py: Add loongson3a classes

11 years agoDon't emerge ccache/distcc/icecream with --nodeps
Matt Turner [Wed, 26 Sep 2012 00:14:43 +0000 (17:14 -0700)]
Don't emerge ccache/distcc/icecream with --nodeps

ccache-3.1.8 changed to using tar.xz sources, which exposed a problem in
catalyst where an old stage without xz would fail to seed a new stage
using ccache.

ccache's dependencies are zlib (and xz for >=ccache-3.1.8). distcc's are
already part of stages: dev-libs/popt, virtual/pkgconfig, and
sys-devel/gcc-config. icecream has no dependencies (???).

Emerging with --nodeps only has the potential to cause problems.

11 years agoWhitespace.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 23 Sep 2012 04:55:30 +0000 (04:55 +0000)]
Whitespace.

11 years agoWhitespace.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 23 Sep 2012 03:07:56 +0000 (03:07 +0000)]
Whitespace.

11 years agoWhitespace.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 23 Sep 2012 03:03:35 +0000 (03:03 +0000)]
Whitespace.

11 years agoWhitespace.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sat, 22 Sep 2012 03:28:34 +0000 (03:28 +0000)]
Whitespace.

11 years agoReplace "." with "source".
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sat, 22 Sep 2012 02:54:01 +0000 (02:54 +0000)]
Replace "." with "source".

11 years agoadd x32 abi Catalyst-2.0.11
Mike Frysinger [Sat, 8 Sep 2012 00:03:15 +0000 (20:03 -0400)]
add x32 abi

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11 years agoUpdate version to prepare the 2.0.11 release.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Wed, 5 Sep 2012 01:47:24 +0000 (01:47 +0000)]
Update version to prepare the 2.0.11 release.

11 years agoFix optional update of seed_stage.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Mon, 3 Sep 2012 03:08:30 +0000 (03:08 +0000)]
Fix optional update of seed_stage.

11 years agoWe need to quote UPDATE_SEED_STAGE or the test will always return sucess.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 31 Aug 2012 01:56:45 +0000 (01:56 +0000)]
We need to quote UPDATE_SEED_STAGE or the test will always return sucess.

11 years agoWe want update_seed to be optional.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 31 Aug 2012 00:33:37 +0000 (00:33 +0000)]
We want update_seed to be optional.

11 years agoFix whitespace \t != ' '
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Wed, 29 Aug 2012 04:16:57 +0000 (04:16 +0000)]
Fix whitespace \t != ' '

11 years agoAdd armv6j_hardfp
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Wed, 29 Aug 2012 03:57:28 +0000 (03:57 +0000)]
Add armv6j_hardfp

Signed-off-by: Raúl Porcel (armin76) <armin76@gentoo.org>
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
11 years agoSigned-off-by: Daniel Solano Gómez <gentoo@sattvik.com>
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Wed, 29 Aug 2012 03:49:40 +0000 (03:49 +0000)]
Signed-off-by: Daniel Solano Gómez <gentoo@sattvik.com>
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Fixes 'HOSTUSER' typo for Pentium M
Adds CHOST for Prescott

11 years agoLet's see if we can update the seed stage and fix bug 397505.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Wed, 29 Aug 2012 03:17:37 +0000 (03:17 +0000)]
Let's see if we can update the seed stage and fix bug 397505.

11 years agoAdd initial support to update the seed stage on stage1 - bug 397505.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Wed, 29 Aug 2012 02:46:40 +0000 (02:46 +0000)]
Add initial support to update the seed stage on stage1 - bug 397505.

11 years agoThis patch adds in support for automatically detecting and decompressing
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 26 Aug 2012 19:30:09 +0000 (19:30 +0000)]
This patch adds in support for automatically detecting and decompressing
both formats gentoo currently ships portage snapshots in. To make the
change as minimal as possible I am using recent gnu/bsd tar ability to
automatically pick the correct format and decompress. This should work
on all gentoo supported platforms including linux, freebsd, and
prefix-macosx.

Signed-off-by: Rick Farina <sidhayn@gmail.com>
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
11 years agoWe need to set the profile before trying to determine what packages to build.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Tue, 21 Aug 2012 02:57:41 +0000 (02:57 +0000)]
We need to set the profile before trying to determine what packages to build.

11 years agoSet the profile by calling eselect.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Tue, 21 Aug 2012 02:57:06 +0000 (02:57 +0000)]
Set the profile by calling eselect.

11 years agoCreate /etc/portage on stage1-controller.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Tue, 21 Aug 2012 02:47:10 +0000 (02:47 +0000)]
Create /etc/portage on stage1-controller.
Also update the copy of make.conf to use /etc/portage instead of /etc. Stop copying make.profile as it's set by eselect inside the chroot.

11 years agoStop dropping /etc/portage and instead drop only its contents.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Tue, 21 Aug 2012 02:45:34 +0000 (02:45 +0000)]
Stop dropping /etc/portage and instead drop only its contents.
This prevents breakage on later stages as stage1 is the only one that creates /etc/portage.

11 years agoDrop config_profile_link from the action_sequence for the generic stage.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Tue, 21 Aug 2012 02:44:33 +0000 (02:44 +0000)]
Drop config_profile_link from the action_sequence for the generic stage.
Instead of creating the profile from python, we're going to use eselect to pick the profile inside the chroot.

11 years agoStop dropping /etc/portage on stage2. Also drop the custom cleanables from stage2.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Tue, 21 Aug 2012 02:43:00 +0000 (02:43 +0000)]
Stop dropping /etc/portage on stage2. Also drop the custom cleanables from stage2.

11 years agoWhitespace.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Tue, 21 Aug 2012 01:03:58 +0000 (01:03 +0000)]
Whitespace.

11 years agoUpdate maintainer and copyright dates
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 17 Aug 2012 10:51:11 +0000 (10:51 +0000)]
Update maintainer and copyright dates

11 years agoUpdate copyright date on ChangeLog
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 17 Aug 2012 10:50:27 +0000 (10:50 +0000)]
Update copyright date on ChangeLog

11 years agoUpdate catalyst version. I messed up the tag so the new release is going to be 2... CATALYST-2.0.10.1
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 27 Jul 2012 04:33:30 +0000 (04:33 +0000)]
Update catalyst version. I messed up the tag so the new release is going to be 2.0.10.1.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
11 years agoAdd --deep to the emerge run on livecd-stage1. CATALYST-2.0.10
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Thu, 19 Jul 2012 05:36:17 +0000 (05:36 +0000)]
Add --deep to the emerge run on livecd-stage1.

11 years agoThe livecd-stage1 target needs to rebuild packages with different use flags.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Wed, 18 Jul 2012 03:27:17 +0000 (03:27 +0000)]
The livecd-stage1 target needs to rebuild packages with different use flags.

11 years agoMerge branch 'catalyst-spec-man-page' into catalyst_2
Sebastian Pipping [Tue, 10 Jul 2012 18:31:47 +0000 (20:31 +0200)]
Merge branch 'catalyst-spec-man-page' into catalyst_2

11 years agoMan page: Move section SEE ALSO down, add pointer to catalyst-spec(5)
Sebastian Pipping [Mon, 9 Jul 2012 16:36:02 +0000 (18:36 +0200)]
Man page: Move section SEE ALSO down, add pointer to catalyst-spec(5)

11 years agoFix typo in e-mail address
Sebastian Pipping [Mon, 9 Jul 2012 16:33:24 +0000 (18:33 +0200)]
Fix typo in e-mail address

11 years agoMan page: There are multiple livecd targets, rather than a single target "livecd"
Sebastian Pipping [Mon, 9 Jul 2012 16:24:51 +0000 (18:24 +0200)]
Man page: There are multiple livecd targets, rather than a single target "livecd"

11 years agoMan page: Adjust language
Sebastian Pipping [Mon, 9 Jul 2012 16:24:18 +0000 (18:24 +0200)]
Man page: Adjust language

11 years agoMan page: Make use of code block syntax
Sebastian Pipping [Mon, 9 Jul 2012 16:23:25 +0000 (18:23 +0200)]
Man page: Make use of code block syntax

11 years agoMan page: fix typo "intented"
Sebastian Pipping [Mon, 9 Jul 2012 16:23:02 +0000 (18:23 +0200)]
Man page: fix typo "intented"

11 years agoMakefile: Re-join man page generation
Sebastian Pipping [Mon, 9 Jul 2012 16:09:50 +0000 (18:09 +0200)]
Makefile: Re-join man page generation

11 years agoMakefile: Make catalyst.1 not depend on doc/targets.generated.txt without reason
Sebastian Pipping [Mon, 9 Jul 2012 15:57:10 +0000 (17:57 +0200)]
Makefile: Make catalyst.1 not depend on doc/targets.generated.txt without reason

11 years agoMan page: Make target "netboot" go before "netboot2"
Sebastian Pipping [Mon, 9 Jul 2012 15:47:38 +0000 (17:47 +0200)]
Man page: Make target "netboot" go before "netboot2"

11 years agoMove class docstrings into classes, add module docstrings to feed catalyst-spec(5...
Sebastian Pipping [Mon, 9 Jul 2012 15:41:44 +0000 (17:41 +0200)]
Move class docstrings into classes, add module docstrings to feed catalyst-spec(5) target listing

11 years agoMigrate doc/make_target_table.py to Catalyst 2.x and Python 2.x
Sebastian Pipping [Mon, 9 Jul 2012 15:02:12 +0000 (17:02 +0200)]
Migrate doc/make_target_table.py to Catalyst 2.x and Python 2.x

11 years agoMan page: fix typo "athalon-xp"
Sebastian Pipping [Mon, 9 Jul 2012 15:03:58 +0000 (17:03 +0200)]
Man page: fix typo "athalon-xp"

11 years agoMakefile: Rename CLEAN_FILES to GENERATED_FILES
Sebastian Pipping [Mon, 9 Jul 2012 14:40:38 +0000 (16:40 +0200)]
Makefile: Rename CLEAN_FILES to GENERATED_FILES

11 years agoMakefile: Add $(MAN_PAGE_SOURCES) to resolve explicit listing of man pages
Sebastian Pipping [Mon, 9 Jul 2012 14:36:18 +0000 (16:36 +0200)]
Makefile: Add $(MAN_PAGE_SOURCES) to resolve explicit listing of man pages

11 years agoIntroduce catalyst-spec(5) man page
W. Trevor King [Mon, 9 Jul 2012 14:23:18 +0000 (16:23 +0200)]
Introduce catalyst-spec(5) man page

11 years agoReplace content on master with content from catalyst_2
Sebastian Pipping [Mon, 2 Jul 2012 14:48:44 +0000 (16:48 +0200)]
Replace content on master with content from catalyst_2

11 years agoStop removing dev-util/ccache on stage3 since that is done by depclean on chroot...
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Mon, 2 Jul 2012 01:21:58 +0000 (01:21 +0000)]
Stop removing dev-util/ccache on stage3 since that is done by depclean on chroot-functions.sh.

11 years agoRelease 2.0.9 CATALYST-2.0.9
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 13 May 2012 18:04:34 +0000 (18:04 +0000)]
Release 2.0.9

11 years agos:/etc/make.profile:/etc/portage/make.profile:g - Use new location
Jeremy Olexa [Wed, 7 Dec 2011 15:58:25 +0000 (15:58 +0000)]
s:/etc/make.profile:/etc/portage/make.profile:g - Use new location

Take 2, specify target symlink better and create /etc/portage first
(fails with stage2 otherwise)

Conflicts:

modules/generic_stage_target.py
targets/stage1/stage1-controller.sh

11 years agoFrom: Jeremy Olexa <darkside@gentoo.org>
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 13 May 2012 17:55:21 +0000 (17:55 +0000)]
From: Jeremy Olexa <darkside@gentoo.org>
Date: Tue, 20 Dec 2011 15:35:16 +0000
Subject: [PATCH] s:/etc/make.conf:/etc/portage/make.conf:g - Use new location

11 years agoRelease 2.0.8.1 CATALYST-2.0.8.1
Raúl Porcel [Fri, 11 May 2012 20:14:29 +0000 (20:14 +0000)]
Release 2.0.8.1

11 years agoRevert drop of /etc/make.profile since the move to /etc/portage/make.profile was...
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Thu, 10 May 2012 16:27:14 +0000 (16:27 +0000)]
Revert drop of /etc/make.profile since the move to /etc/portage/make.profile was reverted.

11 years agoStop dropping /etc/portage from the stages and update its contents from portage_confdir.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 6 May 2012 23:27:27 +0000 (23:27 +0000)]
Stop dropping /etc/portage from the stages and update its contents from portage_confdir.

11 years agoRevert 97b38787d5e72ef091e1673ed37131b8ad97d6be (moving make.profile from /etc to...
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sat, 5 May 2012 19:10:44 +0000 (19:10 +0000)]
Revert 97b38787d5e72ef091e1673ed37131b8ad97d6be (moving make.profile from /etc to /etc/portage) until we document it and make everything work with it.

11 years agoAdd armv6j_hardfp
Raúl Porcel [Thu, 3 May 2012 18:59:26 +0000 (18:59 +0000)]
Add armv6j_hardfp

11 years agoAdd armv6j_hardfp
Raúl Porcel [Thu, 3 May 2012 18:58:14 +0000 (18:58 +0000)]
Add armv6j_hardfp

12 years agoUpdate version to do a 2.0.8 release. CATALYST-2.0.8
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 22 Apr 2012 02:43:45 +0000 (02:43 +0000)]
Update version to do a 2.0.8 release.

12 years agoReplace --with-bdeps=n with --with-bdeps=y for depclean.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 22 Apr 2012 02:34:56 +0000 (02:34 +0000)]
Replace --with-bdeps=n with --with-bdeps=y for depclean.

12 years agoReplace --with-bdeps=n with --with-bdeps=y for depclean.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 22 Apr 2012 02:34:56 +0000 (02:34 +0000)]
Replace --with-bdeps=n with --with-bdeps=y for depclean.

12 years agoCurrent stage3 files already provide /etc/portage, so don't fail if it already exists.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Wed, 18 Apr 2012 22:34:22 +0000 (22:34 +0000)]
Current stage3 files already provide /etc/portage, so don't fail if it already exists.

12 years agos:/etc/make.profile:/etc/portage/make.profile:g - Use new location
Jeremy Olexa [Wed, 7 Dec 2011 15:58:25 +0000 (15:58 +0000)]
s:/etc/make.profile:/etc/portage/make.profile:g - Use new location

Take 2, specify target symlink better and create /etc/portage first
(fails with stage2 otherwise)

12 years agoAdd new -T (--purgetmponly) option
Jeremy Olexa [Tue, 28 Feb 2012 21:21:33 +0000 (21:21 +0000)]
Add new -T (--purgetmponly) option

This commit adds a new option to mimic the existing --purgeonly option
EXCEPT does NOT remove generated PKGCACHE (or binpkgs).

12 years agoadd /etc/make.profile to cleanables too
Jeremy Olexa [Thu, 15 Dec 2011 16:51:12 +0000 (16:51 +0000)]
add /etc/make.profile to cleanables too

12 years agomips.py: change -O3 to -O2 in loongson2f classes
Matt Turner [Sat, 17 Mar 2012 18:33:48 +0000 (14:33 -0400)]
mips.py: change -O3 to -O2 in loongson2f classes

12 years agomips.py: add loongson2{e,f} n64 and multilib classes
Matt Turner [Sat, 17 Mar 2012 18:33:23 +0000 (14:33 -0400)]
mips.py: add loongson2{e,f} n64 and multilib classes

12 years agomips.py: add -mplt to non-n64 CFLAGS
Matt Turner [Sat, 17 Mar 2012 18:27:50 +0000 (14:27 -0400)]
mips.py: add -mplt to non-n64 CFLAGS

12 years agomips.py: change -O3 to -O2 in loongson2f classes
Matt Turner [Sat, 17 Mar 2012 18:33:48 +0000 (14:33 -0400)]
mips.py: change -O3 to -O2 in loongson2f classes

12 years agomips.py: add loongson2{e,f} n64 and multilib classes
Matt Turner [Sat, 17 Mar 2012 18:33:23 +0000 (14:33 -0400)]
mips.py: add loongson2{e,f} n64 and multilib classes

12 years agomips.py: add -mplt to non-n64 CFLAGS
Matt Turner [Sat, 17 Mar 2012 18:27:50 +0000 (14:27 -0400)]
mips.py: add -mplt to non-n64 CFLAGS

12 years agoamd64.py: define CHOST for nocona and core2
Matt Turner [Fri, 27 Jan 2012 16:00:24 +0000 (11:00 -0500)]
amd64.py: define CHOST for nocona and core2

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=400829

12 years agoamd64.py: define CHOST for nocona and core2
Matt Turner [Fri, 27 Jan 2012 16:00:24 +0000 (11:00 -0500)]
amd64.py: define CHOST for nocona and core2

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=400829

12 years agoMake sure portage updates itself at the start of stage1 - thanks to Zac for noticing...
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Tue, 20 Dec 2011 07:14:05 +0000 (06:14 -0100)]
Make sure portage updates itself at the start of stage1 - thanks to Zac for noticing the issue.

12 years agoMake sure portage updates itself at the start of stage1 - thanks to Zac for noticing...
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Tue, 20 Dec 2011 07:09:24 +0000 (06:09 -0100)]
Make sure portage updates itself at the start of stage1 - thanks to Zac for noticing the issue.

12 years agoDrop metadata_overlay support from catalyst - fixes bug 393659.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Mon, 12 Dec 2011 13:53:38 +0000 (12:53 -0100)]
Drop metadata_overlay support from catalyst - fixes bug 393659.

12 years agoUpdate version to do a 2.0.7.1 release. CATALYST-2.0.7.1
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sat, 19 Nov 2011 19:39:57 +0000 (18:39 -0100)]
Update version to do a 2.0.7.1 release.

12 years ago@£§§@§£ - Next time make sure your "fat" finger doesn't add extra characters to varia...
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sat, 19 Nov 2011 19:30:22 +0000 (18:30 -0100)]
@£§§@§£ - Next time make sure your "fat" finger doesn't add extra characters to variable names: BOOTSTRAP0_USE -> BOOTSTRAP_USE.

12 years ago@£§§@§£ - Next time make sure your "fat" finger doesn't add extra characters to varia...
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sat, 19 Nov 2011 19:30:22 +0000 (18:30 -0100)]
@£§§@§£ - Next time make sure your "fat" finger doesn't add extra characters to variable names: BOOTSTRAP0_USE -> BOOTSTRAP_USE.

12 years agoUpdate version to do a 2.0.7 release. CATALYST-2.0.7
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 18 Nov 2011 19:36:21 +0000 (18:36 -0100)]
Update version to do a 2.0.7 release.

12 years agoUpdate isolinux-elilo-memtest86+ cdtar with sys-apps/memtest86+-4.00, sys-boot/elilo...
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 18 Nov 2011 17:44:35 +0000 (16:44 -0100)]
Update isolinux-elilo-memtest86+ cdtar with sys-apps/memtest86+-4.00, sys-boot/elilo-3.12 and sys-boot/syslinux-4.04.

12 years agoUpdate isolinux-elilo-memtest86+ cdtar with sys-apps/memtest86+-4.00, sys-boot/elilo...
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 18 Nov 2011 17:38:49 +0000 (16:38 -0100)]
Update isolinux-elilo-memtest86+ cdtar with sys-apps/memtest86+-4.00, sys-boot/elilo-3.12 and sys-boot/syslinux-4.04.

12 years agoUpdate catalyst targets to reflect the change from STAGE1_USE to BOOTSTRAP_USE and...
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 18 Nov 2011 15:59:18 +0000 (14:59 -0100)]
Update catalyst targets to reflect the change from STAGE1_USE to BOOTSTRAP_USE and drop cxx from stage1 target as it was added to BOOTSTRAP_USE.

12 years agoUpdate catalyst targets to reflect the change from STAGE1_USE to BOOTSTRAP_USE and...
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 18 Nov 2011 15:59:18 +0000 (14:59 -0100)]
Update catalyst targets to reflect the change from STAGE1_USE to BOOTSTRAP_USE and drop cxx from stage1 target as it was added to BOOTSTRAP_USE.

12 years agoUpdate USE flags for stage1 to add cxx to fix the building of stages - bug 390701.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Wed, 16 Nov 2011 04:02:55 +0000 (03:02 -0100)]
Update USE flags for stage1 to add cxx to fix the building of stages - bug 390701.

12 years agoUpdate USE flags for stage1 to add cxx to fix the building of stages - bug 390701.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Wed, 16 Nov 2011 04:02:55 +0000 (03:02 -0100)]
Update USE flags for stage1 to add cxx to fix the building of stages - bug 390701.