aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * chroot-functions.sh: emerge sys-apps/shadow before distccMatt Turner2011-06-262-2/+7
| * chroot-functions.sh: don't run 'distcc-config --install'Matt Turner2011-06-262-2/+4
| * Examples: refer to "man catalyst" for supported arches, tooSebastian Pipping2011-06-267-12/+15
| * boot from local hd if no response to boot menuWilliam Hubbs2011-06-251-0/+5
| * fix ignore patternsWilliam Hubbs2011-06-253-3/+3
| * Resolve duplicate class arch_sh4aebSebastian Pipping2011-06-251-7/+0
| * Add "-news" to FEATURES everywhereSebastian Pipping2011-06-254-3/+8
| * Add sh4aebRaúl Porcel2011-06-252-2/+13
| * Makefile: Add missing dependencySebastian Pipping2011-06-251-1/+1
| * Fix man page automation for catalyst 3.x ("arch/" vs. "modules/catalyst/arch")Sebastian Pipping2011-06-252-2/+2
| * Man page: Add Matt to authorsSebastian Pipping2011-06-251-0/+1
| * Man page: Remove acute as man does not seem to render acutes properlySebastian Pipping2011-06-251-1/+1
| * Man page: Fix synopsisSebastian Pipping2011-06-251-2/+2
| * Makefile: Improve dependenciesSebastian Pipping2011-06-251-3/+3
| * Migrate man page to Asciidoc, generate list of subarches, add Makefile includ...Sebastian Pipping2011-06-257-124/+296
| * Use get_libdir instead of hard-coding lib for distccMatt Turner2011-06-252-8/+12
| * mips.py: add multilib (and missing n64) classesMatt Turner2011-06-252-0/+56
| * mips.py: remove n32/n64 USE flagsMatt Turner2011-06-252-9/+4
| * mips.py: create generic mips64 classesMatt Turner2011-06-252-31/+40
| * mips.py: fix CFLAGS in loongson classMatt Turner2011-06-252-1/+4
| * mips.py: Remove ip* classesMatt Turner2011-06-252-42/+3
| * mips.py: Remove mips2 classesMatt Turner2011-06-252-14/+4
| * Add gentoo-ilo option for the bootloader on ia64Raúl Porcel2011-04-142-0/+9
| * Replace virtual/portage with sys-apps/portage, bug #358847Raúl Porcel2011-04-102-1/+5
| * Enable new amd64 subarchesRaúl Porcel2011-02-052-8/+11
| * Add patch for Loongson support, patch by Zhang Le <r0bertz at gentoo dot org>...Raúl Porcel2010-11-012-1/+37
| * Revert "Add patch for Loongson support, patch by Zhang Le <r0bertz at gentoo ...Raúl Porcel2010-11-011-32/+1
| * Add patch for Loongson support, patch by Zhang Le <r0bertz at gentoo dot org>...Raúl Porcel2010-11-011-1/+32
| * ARM fixesRaúl Porcel2010-09-262-26/+6
| * Apply patch to make stage2 quiet, thanks to Alexandre Nuno Milheiro <nunomilh...Raúl Porcel2010-09-112-2/+8
| * Fix sparc bug, gentoo bug 297231Raúl Porcel2010-09-112-1/+5
| * TypoRaúl Porcel2010-09-041-1/+1
| * Fix typo and add armv7a-hardfp targetRaúl Porcel2010-09-042-1/+13
| * Apply patch from Guy Martin <gmsoft@gentoo.org> to fix installcd for hppa, ge...Raúl Porcel2010-09-044-1/+43
| * Apply patch from armin76 for Gentoo bug #299498Andrew Gaffney2010-01-251-67/+43
| * Actually pay attention to the 'delete' parameter for Gentoo bug #301769Andrew Gaffney2010-01-222-1/+8
| * Missing space in catalyst.util.list_bashify()Andrew Gaffney2010-01-192-2/+6
| * Only run depclean for stage3/systemAndrew Gaffney2009-12-292-7/+11
| * Run depclean at the end of stage generation (for Gentoo bug #295132)Andrew Gaffney2009-12-282-0/+12
| * Add patch to start hald before xdm for Gentoo bug #280209Andrew Gaffney2009-12-262-0/+5
| * Be verbose about why we're not considering certain built targetsAndrew Gaffney2009-12-192-4/+13
| * Use a regex to parse the built target filenamesAndrew Gaffney2009-12-192-10/+17
| * fix my previous fix of a string.join() callAndrew Gaffney2009-11-291-1/+1
| * the command is 'cp', not 'copy'Andrew Gaffney2009-11-281-1/+1
| * use os.path.lexists() so it doesn't fail on broken symlinksAndrew Gaffney2009-11-281-1/+1
| * specify opening for writingAndrew Gaffney2009-11-281-1/+1
| * don't use the same var name twiceAndrew Gaffney2009-11-281-2/+2
| * missing modulesAndrew Gaffney2009-11-282-4/+4
| * move rsplit() call to assignment instead of returnAndrew Gaffney2009-11-281-2/+2
| * minor fixes to buildplan logicAndrew Gaffney2009-11-281-4/+12