Makefile: Re-join man page generation
[catalyst.git] / modules / generic_stage_target.py
2012-07-09 Sebastian PippingMove class docstrings into classes, add module docstrin...
2012-07-02 Sebastian PippingReplace content on master with content from catalyst_2
2012-05-13 Jeremy Olexas:/etc/make.profile:/etc/portage/make.profile:g - Use...
2012-05-13 Jorge Manuel B.... From: Jeremy Olexa <darkside@gentoo.org>
2012-05-06 Jorge Manuel B.... Stop dropping /etc/portage from the stages and update...
2012-05-05 Jorge Manuel B.... Revert 97b38787d5e72ef091e1673ed37131b8ad97d6be (moving...
2012-04-18 Jorge Manuel B.... Current stage3 files already provide /etc/portage,...
2012-04-18 Jeremy Olexas:/etc/make.profile:/etc/portage/make.profile:g - Use...
2012-04-18 Jeremy OlexaAdd new -T (--purgetmponly) option
2011-12-12 Jorge Manuel B.... Drop metadata_overlay support from catalyst - fixes...
2010-09-05 Raúl PorcelRestore old behaviour on the CXXFLAGS variable on the...
2009-09-03 Andrew GaffneyMerge branch 'master' into merge_tmp
2009-01-21 Andrew GaffneyUpdate reference to make.conf.example for new location...
2009-01-11 Andrew GaffneyMove all *_target.py modules under modules/catalyst...
2009-01-11 Andrew GaffneyMove subarch and maching maps to bottom of arch files...
2009-01-02 Andrew Gaffneyscrew you python...hard
2009-01-02 Andrew GaffneyDisable removal of 'target_path' when build starts
2008-12-26 Andrew GaffneyApply patch from armin76 to actually make use of the...
2008-12-23 Andrew GaffneyMissing / before 'iso'
2008-12-07 Andrew GaffneyAdd support for digests="all" for gentoo bug #209611
2008-11-29 Andrew GaffneyAdd support for -P/--purgeonly option
2008-10-31 Chris GianelloniMerge branch 'master' of git+ssh://git@wolf31o2.org...
2008-09-29 agaffneyAutomatically prepend build dir path to livecd/iso...
2008-07-28 Chris GianelloniRemoving all deprecated interfaces. We no longer wish...
2008-04-11 Chris GianelloniFix seedcache output so it fits in 80 columns.
2008-04-04 Chris GianelloniAdded TODO. Changed create_handbook_icon call to only...
2008-03-11 Andrew GaffneyApply additional patches from bug 207862 for CONTENTS...
2008-03-10 Chris GianelloniFix some spacing on the -* warning, revert Andrew's...
2008-03-07 Chris GianelloniChange the warning thrown into make.conf when someone...
2008-03-05 Chris GianelloniMerged ChangeLog.old and ChangeLog and added a note...
2008-03-05 Chris GianelloniChanged boot/kernel/${kname}/config and boot/kernel...
2008-02-26 Andrew GaffneyFix leading whitespace in empty() so it's only executed...
2008-02-20 Andrew GaffneyAdd warning about -* in foo/use in the spec
2008-02-14 Chris GianelloniWow. I need to make sure that we actually comment...
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 GianelloniMove export of FEATURES to setup_myfeatures.
2008-02-08 Chris GianelloniAdded support for generating CONTENTS files automatical...
2008-02-08 Chris GianelloniFixing a minor display issue when we write out make...
2008-02-06 Chris GianelloniWrite out HOSTUSE settings from arch/*.py to make.conf...
2008-02-04 Chris GianelloniAdded USE=bindist automatically to everything that...
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-11 Andrew Gaffneyadd an extra warning into the generated make.conf about...
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-08-29 Chris GianelloniFixed livecd/volid by removing the string.join() from...
2007-08-22 Andrew Gaffney'chost' option is only valid in stage 1/2 specs. have...
2007-08-13 Andrew Gaffneyfix typo in getopt call for --clear-autoresume. thanks to
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-03-06 Chris GianelloniAdded a patch from Christian Heim <phreak@gentoo.org...
2007-02-13 Chris GianelloniAdded a patch from Andrew Gaffney <agaffney@gentoo...
2007-02-12 Chris GianelloniAdded another fix from Andrew Gaffney <agaffney@gentoo...
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...
2007-01-09 Chris GianelloniAdded a patch from Mike Frysinger <vapier@gentoo.org...
2007-01-02 Chris GianelloniRemoving old CVS Header lines, which are no longer...
2006-12-27 Chris GianelloniFix indentation so things actually work.
2006-12-27 Chris GianelloniChanged the portage_overlay option to always install...
2006-12-06 Chris GianelloniFix a typo in generic_stage_target.
2006-11-22 Chris GianelloniFixed up action_sequence when using --fetchonly to...
2006-11-22 Chris GianelloniAdded cleanup patch for stage1/stage2 and generic_stage...
2006-11-22 Chris GianelloniAdded patch from Daniel Ostrow <dostrow@gentoo.org...
2006-11-03 Chris GianelloniAdded a check to see if we have the tarball option...
2006-11-03 Chris GianelloniAdded a warning about changing the CHOST setting for...
2006-10-11 Chris GianelloniAdded initial Gentoo/FreeBSD support. Patch from Diego...
2006-10-02 Chris GianelloniRemoving all copyright and license comment headers...
2006-10-02 Chris GianelloniClean up more spacing/capitalization.
2006-10-02 Chris GianelloniFixed lots of spacing issues, removed livecd/type from...
2006-07-11 Chris GianelloniAdded patches from Joshua Kinard <kumba@gentoo.org...
2006-06-28 Chris GianelloniAdded two patches from Joshua Kinard from bug #138255...
2006-06-22 Chris GianelloniFix a problem where catalyst was creating an initial...
2006-06-08 Chris GianelloniAdd patch from bug #135051 to fix the seedcache extract...
2006-05-19 Eric EdgarFix DIGESTS output
2006-04-25 Eric Edgardigests function uses raw output from hash function now
2006-04-21 Chris GianelloniSomehow this hosts.bck fix got reverted and I really...
2006-04-18 Chris GianelloniForced -p on tar for compressing stages.
2006-03-22 Chris GianelloniFix to ensure that we look inside the chroot for /etc...
2006-02-14 Eric Edgarfix for failure when root_overlay is not set
2006-02-10 Eric EdgarAllow multiple overlays for root_overlay and overlay...
2006-02-09 Eric EdgarFix indentation issues
2006-02-08 Eric Edgarfix kernelopts and extraversion env variable exports
2006-01-27 Eric EdgarFix ppc64 iso creation. Add console machine_type for...
2006-01-27 Eric EdgarFix type error when kernel packages arent defined
2006-01-26 Eric EdgarSeparation of kerncache from snapcache
2006-01-25 Eric EdgarFix bug if no kernel packages were defined but there...
2006-01-20 Eric Edgaradd makeopts spec file support. Fix printout typo...
2006-01-20 Chris GianelloniAdded fix for bug #119635.
2006-01-18 Eric Edgarfix crash when no kernel is defined. spacing issue
2006-01-17 Eric Edgarremove extra function that was converting strings to...
2006-01-17 Eric Edgarfix issue where args not allowed that arose due to...
2006-01-16 Eric Edgarfixes for bugs 119009,119041 and 118985
2006-01-13 Eric EdgarFix for ccache (null)/.ccache bug
2006-01-10 Eric Edgarfix for linuxrc variable not being available
2006-01-10 Eric Edgarfilter kname so - and . work
2006-01-05 Eric Edgarchange .digests to .DIGESTS
2006-01-03 Eric EdgarRemove chost/cflags etc. warning messages
next