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.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 13 May 2012 18:04:34 +0000 (18:04 +0000)]
Release 2.0.9
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
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
Raúl Porcel [Fri, 11 May 2012 20:14:29 +0000 (20:14 +0000)]
Release 2.0.8.1
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.
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.
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.
Raúl Porcel [Thu, 3 May 2012 18:59:26 +0000 (18:59 +0000)]
Add armv6j_hardfp
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.
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.
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.
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)
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).
Jeremy Olexa [Thu, 15 Dec 2011 16:51:12 +0000 (16:51 +0000)]
add /etc/make.profile to cleanables too
Matt Turner [Sat, 17 Mar 2012 18:33:48 +0000 (14:33 -0400)]
mips.py: change -O3 to -O2 in loongson2f classes
Matt Turner [Sat, 17 Mar 2012 18:33:23 +0000 (14:33 -0400)]
mips.py: add loongson2{e,f} n64 and multilib classes
Matt Turner [Sat, 17 Mar 2012 18:27:50 +0000 (14:27 -0400)]
mips.py: add -mplt to non-n64 CFLAGS
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
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.
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.
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.
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.
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.
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.
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.
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.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Sun, 6 Nov 2011 03:59:01 +0000 (02:59 -0100)]
Stop dropping /etc/portage on stage3 - bug 388283.
Matt Turner [Mon, 17 Oct 2011 02:26:13 +0000 (22:26 -0400)]
mips.py: align class table
Matt Turner [Mon, 17 Oct 2011 02:16:45 +0000 (22:16 -0400)]
mips.py: add mips32 softfloat targets
softfloat targets are for producing a userland (ie glibc, gcc) that
handles software floating-point emulation in userspace. The alternative
is configuring your kernel to emulate floating-point math, which is
slower but allows you to use a standard "hard float" userland.
Robin H. Johnson [Sat, 8 Oct 2011 23:57:01 +0000 (23:57 +0000)]
Re-add MD5 until handbook is updated.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson [Sat, 8 Oct 2011 22:29:06 +0000 (22:29 +0000)]
Change hashes for .DIGESTS to be SHA1/SHA512/WHIRLPOOL. SHA1 ease of validation from non-*nix platforms.
Robin H. Johnson [Sat, 8 Oct 2011 22:27:41 +0000 (22:27 +0000)]
Update list of supported hashes.
Matt Turner [Sat, 3 Sep 2011 01:19:19 +0000 (21:19 -0400)]
mips.py: replace -mips* with new -march=mips*
Matt Turner [Thu, 1 Sep 2011 23:08:04 +0000 (19:08 -0400)]
Set FEATURES=-news before emerging ccache/distcc/icecream
Matt Turner [Sun, 21 Aug 2011 23:20:16 +0000 (19:20 -0400)]
mips.py: add mips4_r10k classes
Matt Turner [Wed, 17 Aug 2011 04:17:16 +0000 (00:17 -0400)]
mips.py: remove incorrect word 'all' from descriptions
Matt Turner [Wed, 17 Aug 2011 04:16:59 +0000 (00:16 -0400)]
mips.py: call correct constructor in o32 classes
Matt Turner [Wed, 17 Aug 2011 04:09:58 +0000 (00:09 -0400)]
mips.py: add mips32r2 and mips64r2 builder classes
Matt Turner [Tue, 19 Jul 2011 17:09:33 +0000 (13:09 -0400)]
mips.py: mips/o32 classes should inherit generic_mips{,el}
generic_mips64{,el} should only be used for n32/n64/multilib.
Signed-off-by: Matt Turner <mattst88@gmail.com>
Matt Turner [Tue, 19 Jul 2011 17:08:32 +0000 (13:08 -0400)]
Fix man page to put mips64 and mips64el in the same section
Signed-off-by: Matt Turner <mattst88@gmail.com>
Matt Turner [Tue, 19 Jul 2011 17:01:48 +0000 (13:01 -0400)]
mips.py: remove unnecessary generic_multilib class
It only served to add the "multilib" USE flag, which is already provided
by the multilib profiles.
Signed-off-by: Matt Turner <mattst88@gmail.com>
Matt Turner [Tue, 19 Jul 2011 16:59:27 +0000 (12:59 -0400)]
mips.py: remove -mfix-24k from CFLAGS, it apparently doesn't exist
Signed-off-by: Matt Turner <mattst88@gmail.com>
Matt Turner [Sat, 16 Jul 2011 18:31:56 +0000 (14:31 -0400)]
mips.py: add mips32 and mips64 builder classes
Signed-off-by: Matt Turner <mattst88@gmail.com>
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Thu, 14 Jul 2011 02:16:30 +0000 (02:16 +0000)]
Bumped version - there won't be a 2.0.6.917 release as I failed to update the version before tagging.
William Hubbs [Thu, 14 Jul 2011 01:29:24 +0000 (20:29 -0500)]
Revert "chroot-functions.sh: emerge sys-apps/shadow before distcc"
This reverts commit
a4968878f0bf3bf32e0c5fb0c4b6d88a0ebb8084.
Shadow is now built in stage 1, so we do not need this.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Thu, 14 Jul 2011 00:45:48 +0000 (00:45 +0000)]
Add /etc/init.d/fixinittab to the default runlevel - fix autologin on the installcd.
Matt Turner [Tue, 28 Jun 2011 00:54:25 +0000 (20:54 -0400)]
mips.py: include R4x00 and loongson workarounds in mips3
Matt Turner [Sun, 26 Jun 2011 17:02:22 +0000 (13:02 -0400)]
chroot-functions.sh: emerge sys-apps/shadow before distcc
distcc uses 'useradd' and will fail in stage2 without shadow.
Matt Turner [Sun, 26 Jun 2011 16:59:11 +0000 (12:59 -0400)]
chroot-functions.sh: don't run 'distcc-config --install'
distcc-config doesn't have this option anymore, so it's unneeded.
Sebastian Pipping [Sun, 26 Jun 2011 01:35:10 +0000 (03:35 +0200)]
Warn about multiple argument errors at the same time
Sebastian Pipping [Sat, 25 Jun 2011 21:40:12 +0000 (23:40 +0200)]
Examples: refer to "man catalyst" for supported arches, too
William Hubbs [Sun, 19 Jun 2011 18:15:35 +0000 (13:15 -0500)]
boot from local hd if no response to boot menu
x-gentoo-bug: 141199
x-gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=141199
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
William Hubbs [Sat, 25 Jun 2011 18:28:45 +0000 (13:28 -0500)]
fix ignore patterns
The top level .gitignore file should contain things you want ignored
through the entire tree. Specific files you want ignored should go in
.gitignore files in their respective directories unless they appear more
than once in the tree.
Sebastian Pipping [Sat, 25 Jun 2011 18:35:56 +0000 (20:35 +0200)]
Add "-news" to FEATURES everywhere
Sebastian Pipping [Sat, 25 Jun 2011 18:07:08 +0000 (20:07 +0200)]
Makefile: Add missing dependency
Conflicts:
Makefile
Matt Turner [Sat, 25 Jun 2011 17:50:22 +0000 (13:50 -0400)]
Use get_libdir instead of hard-coding lib for distcc
Sebastian Pipping [Sat, 25 Jun 2011 17:43:58 +0000 (19:43 +0200)]
Man page: Add Matt to authors
Matt Turner [Sat, 25 Jun 2011 16:24:21 +0000 (12:24 -0400)]
mips.py: add multilib (and missing n64) classes
Matt Turner [Sat, 25 Jun 2011 16:23:45 +0000 (12:23 -0400)]
mips.py: remove n32/n64 USE flags
Nothing uses these flags anymore
Matt Turner [Sat, 25 Jun 2011 16:23:04 +0000 (12:23 -0400)]
mips.py: create generic mips64 classes
... and inherit from them to simplify other classes
Matt Turner [Sat, 25 Jun 2011 16:22:22 +0000 (12:22 -0400)]
mips.py: fix CFLAGS in loongson class
Clearly never tested
Matt Turner [Sat, 25 Jun 2011 16:21:40 +0000 (12:21 -0400)]
mips.py: Remove ip* classes
They were clearly never even tested since they were inheriting the
little-endian abstract class.
Matt Turner [Sat, 25 Jun 2011 16:20:37 +0000 (12:20 -0400)]
mips.py: Remove mips2 classes
Linux doesn't even run on mips2
Sebastian Pipping [Sat, 25 Jun 2011 15:59:11 +0000 (17:59 +0200)]
Man page: Remove acute as man does not seem to render acutes properly
Sebastian Pipping [Sat, 25 Jun 2011 15:44:54 +0000 (17:44 +0200)]
Man page: Fix synopsis
Sebastian Pipping [Sat, 25 Jun 2011 15:36:53 +0000 (17:36 +0200)]
Makefile: Improve dependencies
Sebastian Pipping [Fri, 24 Jun 2011 16:58:46 +0000 (18:58 +0200)]
Migrate man page to Asciidoc, generate list of subarches, add Makefile including "dist" target
Sebastian Pipping [Thu, 23 Jun 2011 21:45:46 +0000 (23:45 +0200)]
There is no dict conf_values.settings, replace by plain conf_values
Raúl Porcel [Thu, 14 Apr 2011 10:20:39 +0000 (10:20 +0000)]
This is catalyst 2.0.6.916
Raúl Porcel [Thu, 14 Apr 2011 10:19:33 +0000 (10:19 +0000)]
Add gentoo-ilo option for the bootloader on ia64
Raúl Porcel [Sun, 10 Apr 2011 17:09:15 +0000 (17:09 +0000)]
This is catalyst 2.0.6.915
Raúl Porcel [Sat, 5 Feb 2011 18:27:19 +0000 (18:27 +0000)]
This is catalyst 2.0.6.914
Raúl Porcel [Sat, 5 Feb 2011 18:26:57 +0000 (18:26 +0000)]
Enable new amd64 subarches
Raúl Porcel [Mon, 1 Nov 2010 15:07:21 +0000 (15:07 +0000)]
This is catalyst 2.0.6.913
Raúl Porcel [Mon, 1 Nov 2010 15:07:06 +0000 (15:07 +0000)]
Fix ARM hardfloat
Raúl Porcel [Mon, 1 Nov 2010 12:23:52 +0000 (12:23 +0000)]
This is catalyst 2.0.6.912
Raúl Porcel [Mon, 1 Nov 2010 12:23:37 +0000 (12:23 +0000)]
Add patch for Loongson support, patch by Zhang Le <r0bertz at gentoo dot org>, bug #330241
Raúl Porcel [Sat, 9 Oct 2010 12:00:26 +0000 (12:00 +0000)]
This is catalyst 2.0.6.911
Raúl Porcel [Sat, 9 Oct 2010 11:59:36 +0000 (11:59 +0000)]
Replace -Os with -O2 for ARM
Raúl Porcel [Sun, 26 Sep 2010 15:06:03 +0000 (15:06 +0000)]
ARM fixes
Raúl Porcel [Sat, 11 Sep 2010 18:16:27 +0000 (18:16 +0000)]
Apply patch to make stage2 quiet, thanks to Alexandre Nuno Milheiro <nunomilheiro@gmail.com>, gentoo bug #273664
Raúl Porcel [Sat, 11 Sep 2010 18:07:45 +0000 (18:07 +0000)]
This is catalyst-2.0.6.909
Raúl Porcel [Sat, 11 Sep 2010 18:05:39 +0000 (18:05 +0000)]
Fix sparc bug, gentoo bug 297231
Raúl Porcel [Sun, 5 Sep 2010 18:47:24 +0000 (18:47 +0000)]
Update copyrights, add me to AUTHORS
Raúl Porcel [Sun, 5 Sep 2010 18:31:32 +0000 (18:31 +0000)]
This is catalyst-2.0.6.908
Raúl Porcel [Sun, 5 Sep 2010 18:29:28 +0000 (18:29 +0000)]
Restore old behaviour on the CXXFLAGS variable on the created make.conf
Raúl Porcel [Sat, 4 Sep 2010 17:35:50 +0000 (17:35 +0000)]
Fix typo and add armv7a-hardfp target
Raúl Porcel [Sat, 4 Sep 2010 17:16:01 +0000 (17:16 +0000)]
Apply patch from Guy Martin <gmsoft@gentoo.org> to fix installcd for hppa, gentoo bug #317423
Andrew Gaffney [Tue, 26 Jan 2010 03:18:00 +0000 (21:18 -0600)]
Apply patch from armin76 for Gentoo bug #299498
Andrew Gaffney [Tue, 29 Dec 2009 17:49:21 +0000 (11:49 -0600)]
Only run depclean for stage3/system
Andrew Gaffney [Mon, 28 Dec 2009 13:23:24 +0000 (07:23 -0600)]
This is catalyst 2.0.6.906
Andrew Gaffney [Mon, 28 Dec 2009 13:18:28 +0000 (07:18 -0600)]
Run depclean at the end of stage generation (for Gentoo bug #295132)
Andrew Gaffney [Sat, 12 Sep 2009 02:31:48 +0000 (21:31 -0500)]
Apply patch from Gentoo bug #284585
Chris Gianelloni [Wed, 2 Sep 2009 15:35:15 +0000 (08:35 -0700)]
Clean up a few extraneous spaces, line wrap a comment, and add Id.
Chris Gianelloni [Wed, 2 Sep 2009 15:33:38 +0000 (08:33 -0700)]
Adding .gitattributes and adding an Id variable to AUTHORS, ChangeLog, README, and TODO.
Andrew Gaffney [Sun, 23 Aug 2009 15:58:36 +0000 (10:58 -0500)]
Apply patch for module blacklisting from gentoo bug #282148
Chris Gianelloni [Tue, 7 Jul 2009 15:02:26 +0000 (08:02 -0700)]
Fix the header for the ChangeLog. Thanks, echangelog, for assuming I always want to update the Gentoo Foundation copyright dates.
Chris Gianelloni [Tue, 7 Jul 2009 14:59:34 +0000 (07:59 -0700)]
Version bumping to 2.0.6.905 for release.
Chris Gianelloni [Tue, 7 Jul 2009 14:56:53 +0000 (07:56 -0700)]
My pedantic self could not help but capitalize Gentoo. Blame Andrew.