catalyst.git
2009-09-03 Andrew GaffneyMerge branch 'master' into merge_tmp
2009-09-02 Chris GianelloniClean up a few extraneous spaces, line wrap a comment...
2009-09-02 Chris GianelloniAdding .gitattributes and adding an Id variable to...
2009-08-23 Andrew GaffneyApply patch for module blacklisting from gentoo bug...
2009-08-23 Andrew GaffneyApply patch for module blacklisting from gentoo bug...
2009-07-07 Chris GianelloniFix the header for the ChangeLog. Thanks, echangelog...
2009-07-07 Chris GianelloniVersion bumping to 2.0.6.905 for release.
2009-07-07 Chris GianelloniMy pedantic self could not help but capitalize Gentoo...
2009-06-29 Robin H. JohnsonMerge branch 'master' of git+ssh://git@linbsd.net/projs...
2009-06-29 Robin H. JohnsonMerge branch 'catalyst_3' of git+ssh://git@linbsd.net...
2009-06-29 Robin H. JohnsonAdd a bell as late as possible in every elilo.msg or...
2009-06-29 Robin H. JohnsonAdd a bell as late as possible in every elilo.msg or...
2009-06-28 Andrew GaffneyApply patch to document espeakup support for gentoo...
2009-06-28 Andrew GaffneyApply patch to document espeakup support for gentoo...
2009-05-27 Robin H. JohnsonNormalize spaces and tabs: modules/catalyst/spawn.py...
2009-05-27 Robin H. JohnsonNormalize spaces and tabs: modules/catalyst/spawn.py...
2009-05-27 Robin H. JohnsonNormalize spaces and tabs: modules/catalyst/spawn.py...
2009-05-27 Robin H. JohnsonNormalize spaces and tabs: modules/catalyst/util.py
2009-05-27 Robin H. JohnsonNormalize spaces and tabs: modules/catalyst/target...
2009-05-27 Robin H. JohnsonNormalize spaces and tabs: modules/catalyst/target...
2009-05-27 Robin H. JohnsonNormalize spaces and tabs: modules/catalyst/target...
2009-05-27 Robin H. JohnsonPut the vim modeline in all source files to avoid any...
2009-05-27 Robin H. JohnsonThis bad vim modeline is one of the reasons that tabs...
2009-05-27 Andrew Gaffneyfix changelog
2009-05-27 Andrew Gaffneyimport catalyst_support for gentoo bug #271368
2009-04-25 Chris GianelloniActually doing the commit, this time.
2009-04-24 Chris GianelloniRolling an official catalyst 2.0.6.904 version.
2009-04-07 Andrew GaffneyGet rid of addlargs in the main script
2009-04-07 Andrew Gaffneymore spacing cleanups
2009-04-07 Andrew Gaffneyspacing cleanups
2009-04-07 Andrew GaffneyClean up cleanables
2009-04-05 Andrew GaffneyNote in TODO where things have already been done
2009-04-04 Andrew GaffneyExplicitly set target: in per-target spec values
2009-04-04 Andrew GaffneyApply additional patch from gentoo bug #255793 for...
2009-04-04 Andrew GaffneyApply additional patch from gentoo bug #255793 for...
2009-04-04 Andrew GaffneyApply patch from gentoo bug #264457 to prevent deleting...
2009-04-04 Andrew GaffneyApply patch from gentoo bug #264457 to prevent deleting...
2009-02-24 Andrew GaffneyAdditional sh patch from gentoo bug #255793
2009-02-24 Andrew GaffneyAdditional sh patch from gentoo bug #255793
2009-02-21 Andrew GaffneyApply modified patch from gentoo bug #255793 for enhanc...
2009-02-21 Andrew GaffneyApply patch from gentoo bug #255793 for enhanced sh...
2009-01-30 Andrew GaffneyAdd note to TODO about enhanced catalystrc support
2009-01-21 Andrew GaffneyUpdate reference to make.conf.example for new location...
2009-01-21 Andrew GaffneyUpdate reference to make.conf.example for new location...
2009-01-20 Andrew GaffneyRemove --noreplace from run_merge call so that baselayo...
2009-01-20 Andrew GaffneyRemove --noreplace from run_merge call so that baselayo...
2009-01-16 Andrew GaffneyChange invalid atom '>=sys-apps/baselayout-2*' to ...
2009-01-16 Andrew GaffneyChange invalid atom '>=sys-apps/baselayout-2*' to ...
2009-01-14 Andrew GaffneyAdd run_controller_action() function and replace manual...
2009-01-14 Andrew GaffneyAdd clean no-op for system target
2009-01-14 Andrew GaffneyFix up a few runtime errors
2009-01-13 Andrew GaffneyInitial commit of new system target
2009-01-13 Andrew GaffneyAdd procedure for 'system' target
2009-01-13 Chris GianelloniTODO updates: add information about verification of...
2009-01-13 Chris GianelloniTODO updates: added section on statistics gathering...
2009-01-13 Andrew GaffneyRemove all references to 'spec' and 'addlargs' in targe...
2009-01-13 Andrew GaffneyAll targets have been updated not to use the spec_prefi...
2009-01-13 Andrew GaffneyDon't pass conf_values or addlargs to target __init__()
2009-01-13 Andrew GaffneyRemove all references to self.settings[spec_prefix...
2009-01-13 Andrew GaffneyReorganize init for snapshot target
2009-01-13 Andrew Gaffneytypo
2009-01-13 Andrew GaffneyTry to import portage.util before portage_util
2009-01-13 Andrew GaffneyTry to import portage.util before portage_util
2009-01-13 Andrew GaffneyAdd validate_values() and compare_key() functions to...
2009-01-13 Andrew GaffneyAdd new global config singleton object and Spec class...
2009-01-12 Andrew GaffneyAdd base singleton class definition
2009-01-12 Andrew Gaffneyadd note about logging to TODO
2009-01-12 Andrew GaffneyMore replacements of print statement with msg()
2009-01-12 Chris GianelloniMove livecd/files directory/files to files/livecd.
2009-01-12 Chris GianelloniMove livecd/cdtar directory/files to files/cdtar.
2009-01-12 Andrew Gaffneyadd some notes
2009-01-12 Andrew GaffneyReplace more instances of print with msg()
2009-01-12 Andrew GaffneyMore replacements of the print statement with msg()
2009-01-12 Andrew GaffneyReplace all instances of print with catalyst.output...
2009-01-12 Andrew GaffneyMove set_autoresume_path() from catalyst.target.generic...
2009-01-12 Andrew GaffneyMake use of set_autoresume() in target modules
2009-01-12 Andrew GaffneyAdd check_autoresume() and set_autoresume() helpers...
2009-01-12 Andrew GaffneyImport only cmd() from catalyst.spawn
2009-01-12 Andrew GaffneyRemove redundant imports
2009-01-12 Andrew GaffneyRemove catalyst.support module
2009-01-12 Andrew GaffneyMove remaining stuff from catalyst.support to catalyst...
2009-01-12 Andrew GaffneyMove addl_arg_parse() from catalyst.support to catalyst...
2009-01-12 Andrew Gaffneymissing self.
2009-01-12 Andrew GaffneyMove gen_contents_file() and gen_digest_file() from...
2009-01-12 Andrew GaffneyMove netboot-final.sh from targets/support/ to targets...
2009-01-12 Andrew GaffneyRename netboot2 target to netboot
2009-01-12 Andrew GaffneyCleanups to make pychecker happy
2009-01-12 Andrew GaffneyGrab just the first value return from the now-working...
2009-01-12 Andrew GaffneyWhack the outdated and non-functional netboot target
2009-01-12 Andrew GaffneySmall cleanups to make pychecker happy
2009-01-11 Andrew Gaffneyimport cleanups
2009-01-11 Andrew GaffneyMove read_makeconf() and parse_makeconf() from catalyst...
2009-01-11 Andrew GaffneyMove file_locate() from catalyst.support to catalyst...
2009-01-11 Andrew GaffneyAdd catalyst.spawn import where needed and move more...
2009-01-11 Andrew Gaffneyadd note about singleton class for tracking PIDs
2009-01-11 Andrew GaffneyMove custom exception classes to catalyst.error and...
2009-01-11 Andrew GaffneyMove all hash and contents functions to catalyst.hash
2009-01-11 Andrew GaffneyMove countdown() from catalyst.support to catalyst...
2009-01-11 Andrew GaffneyMove generate_contents() from catalyst.support to catal...
2009-01-11 Andrew GaffneyMove touch() from catalyst.support to catalyst.util
next