projects
/
catalyst.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
catalyst.git
2009-01-13
Andrew Gaffney
Initial commit of new system target
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Andrew Gaffney
Add procedure for 'system' target
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Chris Gianelloni
TODO updates: add information about verification of...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Chris Gianelloni
TODO updates: added section on statistics gathering...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Andrew Gaffney
Remove all references to 'spec' and 'addlargs' in targe...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Andrew Gaffney
All targets have been updated not to use the spec_prefi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Andrew Gaffney
Don't pass conf_values or addlargs to target __init__()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Andrew Gaffney
Remove all references to self.settings[spec_prefix...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Andrew Gaffney
Reorganize init for snapshot target
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Andrew Gaffney
typo
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Andrew Gaffney
Try to import portage.util before portage_util
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Andrew Gaffney
Add validate_values() and compare_key() functions to...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Andrew Gaffney
Add new global config singleton object and Spec class...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Add base singleton class definition
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
add note about logging to TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
More replacements of print statement with msg()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Chris Gianelloni
Move livecd/files directory/files to files/livecd.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Chris Gianelloni
Move livecd/cdtar directory/files to files/cdtar.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
add some notes
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Replace more instances of print with msg()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
More replacements of the print statement with msg()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Replace all instances of print with catalyst.output...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Move set_autoresume_path() from catalyst.target.generic...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Make use of set_autoresume() in target modules
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Add check_autoresume() and set_autoresume() helpers...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Import only cmd() from catalyst.spawn
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Remove redundant imports
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Remove catalyst.support module
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Move remaining stuff from catalyst.support to catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Move addl_arg_parse() from catalyst.support to catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
missing self.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Move gen_contents_file() and gen_digest_file() from...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Move netboot-final.sh from targets/support/ to targets...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Rename netboot2 target to netboot
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Cleanups to make pychecker happy
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Grab just the first value return from the now-working...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Whack the outdated and non-functional netboot target
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Andrew Gaffney
Small cleanups to make pychecker happy
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
import cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move read_makeconf() and parse_makeconf() from catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move file_locate() from catalyst.support to catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Add catalyst.spawn import where needed and move more...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
add note about singleton class for tracking PIDs
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move custom exception classes to catalyst.error and...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move all hash and contents functions to catalyst.hash
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move countdown() from catalyst.support to catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move generate_contents() from catalyst.support to catal...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move touch() from catalyst.support to catalyst.util
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move ismount() and pathcompare() from catalyst.support...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Remove unused function hexify()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move normpath() from catalyst.support to catalyst.util
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move list_to_string() from catalyst.support to catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move list_bashify() from catalyst.support to catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Replace catalyst.support.read_from_clst() with catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Modify global import from catalyst.support to just...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move find_binary() from catalyst.support to catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move msg(), warn(), and die() to catalyst.output and...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Load defaults into myconf before parsing config
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Condense code that checks for various things in 'option...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Get rid of arches and targets classes and move function...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
More trailing whitespace cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
kill trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
kill trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Kill lots and lots of trailing whitespace in .py files
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Fix up a few bad replacements from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Do a mass sed to fix up all remaining usage of has_key()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Clean up instances of has_key() for py3k
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
We don't need to pass conf_values since it's a global var
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Pre-split options from config file and remove unnecessa...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move code to verify digest and hash functions to a...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Allow build_target() to re-raise the exception for...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move catalyst.support import to top of file
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Remove check for sys.argv length since we already check...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Rename version() to show_version()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Remove import_modules()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Remove references to generic_stage_target
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Remove _target from target module filenames, since...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Remove builder.py and all references
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move catalyst_support.py to catalyst.support and update...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move catalyst_lock.py to catalyst/lock.py and update...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move target module loading logic into build_target_map...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Add target map in each target module and remove registe...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move all *_target.py modules under modules/catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
add note about module loading method
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Remove hard-coded arch list now that find_arch_modules...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move subarch and maching maps to bottom of arch files...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Forgot the sh arch module
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Move subarch and machine map information to variables...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
Add catalyst.util.load_module() function
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Andrew Gaffney
add .gitignore file with *.py[co]
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Andrew Gaffney
Change __version__ to 2.99 for catalyst_3 branch
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Andrew Gaffney
Add note about metadata_overlay being default in 2.1.6
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Chris Gianelloni
Updated the AUTHORS section and the header for the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Chris Gianelloni
Rewrote TODO to make it clearer and added a ton of...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Andrew Gaffney
screw you python...hard
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Andrew Gaffney
Disable removal of 'target_path' when build starts
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Andrew Gaffney
Apply patch from armin76 to actually make use of the...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Andrew Gaffney
Add support for gk's --busybox-config= option
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Andrew Gaffney
Missing / before 'iso'
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Andrew Gaffney
Add support for purging to snapshot target
commit
|
commitdiff
|
tree
|
snapshot
next