mips.py: replace -mips* with new -march=mips*
[catalyst.git] / targets / support /
2011-09-01 Matt TurnerSet FEATURES=-news before emerging ccache/distcc/icecream
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-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 Sebastian PippingAdd "-news" to FEATURES everywhere
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-10 Raúl PorcelThis is catalyst 2.0.6.915
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-04 Raúl PorcelApply patch from Guy Martin <gmsoft@gentoo.org> to...
2009-12-29 Andrew GaffneyOnly run depclean for stage3/system
2009-12-28 Andrew GaffneyRun depclean at the end of stage generation (for Gentoo...
2009-09-12 Andrew GaffneyApply patch from Gentoo bug #284585
2009-04-04 Andrew GaffneyApply patch from gentoo bug #264457 to prevent deleting...
2009-01-16 Andrew GaffneyChange invalid atom '>=sys-apps/baselayout-2*' to ...
2008-12-24 Andrew GaffneyAdd support for gk's --busybox-config= option
2008-12-07 Andrew GaffneyAutomatically append --netboot to GK_ARGS for netboot2...
2008-12-07 Andrew GaffneyRemove evil hacks that copy gk files around for netboot2
2008-07-28 Chris GianelloniRemoving all deprecated interfaces. We no longer wish...
2008-07-24 Chris GianelloniInitial commit after creating the git repository.
2008-05-29 Chris GianelloniAdd gconf settings for gnome-screensaver to disable...
2008-05-09 Chris GianelloniIf we don't have a distcc user, we need to reinstall...
2008-05-09 Chris GianelloniWe need to run distcc-config --install, since we won...
2008-04-25 Chris GianelloniRemove the die on LIBDIR check, since it won't be set...
2008-04-25 Chris GianelloniLet's not try to chmod a dangling symlink.
2008-04-25 Chris GianelloniAdded emerge --info to debug output. I don't know...
2008-04-24 Chris GianelloniAdded a get_libdir call and fail if we don't have a...
2008-04-23 Chris GianelloniOnly copy the handbook icon if one exists.
2008-04-17 Chris GianelloniWe no longer need the metadata.tar.bz2, since the Insta...
2008-04-13 Chris GianelloniChange all checks for livecd/type: gentoo-release-livec...
2008-04-05 Andrew GaffneyUse menu.lst for grub config, since 0.96 and higher...
2008-04-04 Chris GianelloniAdded TODO. Changed create_handbook_icon call to only...
2008-03-30 Andrew GaffneyRun sed on KERNELVERSION to escape the slashes so we...
2008-03-30 Andrew GaffneyModify test to run if package.provided exists instead...
2008-03-27 Chris GianelloniAdded --noreplace to setup_myfeatures merges so we...
2008-03-27 Chris GianelloniAdded mdraid for baselayout-2 users.
2008-03-14 Andrew GaffneyClean up package.provided after the kernel build
2008-03-13 Chris GianelloniIt helps if I put things in the correct order so they...
2008-03-13 Chris GianelloniChange upgrade to update.
2008-03-13 Chris GianelloniAdd back in the package.provided code that *should...
2008-03-13 Chris GianelloniWe don't really need to use binary packages for the...
2008-03-13 Andrew GaffneyRemove 'symlink' from USE, since it's not needed and...
2008-03-11 Chris GianelloniWe should be using --newuse when merging our packages...
2008-03-10 Chris GianelloniFix some spacing on the -* warning, revert Andrew's...
2008-03-10 Andrew GaffneyDon't set --usepkg and --buildpkg when fetching
2008-03-05 Chris GianelloniMake sure we don't give genkernel a --kernel-config...
2008-03-05 Chris GianelloniChanged boot/kernel/${kname}/config and boot/kernel...
2008-03-05 Chris GianelloniWe should run the default functions for kmerge.sh,...
2008-03-05 Chris GianelloniUpdated make_destpath so it writes out to make.conf...
2008-03-05 Chris GianelloniRemoved any further checks for clst_fstype and making...
2008-03-05 Chris GianelloniThe default theme for GNOME is now Clearlooks, so we...
2008-03-05 Chris GianelloniWe need to put quotes around ${user_comment} or useradd...
2008-03-05 Chris GianelloniChanged make_destpath to write out ROOT to make.conf...
2008-03-05 Chris GianelloniAdded an additional make_destpath call to kmerge.sh...
2008-03-04 Andrew GaffneyBash fscking sucks, so we have to compromise on this...
2008-03-03 Andrew GaffneyDon't escape quotes when actually running the command
2008-03-02 Andrew GaffneyPass clst_root_path instead of ROOT to run_emerge,...
2008-02-29 Andrew GaffneyUse -L instead of -l in test for symlink
2008-02-29 Andrew GaffneyEscape the correct quote
2008-02-29 Andrew GaffneyChange remaining instances of run_emerge to run_merge
2008-02-28 Chris GianelloniChange all clst_hostuse checks for ppc/ppc64 to ppc...
2008-02-28 Chris GianelloniLet's change our splash checking to a global check...
2008-02-28 Chris GianelloniFix our USE invocation here so things work as expected.
2008-02-28 Chris GianelloniForce-enable livecd/users for livecd/type gentoo-releas...
2008-02-28 Chris GianelloniRemove /etc/conf.d/domainname code, since /etc/conf...
2008-02-28 Chris GianelloniOK, we have to escape our quotes, rather than use singl...
2008-02-28 Chris GianelloniFixing echo/sed for make.conf writing.
2008-02-28 Chris GianelloniRather than using the environment, we write out our...
2008-02-28 Chris GianelloniChanging run_emerge to run_merge, changing both setup_p...
2008-02-28 Chris GianelloniRearrange some of the functions in chroot-functions...
2008-02-28 Chris GianelloniSet default for grub to 0 and updated cdtar so we don...
2008-02-28 Andrew GaffneyDon't write out out 'default 1' line when creating...
2008-02-27 Chris GianelloniRemoved checks on livecd/splash_type, since we only...
2008-02-21 Andrew Gaffneylet's change the right timeout this time
2008-02-21 Andrew GaffneyQuote baselayout package atom
2008-02-21 Chris GianelloniOK, we shouldn't use which to find env-update, since...
2008-02-21 Andrew GaffneyRemove temporary package listing code, since --verbose...
2008-02-21 Chris GianelloniChanging modules-update to update-modules to quiet...
2008-02-21 Chris GianelloniAdding a note to myself for better debug and moving...
2008-02-21 Chris GianelloniMoved creating of stage1 package list to the beginning...
2008-02-20 Chris GianelloniRemoving support for bootsplash, since it hasn't been...
2008-02-20 Chris GianelloniFix up the sed for genkernel so it works on versions...
2008-02-20 Andrew GaffneyChange grub timeout to 15 seconds instead of 150
2008-02-20 Andrew GaffneyComment out sed on genkernel executable as it appears...
2008-02-20 Chris GianelloniChange all . to source.
2008-02-20 Chris GianelloniAdded a cleanup_stages function and added it to the...
2008-02-20 Chris GianelloniRemoving any functions that we now call by default...
2008-02-20 Chris GianelloniClean up the debug code that I've added to stage1,...
2008-02-14 Chris GianelloniClean up firmware code in livecdfs-update.sh, add begin...
2008-02-13 Chris GianelloniMove export of FEATURES to setup_myfeatures.
2008-02-09 Chris GianelloniWe check for a plugdev group, add it if it doesn't...
2008-02-08 Chris GianelloniChanged some of the rc-update code so it should work...
2008-02-07 Andrew GaffneyMake the --kerncache option to genkernel dependent...
2008-02-06 Chris GianelloniAdded clst_HOSTUSE to livecd-stage1 and livecd-stage2...
2008-02-06 Andrew GaffneyAdd patch to enabled netboot2/linuxrc and automatically...
2008-02-04 Chris GianelloniAdded USE=bindist automatically to everything that...
2008-02-03 Andrew GaffneyAdd splashimage= line to grub.conf if /boot/grub/splash...
next