projects
/
catalyst.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
catalyst.git
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
2008-12-21
Andrew Gaffney
Add mix-in cdtar idea to TODO
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Andrew Gaffney
Merge branch 'master' of git+ssh://git@wolf31o2.org...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Andrew Gaffney
Remove old isolinux-3.09 cdtar files
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Andrew Gaffney
Update cdtar files to isolinux-3.72 and latest memtest8...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Chris Gianelloni
Marking this 2.0.6.903 for testing.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-12
Andrew Gaffney
Disable copying of nb-busybox.cf since it isn't used...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Andrew Gaffney
php vs. python fail
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Andrew Gaffney
A few typo and other minor fixes as reported by armin76
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Andrew Gaffney
Add support for digests="all" for gentoo bug #209611
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Andrew Gaffney
Automatically append --netboot to GK_ARGS for netboot2...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Andrew Gaffney
Remove evil hacks that copy gk files around for netboot2
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Chris Gianelloni
Bumping version for release.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Andrew Gaffney
Default to umask 022 for spawn() unless otherwise speci...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-29
Andrew Gaffney
Add support for -P/--purgeonly option
commit
|
commitdiff
|
tree
|
snapshot
2008-10-31
Chris Gianelloni
Updated README to tell the user where to locate catalys...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-31
Chris Gianelloni
ChangeLog update.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-31
Chris Gianelloni
Merge branch 'master' of git+ssh://git@wolf31o2.org...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-31
Chris Gianelloni
Kicking out a 2.0.6.901 release for testing.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
agaffney
Automatically prepend build dir path to livecd/iso...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-28
agaffney
Update TODO with placeholder idea
commit
|
commitdiff
|
tree
|
snapshot
2008-09-07
agaffney
Create catalyst.util module with capture_traceback...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-07
agaffney
Switch commandline spec value parsing to use catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-07
agaffney
A few fixes to ParserBase after actually testing it
commit
|
commitdiff
|
tree
|
snapshot
2008-09-07
agaffney
More indecisiveness..move util.spec to config.SpecParser
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
agaffney
Rename catalyst.spec to catalyst.util
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
agaffney
Add __init__.py file and import line
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
agaffney
Initial commit of modules/catalyst/spec.py
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Chris Gianelloni
Updating x86/amd64 arch support. Original patches...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Chris Gianelloni
Removing all deprecated interfaces. We no longer wish...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Chris Gianelloni
It helps if I update the ChangeLog properly.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Chris Gianelloni
Removing livecd/files/Getting_Online.txt since it was...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Chris Gianelloni
Updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Chris Gianelloni
Initial commit after creating the git repository.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Chris Gianelloni
Add gconf settings for gnome-screensaver to disable...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-14
Andrew Gaffney
Add armv5tel to arm host list
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Chris Gianelloni
If we don't have a distcc user, we need to reinstall...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Chris Gianelloni
We need to run distcc-config --install, since we won...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Chris Gianelloni
Add a couple of distcc-related items to TODO.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Chris Gianelloni
We don't want to run setup_myfeatures in preclean,...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Chris Gianelloni
Remove the die on LIBDIR check, since it won't be set...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Chris Gianelloni
Let's not try to chmod a dangling symlink.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Chris Gianelloni
Added emerge --info to debug output. I don't know...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Chris Gianelloni
We probably shouldn't be running our debug functions...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Chris Gianelloni
Added a get_libdir call and fail if we don't have a...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Chris Gianelloni
Only copy the handbook icon if one exists.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-21
Chris Gianelloni
Fix a small typo. Thanks to Justin Bronder <jsbronder...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Chris Gianelloni
We should be matching all possible LIBDIRs, so make...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Chris Gianelloni
We no longer need the metadata.tar.bz2, since the Insta...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Chris Gianelloni
We don't need --newuse if we're not using binary packag...
commit
|
commitdiff
|
tree
|
snapshot
next