catalyst.git
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...
2007-04-17 Chris GianelloniAdded nb-busybox.cf to the netboot2 target for bug...
2007-04-16 Chris GianelloniMake sure we install ccache/distcc into the build root...
2007-04-12 Chris GianelloniChange moving the VDB until after we have processed...
2007-04-12 Chris GianelloniCommented out the package.provided code in catalyst...
2007-04-12 Chris GianelloniAdded a patch from Andrew Gaffney <agaffney@gentoo...
2007-04-10 Chris GianelloniAdded a patch from Mike Frysinger <vapier@gentoo.org...
2007-04-10 Chris GianelloniFixing check for invalid subarch to not filter too...
2007-04-10 Chris GianelloniAdded s390x (64-bit) support via a patch from Mike...
2007-04-10 Chris GianelloniAdded setup_myemergeopts to setup_myfeatures and remove...
2007-03-20 Chris GianelloniAdded patch from Åsmund Grammeltvedt <grammel@online...
2007-03-12 Chris GianelloniRemoved the generation of grppkgs.txt since the Install...
2007-03-09 Chris GianelloniFix creation of the EFI images. Since it is FAT, we...
2007-03-06 Chris GianelloniAdded a patch from Andrew Gaffney <agaffney@gentoo...
2007-03-06 Chris GianelloniAdded a patch from Christian Heim <phreak@gentoo.org...
2007-03-06 Chris GianelloniCommenting out the livecd-kernel code, since the Instal...
2007-02-14 Chris GianelloniFix up the pci.ids/usb.ids code to work with newer...
2007-02-13 Chris GianelloniAdded a patch from Andrew Gaffney <agaffney@gentoo...
2007-02-13 Chris GianelloniDisabled deleting of /boot so we actually can work...
2007-02-12 Chris GianelloniAdded another fix from Andrew Gaffney <agaffney@gentoo...
2007-02-12 Chris GianelloniAdded patch from Andrew Gaffney <agaffney@gentoo.org...
2007-02-12 Chris GianelloniAdded patch from Andrew Gaffney <agaffney@gentoo.org...
2007-02-06 Chris GianelloniUpdate the examples to have 2006.1 for the dates. ...
2007-02-06 Chris GianelloniMake sure the user owns his home directory for bug...
2007-01-30 Chris GianelloniRe-arranged catalyst.conf to make it easier to follow...
2007-01-29 Andrew Gaffneyignore *.py[co]
2007-01-23 Chris GianelloniAdded patch from Andrew Gaffney <agaffney@gentoo.org...
2007-01-23 Chris GianelloniFixed new cbuild code with another patch from Mike...
next