Replace content on master with content from catalyst_2
[catalyst.git] / modules / catalyst_support.py
2012-07-02 Sebastian PippingReplace content on master with content from catalyst_2
2011-06-26 Sebastian PippingWarn about multiple argument errors at the same time
2009-09-03 Andrew GaffneyMerge branch 'master' into merge_tmp
2009-01-13 Andrew GaffneyTry to import portage.util before portage_util
2009-01-11 Andrew GaffneyMove catalyst_support.py to catalyst.support and update...
2009-01-11 Andrew GaffneyAdd target map in each target module and remove registe...
2008-12-01 Andrew GaffneyDefault to umask 022 for spawn() unless otherwise speci...
2008-11-29 Andrew GaffneyAdd support for -P/--purgeonly option
2008-09-07 agaffneySwitch commandline spec value parsing to use catalyst...
2008-09-06 agaffneyRename catalyst.spec to catalyst.util
2008-04-06 Chris GianelloniAdded a small patch from Tim Yamin <tim.yamin@zonbu...
2008-03-11 Andrew GaffneyApply additional patches from bug 207862 for CONTENTS...
2008-02-20 Andrew Gaffneychange 'is' to == because python is grumpy
2008-02-08 Chris GianelloniFix up calc_contents in contents_map. Thanks to Brent...
2008-02-08 Chris GianelloniAdded support for generating CONTENTS files automatical...
2007-11-25 Chris GianelloniApplying a patch from Tais M. Hansen <tais.hansen@osd...
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-01-30 Chris GianelloniRe-arranged catalyst.conf to make it easier to follow...
2007-01-23 Chris GianelloniAdded patch from Andrew Gaffney <agaffney@gentoo.org...
2007-01-02 Chris GianelloniRemoving old CVS Header lines, which are no longer...
2006-10-02 Chris GianelloniRemoving all copyright and license comment headers...
2006-09-08 Chris GianelloniAdded fix for bug #143348.
2006-05-19 Eric EdgarFix DIGESTS output
2006-05-03 Eric EdgarFix locking and autoresume cache
2006-05-01 Chris GianelloniChanged a display error from bug #131502 and rolling...
2006-04-25 Eric Edgarchange hash result format so .DIGESTS is generated...
2006-04-25 Chris GianelloniAdded patch to parse_spec by Andrew Gaffney <agaffney...
2006-04-18 Chris GianelloniAdded patch from Andrew Gaffney <agaffney@gentoo.org...
2006-01-17 Eric Edgarfix issue where args not allowed that arose due to...
2006-01-13 Eric EdgarAdd netboot2 target
2005-12-21 Eric EdgarRemove requirement on md5sum,sha1sum,crc32 .. only...
2005-12-19 Eric EdgarDetect missing binaries for the hashing functions and...
2005-12-19 Eric EdgarChange the internal hash checking to be quicker and...
2005-12-05 Eric EdgarStop reading env from the OS. Rely on the more on the...
2005-12-02 Chris GianelloniSo I was just kidding on that last commit. This one...
2005-12-02 Chris GianelloniReverting my nasty spaces->tabs mess-up and pushing...
2005-12-02 Chris GianelloniFixed spacing/tabs. Updated catalyst.conf comments...
2005-12-02 Eric EdgarAdd sha/md5 digests support for grp and cleanup other...
2005-12-01 Eric EdgarAdd md5 and sha .digests file creation per wolf31o2...
2005-10-06 Eric Edgarallow file_check to proceed if key is not in use
2005-08-29 Chris GianelloniAdded fix for using options with = in them with --cli...
2005-08-09 Eric Edgarfix missing os. in os.popen. and clear the autoresume...
2005-08-09 Eric EdgarForward port the changes from catalyst 1.1.9 to 1.1...
2005-08-09 Eric EdgarAdd locking support. Code simplification for unpack...
2005-07-27 Eric EdgarAdd support to cache the snapshot dir. add snapcache...
2005-07-07 Eric EdgarFix FETCH code so it will run for Pylon
2005-07-06 Eric EdgarFix None None bug and exception reporting
2005-07-05 Chris GianelloniBig honkin' copyright update.
2005-07-05 Eric Edgaradd additional logging output. Use standard os redirect...
2005-05-06 Eric EdgarBug fixes in parse_spec, fix issues detecting list...
2005-05-05 Eric EdgarFix bug 65284. More flexible spec parsing. Should...
2005-04-27 Eric EdgarFix exception handling to remove extraneous prints...
2005-04-27 Eric EdgarFix some exception handling in catalyst_support.py
2005-04-26 Eric Edgarfix minor bug in the purge code so that it actually...
2005-04-21 Eric EdgarAdded a better exception handling message for keyboard...
2005-04-21 Eric EdgarAdd support to clear the autoresume flags and improve...
2005-04-21 Eric Edgaronly append livecd-tools to the livecd-stage1 target...
2005-04-21 Eric Edgarembedded target cleanups ... iso,bootloader,target_setu...
2005-04-14 Eric EdgarAUTORESUME PATCH; modified the chroot-functions.sh...
2005-04-07 Eric Edgarfix case bug in livecdfs-update.sh; fix bug in initial...
2005-04-07 Eric EdgarChanges to allow cflags, chost, cxxflags in a spec...
2005-04-04 Eric EdgarInitial import of Catalyst 2.0.0
2005-01-02 John P. Davistweaks to error handling in the main catalyst script...
2004-12-18 John P. Davisfix for #66592
2004-12-17 Chris GianelloniReversing patch from Eric Edgar from bug #70663.
2004-12-16 Chris GianelloniAdded patches from Eric Edgar <e_edgar@hotmail.com...
2004-10-21 Chris GianelloniFixing gpm support by uncommenting default settings...
2004-10-15 John P. Daviscopyright fixes
2004-10-06 John P. Davisinitial import of netboot code
2004-09-16 John P. Davisbug #59681 fixed
2004-07-12 John P. Davisforgot to add entries for DEBUG and VERBOSE
2004-07-11 John P. Davisrewrote the main catalyst driver script. fixed up arg_p...
2004-06-18 John P. Davischeck changelog
2004-06-16 John P. Davisbeta code to wrap commands
2004-06-08 John P. Davislivecd-stage2 error handling code
2004-05-17 John P. Davismore snapshot fixes
2004-05-17 John P. Davisconsult changelog
2004-05-12 John P. Davissee changelog
2004-04-12 John P. Davislots of changes to the bash backend
2004-02-13 Daniel Robbinslivecd-stage2 fixes, ccache now works for genkernel...
2004-02-12 Daniel Robbinsmissing "/" and new clst_conf support
2004-02-11 John P. Davislarge amount of changes - see ChangeLog
2004-01-29 John P. Davisadded distcc support, documentation forthcoming
2004-01-21 Daniel Robbinsfile location check and non-tarring of livecd-stage1...
2004-01-12 Daniel Robbinswill hopefully fix the python<->bash linkage with ...
2003-11-09 Daniel Robbinsre-grab builder
2003-11-09 Daniel Robbinsvarious cleanups
2003-11-08 Daniel Robbinsspec file reading and parsing functions added
2003-11-06 Daniel Robbinsfixo
2003-11-06 Daniel Robbins/root/.ccache cleanup fix
2003-11-06 Daniel Robbinsconfig file support (beta)
2003-10-30 Daniel Robbinslatest goodies
2003-10-29 Daniel Robbinscontinued work
2003-10-28 Daniel Robbinslots of improvements
2003-10-28 Daniel Robbinscode restructure -- things are getting better and better
2003-10-28 Daniel Robbinstarget improvements, beginning of exception code