aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* catalyst 2.0.12catalyst-2.0.12Rick Farina (Zero_Chaos)2012-10-311-1/+1
|
* add more lbzip2 supportRick Farina (Zero_Chaos)2012-10-313-12/+27
| | | | | | 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.
* Do not break autopoint by cleaning out /usr/share/gettext in stage1Anthony G. Basile2012-10-291-1/+1
| | | | | | | | | | 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>
* keep logs outside of chrootRick Farina (Zero_Chaos)2012-10-294-1/+15
| | | | | | | | | | | | 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.
* initial support for /var/tmp/portage in tmpfsRick Farina (Zero_Chaos)2012-10-243-6/+21
| | | | | | | | | | 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.
* fix order of stage1 portage updatesRick Farina (Zero_Chaos)2012-10-231-5/+5
| | | | | Reorder things based on proper understanding of stage1 builds. This allows a slight reduction in redundancy.
* setup portage before updating seed_cacheRick Farina (Zero_Chaos)2012-10-211-0/+1
| | | | | When updating of seed_cache support was added it was added before portage was setup/updated. We always was portage first.
* prevent cleaning .a filesRick Farina (Zero_Chaos)2012-10-191-7/+0
| | | | | 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
* Use lbzip2 for tar.bz2Matt Turner2012-10-133-3/+3
|
* Fix the breakage of /lib on amd64 caused by tar replacing the symlink with a ↵Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-10-131-1/+1
| | | | dir.
* The emerge option is newuse and not new.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-10-071-1/+1
|
* Stop passing ${clst_root_path} and /tmp/stage1root to exec_in_chroot.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-10-023-3/+3
|
* Use relative path.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-10-011-2/+1
|
* Make sure we have ${destdir} on copy_to_chroot and simplify exec_in_chroot.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-301-28/+14
|
* Apply Mike's suggested patch to fix the setting of +x on copy_to_chroot - ↵Mike Frysinger2012-09-301-16/+5
| | | | bug 434252.
* mips.py: Add loongson3a classesMatt Turner2012-09-271-0/+28
|
* Don't emerge ccache/distcc/icecream with --nodepsMatt Turner2012-09-271-4/+4
| | | | | | | | | | | | 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.
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-2314-139/+128
|
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-232-2/+0
|
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-235-5/+0
|
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-2220-18/+71
|
* Replace "." with "source".Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-2216-26/+26
|
* add x32 abiCatalyst-2.0.11Mike Frysinger2012-09-081-1/+10
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Update version to prepare the 2.0.11 release.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-051-1/+1
|
* Fix optional update of seed_stage.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-031-6/+8
|
* We need to quote UPDATE_SEED_STAGE or the test will always return sucess.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-311-1/+1
|
* We want update_seed to be optional.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-311-1/+1
|
* Fix whitespace \t != ' 'Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-291-1/+1
|
* Add armv6j_hardfpJorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-291-4/+4
| | | | | Signed-off-by: Raúl Porcel (armin76) <armin76@gentoo.org> Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Signed-off-by: Daniel Solano Gómez <gentoo@sattvik.com>Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-291-1/+2
| | | | | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> Fixes 'HOSTUSER' typo for Pentium M Adds CHOST for Prescott
* Let's see if we can update the seed stage and fix bug 397505.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-292-1/+6
|
* Add initial support to update the seed stage on stage1 - bug 397505.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-291-0/+7
|
* This patch adds in support for automatically detecting and decompressingJorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-261-5/+13
| | | | | | | | | | | 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>
* We need to set the profile before trying to determine what packages to build.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-211-2/+2
|
* Set the profile by calling eselect.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-211-0/+3
|
* Create /etc/portage on stage1-controller.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-211-5/+4
| | | | 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.
* Stop dropping /etc/portage and instead drop only its contents.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-211-1/+1
| | | | This prevents breakage on later stages as stage1 is the only one that creates /etc/portage.
* Drop config_profile_link from the action_sequence for the generic stage.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-211-1/+1
| | | | Instead of creating the profile from python, we're going to use eselect to pick the profile inside the chroot.
* Stop dropping /etc/portage on stage2. Also drop the custom cleanables from ↵Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-211-4/+0
| | | | stage2.
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-219-44/+42
|
* Update maintainer and copyright datesJorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-171-3/+4
|
* Update copyright date on ChangeLogJorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-171-1/+1
|
* Update catalyst version. I messed up the tag so the new release is going to ↵CATALYST-2.0.10.1Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-07-271-1/+1
| | | | | | be 2.0.10.1. Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Add --deep to the emerge run on livecd-stage1.CATALYST-2.0.10Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-07-191-1/+1
|
* The livecd-stage1 target needs to rebuild packages with different use flags.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-07-181-1/+1
|
* Merge branch 'catalyst-spec-man-page' into catalyst_2old/catalyst_2Sebastian Pipping2012-07-1020-54/+649
|\
| * Man page: Move section SEE ALSO down, add pointer to catalyst-spec(5)Sebastian Pipping2012-07-091-7/+9
| |
| * Fix typo in e-mail addressSebastian Pipping2012-07-091-1/+1
| |
| * Man page: There are multiple livecd targets, rather than a single target ↵Sebastian Pipping2012-07-091-2/+2
| | | | | | | | "livecd"
| * Man page: Adjust languageSebastian Pipping2012-07-091-6/+6
| |