catalyst.git
2014-09-11 Brian DolbecFix a relative path bug master
2014-09-11 Brian Dolbecsetup_pkgmgr(): Make the 'build' use flag passed in
2014-09-11 Brian Dolbecchroot-functions.sh: Fix a mis-worded comment
2014-09-02 Brian Dolbecchroot-functions.sh: Remove --nodeps option from portag...
2014-09-02 Brian Dolbecstage1-controller.sh: Remove some old poor cleaning...
2014-06-14 Brian DolbecRemove unused variable new and an undefined variable s.
2014-06-14 Brian DolbecRemove unused urllib import.
2014-04-05 Brian Dolbecgeneric_stage_target: Add a trailing / to the cp /etc...
2014-04-02 Douglas Freedlivecdfs-update: No tmpfs on /lib/firmware
2014-04-02 Brian DolbecMove confdefaults out of main.py
2014-04-02 Brian DolbecMove generic_stage_targets.py constants to defaults.py
2014-04-02 Brian DolbecCreation of a new defaults.py
2014-04-02 Brian DolbecFix undefined variable: RLIMIT_NOFILE
2014-04-02 Brian Dolbecmain.py: print the output of an ImportError to help...
2014-04-02 Brian DolbecInitial separation and creation of contents.py
2014-04-02 Brian DolbecInitial separation and creation of a hash_utils.py...
2014-04-02 Brian Dolbecfiles/catalyst.conf: Whitespace cleanup
2014-04-02 Mike FrysingerAdd arm64 support
2014-04-02 W. Trevor Kingcatalyst/targets/generic_target.py: Pass TERM through...
2014-04-02 Brian Dolbecgeneric_stage_target.py: Fix an intermittent snapshot_c...
2014-04-02 Brian DolbecFix autoresume file paths to only be configured once.
2014-04-02 Brian DolbecCommit a testpath file to source with instructions...
2014-03-02 Brian Dolbeccatalyst/support.py: Update for snakeoil API change.
2014-03-02 Brian Dolbeccatalyst/arch/m68k.py: fix missed import cleanup during...
2014-02-22 W. Trevor KingMakefile: Fix PACKAGE_VERSION extraction
2014-02-22 W. Trevor Kingsetup.py: Add disutils-based packaging
2014-02-22 Brian DolbecMove catalyst.conf and catalystrc to an etc/ directory
2014-02-22 Brian DolbecRename the modules subpkg to targets, to better reflect...
2014-02-22 Brian DolbecMove catalyst_support, builder, catalyst_lock out of...
2014-02-22 Brian DolbecInitial rearrangement of the python directories
2014-02-11 Jorge Manuel... Update AUTHORS to review credit and split the list...
2014-01-12 Brian DolbecRemove an extra slash in the path.
2014-01-12 Brian DolbecRemove some troublesome trailing slashes from paths
2014-01-11 Brian Dolbecchmod +x targets/stage1/build.py
2014-01-11 Brian Dolbecchmod +x all sh scripts so they can run from the git...
2014-01-03 Anthony G.... catalyst/targets/generic_stage_target.py: mount /dev...
2014-01-03 Brian Dolbecmodules/generic_stage_target.py, Create SOURCE_MOUNTS_D...
2014-01-03 W. Trevor Kingdoc/HOWTO.txt: Fix stage descriptions, and add extra...
2014-01-03 Brian DolbecSet mountmap["icecream"] from settings for now.
2014-01-03 Brian Dolbecmodules/generic_stage_target.py, modules/stage1_target...
2014-01-03 Brian DolbecFix mounts and mountmap port_logdir code block.
2014-01-03 Brian DolbecAdd "local_overlay" to configdefaults.
2014-01-03 Brian DolbecFix a missed self.settings["repo_name"] migration
2013-12-31 Brian Dolbecmodules/generic_stage_target.py: Use portdir, distdir...
2013-12-15 Matt Turnermodules/generic_stage_target.py: Use 'devpts' as mountm...
2013-12-15 Brian Dolbeccatalst: improve usage() output formatting slightly
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'ccache' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'kerncache' instea...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'packagedir' inste...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'devpts' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'port_tmpdir'...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'distdir' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'dev' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'proc' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Don't use paths as...
2013-12-15 Brian Dolbeccatalyst: Add 'packagedir' default instead of hard...
2013-12-15 Brian Dolbeccatalyst: Add 'snapshot_name' default
2013-12-15 Brian Dolbeccatalyst: Add 'repo_name' default
2013-12-15 Brian Dolbeccatalyst: Split confdefaults into line-per-entry
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use a 'local_overlay...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'distdir' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'portdir' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'portdir' instead...
2013-12-15 Brian Dolbecmodules/tinderbox_target.py: Use 'portdir' instead...
2013-11-13 Matt Turnercatalyst 2.0.15
2013-10-26 W. Trevor Kinglivecdfs-update.sh: Use `bash --login` to spawn startx
2013-10-26 W. Trevor Kinglivecd-bashrc: Avoid a startx race by restricting to...
2013-10-26 Matt TurnerRevert "livecdfs-update.sh: Escape ampersands in STARTX...
2013-10-26 Dylan Bakercatalyst: Remove commented sections of code
2013-10-26 Dylan Bakercatalyst: split combined import
2013-10-26 Dylan Bakercatalyst: use a more pythonic method to import modules
2013-10-26 Dylan Bakercatalyst: Specify python2 rather than the generic python
2013-08-08 Matt Turnercatalyst 2.0.14
2013-08-08 Zac Medicogeneric_stage_target: default {PORT,PKG,DIST}DIR
2013-08-06 Rick Farina... stop tarballing firmware
2013-08-02 Rick Farina... kerncache improperly sets --nodeps
2013-08-02 Brian DolbecFix incorrect type for livecd/modblacklist.
2013-08-02 Rick Farina... correctly remove USE=build
2013-08-02 Rick Farina... Revert "kmerge.sh: Don't set USE=build for emerging...
2013-07-31 Matt Turnercatalyst 2.0.13
2013-07-30 Brian DolbecFix a py3 syntax error, use print()
2013-07-30 Matt Turnerkmerge.sh: Don't set USE=build for emerging kernels.
2013-07-25 Matt TurnerRemove ChangeLog.
2013-07-25 Matt Turnerchroot-functions: Give variables more appropriate names.
2013-07-25 Matt TurnerReplace 'system' with '@system' where applicable, to...
2013-05-28 Douglas FreedFixes a bug inadvertently caused by 6c0a577 where setti...
2013-05-27 Rick Farina... proper lbzip2 decompression of stages
2013-05-27 Rick Farina... Revert "use lbzip2 to unpack the stages"
2013-05-27 Rick Farina... use lbzip2 to unpack the stages
2013-04-24 Jorge Manuel... Drop addpatches from the livecd-stage2 example spec...
2013-04-24 Jorge Manuel... Drop addpatches from the stage4 example spec.
2013-04-15 Jorge Manuel... Fix broken "preserve_libs" commit - ";" is not ":".
2013-04-14 Jorge Manuel... Make the use of preserved_libs optional by setting...
2013-04-14 Jorge Manuel... Fix bugs 407051 and 458536 by using FEATURES="preserve...
2013-04-14 Jorge Manuel... Fix update_seed use by not using nor building binary...
2013-04-06 Raúl PorcelAdd support for m68k
2013-03-09 W. Trevor Kinglivecdfs-update.sh: Escape ampersands in STARTX sed...
2013-03-09 W. Trevor Kingdoc/HOWTO.txt: Explain how to run catalyst without...
2013-03-09 W. Trevor Kingfiles/.gitignore: Ignore $(DOCS) and $(DOC_SIDE_EFFECTS)
2013-03-09 W. Trevor KingMakefile: Add DOCS for building files/HOWTO.html
next