modules/tinderbox_target.py: Use 'portdir' instead of hard-coding '/usr/portage'
[catalyst.git] / targets /
2013-10-26 W. Trevor Kinglivecdfs-update.sh: Use `bash --login` to spawn startx
2013-10-26 Matt TurnerRevert "livecdfs-update.sh: Escape ampersands in STARTX...
2013-08-06 Rick Farina (Zero_... stop tarballing firmware
2013-08-02 Rick Farina (Zero_... kerncache improperly sets --nodeps
2013-08-02 Rick Farina (Zero_... correctly remove USE=build
2013-08-02 Rick Farina (Zero_... Revert "kmerge.sh: Don't set USE=build for emerging...
2013-07-30 Brian DolbecFix a py3 syntax error, use print()
2013-07-30 Matt Turnerkmerge.sh: Don't set USE=build for emerging kernels.
2013-07-25 Matt Turnerchroot-functions: Give variables more appropriate names.
2013-07-25 Matt TurnerReplace 'system' with '@system' where applicable, to...
2013-05-28 Douglas FreedFixes a bug inadvertently caused by 6c0a577 where setti...
2013-04-14 Jorge Manuel B.... Make the use of preserved_libs optional by setting...
2013-04-14 Jorge Manuel B.... Fix bugs 407051 and 458536 by using FEATURES="preserve...
2013-04-14 Jorge Manuel B.... Fix update_seed use by not using nor building binary...
2013-03-09 W. Trevor Kinglivecdfs-update.sh: Escape ampersands in STARTX sed...
2013-03-09 Brian DolbecWhitespace cleanup.
2013-03-06 Ben Kohlercreate-iso.sh: add usb boot via isohybrid
2013-03-01 W. Trevor Kingkmerge.sh: Fix line wrapping typo from 9ceebbf
2013-02-23 W. Trevor Kingkmerge.sh: Make /var/tmp/${clst_kname}.config optional
2013-02-05 Guy MartinAdd hppa support for netboot 2 target
2013-01-31 Rick Farina (Zero_... don't build packages during update_seed
2013-01-25 Rick Farina (Zero_... make bindist optional
2013-01-25 Matt TurnerUse update_seed_command, as documented
2013-01-08 Rick Farina (Zero_... bug fix wrt 443024, recent changes to use lbzip2 were...
2012-12-07 Jorge Manuel B.... Fix broken syntax in previous commit.
2012-12-06 Jorge Manuel B.... Rework update_seed support.
2012-11-11 Matt TurnerUse update_seed's argument as an argument list to emerge
2012-11-02 Jorge Manuel B.... We need to specify the chroot_path to the chmod call.
2012-11-02 Jorge Manuel B.... Make sure the files we try to execute in the chroot...
2012-11-02 Rick Farina (Zero_... re-apply "Revert "Use relative path.""
2012-11-02 Rick Farina (Zero_... re-apply "Make sure we have ${destdir} on copy_to_chroo...
2012-11-02 Rick Farina (Zero_... RE-Apply Mike's suggested patch to fix the setting...
2012-11-02 Rick Farina (Zero_... Revert "Apply Mike's suggested patch to fix the setting...
2012-11-01 Rick Farina (Zero_... Revert "Make sure we have ${destdir} on copy_to_chroot...
2012-11-01 Rick Farina (Zero_... Revert "Use relative path."
2012-10-31 Rick Farina (Zero_... add more lbzip2 support
2012-10-29 Rick Farina (Zero_... keep logs outside of chroot
2012-10-23 Rick Farina (Zero_... fix order of stage1 portage updates
2012-10-22 Rick Farina (Zero_... setup portage before updating seed_cache
2012-10-20 Rick Farina (Zero_... prevent cleaning .a files
2012-10-13 Jorge Manuel B.... Fix the breakage of /lib on amd64 caused by tar replaci...
2012-10-07 Jorge Manuel B.... The emerge option is newuse and not new.
2012-10-02 Jorge Manuel B.... Stop passing ${clst_root_path} and /tmp/stage1root...
2012-10-01 Jorge Manuel B.... Use relative path.
2012-09-30 Jorge Manuel B.... Make sure we have ${destdir} on copy_to_chroot and...
2012-09-30 Mike FrysingerApply Mike's suggested patch to fix the setting of...
2012-09-28 Matt TurnerDon't emerge ccache/distcc/icecream with --nodeps
2012-09-22 Jorge Manuel B.... Whitespace.
2012-09-22 Jorge Manuel B.... Replace "." with "source".
2012-09-03 Jorge Manuel B.... Fix optional update of seed_stage.
2012-08-31 Jorge Manuel B.... We need to quote UPDATE_SEED_STAGE or the test will...
2012-08-29 Jorge Manuel B.... Let's see if we can update the seed stage and fix bug...
2012-08-29 Jorge Manuel B.... Add initial support to update the seed stage on stage1...
2012-08-21 Jorge Manuel B.... We need to set the profile before trying to determine...
2012-08-21 Jorge Manuel B.... Set the profile by calling eselect.
2012-08-21 Jorge Manuel B.... Create /etc/portage on stage1-controller.
2012-08-21 Jorge Manuel B.... Whitespace.
2012-07-19 Jorge Manuel B.... Add --deep to the emerge run on livecd-stage1. CATALYST-2.0.10
2012-07-18 Jorge Manuel B.... The livecd-stage1 target needs to rebuild packages...
2012-07-02 Sebastian PippingReplace content on master with content from catalyst_2
2012-07-02 Jorge Manuel B.... Stop removing dev-util/ccache on stage3 since that...
2012-05-13 Jorge Manuel B.... From: Jeremy Olexa <darkside@gentoo.org>
2012-04-22 Jorge Manuel B.... Replace --with-bdeps=n with --with-bdeps=y for depclean.
2012-04-22 Jorge Manuel B.... Replace --with-bdeps=n with --with-bdeps=y for depclean.
2012-04-18 Jeremy Olexas:/etc/make.profile:/etc/portage/make.profile:g - Use...
2011-12-20 Jorge Manuel B.... Make sure portage updates itself at the start of stage1...
2011-12-20 Jorge Manuel B.... Make sure portage updates itself at the start of stage1...
2011-11-19 Jorge Manuel B.... @£§§@§£ - Next time make sure your "fat" finger doesn...
2011-11-19 Jorge Manuel B.... @£§§@§£ - Next time make sure your "fat" finger doesn...
2011-11-18 Jorge Manuel B.... Update catalyst targets to reflect the change from...
2011-11-18 Jorge Manuel B.... Update catalyst targets to reflect the change from...
2011-11-16 Jorge Manuel B.... Update USE flags for stage1 to add cxx to fix the build...
2011-11-16 Jorge Manuel B.... Update USE flags for stage1 to add cxx to fix the build...
2011-09-01 Matt TurnerSet FEATURES=-news before emerging ccache/distcc/icecream
2011-09-01 Matt TurnerSet FEATURES=-news before emerging ccache/distcc/icecream
2011-07-14 William HubbsRevert "chroot-functions.sh: emerge sys-apps/shadow...
2011-07-14 William HubbsRevert "chroot-functions.sh: emerge sys-apps/shadow... CATALYST_2_0_6_917
2011-07-14 Jorge Manuel B.... Add /etc/init.d/fixinittab to the default runlevel...
2011-07-14 Jorge Manuel B.... Add /etc/init.d/fixinittab to the default runlevel...
2011-06-26 Matt Turnerchroot-functions.sh: emerge sys-apps/shadow before...
2011-06-26 Matt Turnerchroot-functions.sh: don't run 'distcc-config --install'
2011-06-26 Matt Turnerchroot-functions.sh: emerge sys-apps/shadow before...
2011-06-26 Matt Turnerchroot-functions.sh: don't run 'distcc-config --install'
2011-06-25 William Hubbsboot from local hd if no response to boot menu
2011-06-25 William Hubbsboot from local hd if no response to boot menu
2011-06-25 Sebastian PippingAdd "-news" to FEATURES everywhere
2011-06-25 Sebastian PippingAdd "-news" to FEATURES everywhere
2011-06-25 Matt TurnerUse get_libdir instead of hard-coding lib for distcc
2011-06-25 Matt TurnerUse get_libdir instead of hard-coding lib for distcc
2011-04-14 Raúl PorcelAdd gentoo-ilo option for the bootloader on ia64
2011-04-14 Raúl PorcelAdd gentoo-ilo option for the bootloader on ia64
2011-04-10 Raúl PorcelThis is catalyst 2.0.6.915
2011-04-10 Raúl PorcelReplace virtual/portage with sys-apps/portage, bug...
2010-09-11 Raúl PorcelApply patch to make stage2 quiet, thanks to Alexandre...
2010-09-11 Raúl PorcelApply patch to make stage2 quiet, thanks to Alexandre...
2010-09-11 Raúl PorcelFix sparc bug, gentoo bug 297231
2010-09-11 Raúl PorcelFix sparc bug, gentoo bug 297231
2010-09-04 Raúl PorcelApply patch from Guy Martin <gmsoft@gentoo.org> to...
2010-09-04 Raúl PorcelApply patch from Guy Martin <gmsoft@gentoo.org> to...
2009-12-29 Andrew GaffneyOnly run depclean for stage3/system
next