catalyst.git
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 GianelloniRemoving an extra env-update call from stage1's preclean.
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-27 Chris GianelloniLet's automatically copy in the snapshot if livecd...
2008-02-26 Andrew GaffneyFix leading whitespace in empty() so it's only executed...
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 Andrew GaffneyForce-enable --verbose when using --debug
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 GianelloniSince my python sucks and I don't feel like troubleshoo...
2008-02-20 Chris GianelloniAdded some extra debug output to catalyst_lock.py and...
2008-02-20 Andrew Gaffneychange 'is' to == because python is grumpy
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 Andrew GaffneyOnly call find on libdirs that actually exist. Thanks...
2008-02-20 Andrew GaffneyAdd warning about -* in foo/use in the spec
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 GianelloniWow. I need to make sure that we actually comment...
2008-02-14 Chris GianelloniWe need to be sure we clear out /var/log/portage/elog...
2008-02-14 Chris GianelloniClean up firmware code in livecdfs-update.sh, add begin...
2008-02-14 Chris GianelloniApparently, python doesn't like it when you put a set...
2008-02-13 Chris GianelloniHuge refactoring of modules/generic_stage_target.py...
2008-02-13 Andrew GaffneySort and de-dupe myusevars
2008-02-13 Chris GianelloniModify stage1-chroot.sh to use the actual -d/--debug...
2008-02-13 Chris GianelloniMove export of FEATURES to setup_myfeatures.
2008-02-12 Chris GianelloniAdded some debug code to stage1 and fixed a nice bug...
2008-02-11 Chris GianelloniWe don't need to do the device building twice, so remov...
2008-02-09 Chris GianelloniWe check for a plugdev group, add it if it doesn't...
2008-02-09 Chris GianelloniChanging cobalt_n32 to use mipsel4_n32 as its inheritan...
2008-02-08 Chris GianelloniFix up calc_contents in contents_map. Thanks to Brent...
2008-02-08 Chris GianelloniEnsure /etc/xml/catalog does not exist in stage1, since...
2008-02-08 Chris GianelloniChanged some of the rc-update code so it should work...
2008-02-08 Chris GianelloniAdded support for generating CONTENTS files automatical...
2008-02-08 Chris GianelloniAdd a patch from Robin Johnson <robbat2@gentoo.org...
2008-02-08 Chris GianelloniFixing a minor display issue when we write out make...
2008-02-07 Andrew GaffneyMake the --kerncache option to genkernel dependent...
2008-02-07 Chris GianelloniRearrange things in the arch/*.py files to ensure that...
2008-02-07 Andrew GaffneyReorder arch/powerpc.py to make python happy
2008-02-07 Andrew GaffneyChange .svn --include to an --exclude like it was suppo...
2008-02-07 Chris GianelloniAdded several subarches for mips so we can dump the...
2008-02-07 Chris GianelloniChanged the code for copying the MOTD files so it's...
2008-02-06 Chris GianelloniMerged ppc.py and ppc64.py into powerpc.py and merged...
2008-02-06 Chris GianelloniDid a little cleanup on the x86.py to remove some redun...
2008-02-06 Chris GianelloniWrite out HOSTUSE settings from arch/*.py to make.conf...
2008-02-06 Chris GianelloniAdded a patch from Markus Rothe <corsair@gentoo.org...
2008-02-06 Chris GianelloniAdded clst_HOSTUSE to livecd-stage1 and livecd-stage2...
2008-02-06 Chris GianelloniAdded prescott to the subarches for x86.
2008-02-06 Andrew GaffneyAdd patch to enabled netboot2/linuxrc and automatically...
2008-02-06 Andrew GaffneyAllow root_overlay in netboot2 target for bug 208106
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...
2008-02-02 Chris GianelloniChanging link so it no longer points to a dead page...
2008-02-02 Chris GianelloniAdd .svn to the catalyst snapshot excludes and remove...
2008-02-02 Chris GianelloniAs much as I hate this, we're going to force baselayout...
2008-02-02 Chris GianelloniReorder options in catalyst.conf so they're alphabetical.
2008-02-02 Andrew GaffneyAdd 'pager on' to grub.conf for bug 208531
2008-02-02 Chris GianelloniRemoving the unused kernel command line options from...
2008-01-10 Chris GianelloniThis is now 2.0.5 for release.
2007-11-25 Chris GianelloniApplying a patch from Tais M. Hansen <tais.hansen@osd...
2007-11-25 Andrew Gaffneyadd option for metadata_overlay use with portage
2007-11-25 Andrew Gaffneyadd /etc/portage to cleanables for stage 1-3
2007-11-17 Andrew Gaffneywe apparently still need profiles/eclass for building...
2007-11-17 Andrew Gaffneyapply patch for mips n32 support from Stuart Longland...
2007-11-17 Andrew Gaffneycreate symlink for /etc/gconf and /var/db when moving...
2007-11-16 Andrew Gaffneymove moving of /var/db back to livecdfs-update.sh but...
2007-11-13 Chris GianelloniRemoving old mkvardb code which is no longer used,...
2007-11-13 Chris GianelloniRemoving cleaning of python encodings for bug #64890.
2007-11-11 Andrew Gaffneyadd an extra warning into the generated make.conf about...
2007-11-01 Andrew Gaffneywe don't need to copy files from /usr/lib/hotplug/firmw...
2007-10-29 Andrew Gaffneycheck to see if distcc is enabled before calling cleanu...
2007-10-17 Andrew Gaffneylook for linux32 in /bin and /usr/bin
2007-10-12 Andrew Gaffneymake error message more specific when removing immutabl...
2007-10-11 Chris GianelloniAdded Andrew Gaffney to maintainer list, fixed a typo...
2007-10-11 Chris GianelloniAdding a slightly modified version of Andrew Gaffney...
2007-10-11 Chris GianelloniAdded a version of get_libdir from multilib.eclass...
2007-10-11 Andrew Gaffneyprint an error saying what target failed before the...
2007-09-25 Andrew Gaffneywhen parsing make.conf, first try pkgcore's snakeoil...
2007-09-06 Andrew Gaffneyraise an exception in parse_spec() if there's a duplica...
2007-09-06 Andrew Gaffneyremove redundant set_pkgcache_path() functions from...
2007-08-31 Chris GianelloniThis is catalyst 2.0.5_pre3 for testing the new stages...
2007-08-31 Chris GianelloniWe need to force USE=bindist on for building stages.
2007-08-29 Chris GianelloniFixed livecd/volid by removing the string.join() from...
2007-08-29 Chris GianelloniAdded support for the newer versions of splashutils...
2007-08-29 Chris GianelloniMake sure we mkdir on /etc/X11/xinit before we put...
2007-08-22 Andrew Gaffney'chost' option is only valid in stage 1/2 specs. have...
2007-08-13 Andrew Gaffney added ChangeLog entries for following from last commit:
2007-08-13 Andrew Gaffneyfix typo in getopt call for --clear-autoresume. thanks to
2007-04-17 Chris GianelloniAdded a patch from Andrew Gaffney <agaffney@gentoo...
next