2014-04-02 |
Brian Dolbec | Move generic_stage_targets.py constants to defaults.py |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brian Dolbec | Creation of a new defaults.py |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brian Dolbec | Fix undefined variable: RLIMIT_NOFILE |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brian Dolbec | main.py: print the output of an ImportError to help... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brian Dolbec | Initial separation and creation of contents.py |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brian Dolbec | Initial separation and creation of a hash_utils.py... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brian Dolbec | files/catalyst.conf: Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Mike Frysinger | Add arm64 support |
commit | commitdiff | tree | snapshot |
2014-04-02 |
W. Trevor King | catalyst/targets/generic_target.py: Pass TERM through... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brian Dolbec | generic_stage_target.py: Fix an intermittent snapshot_c... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brian Dolbec | Fix autoresume file paths to only be configured once. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Brian Dolbec | Commit a testpath file to source with instructions... |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Brian Dolbec | catalyst/support.py: Update for snakeoil API change. |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Brian Dolbec | catalyst/arch/m68k.py: fix missed import cleanup during... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
W. Trevor King | Makefile: Fix PACKAGE_VERSION extraction |
commit | commitdiff | tree | snapshot |
2014-02-22 |
W. Trevor King | setup.py: Add disutils-based packaging |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Brian Dolbec | Move catalyst.conf and catalystrc to an etc/ directory |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Brian Dolbec | Rename the modules subpkg to targets, to better reflect... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Brian Dolbec | Move catalyst_support, builder, catalyst_lock out of... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Brian Dolbec | Initial rearrangement of the python directories |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Jorge Manuel... | Update AUTHORS to review credit and split the list... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Brian Dolbec | Remove an extra slash in the path. |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Brian Dolbec | Remove some troublesome trailing slashes from paths |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Brian Dolbec | chmod +x targets/stage1/build.py |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Brian Dolbec | chmod +x all sh scripts so they can run from the git... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Anthony G.... | catalyst/targets/generic_stage_target.py: mount /dev... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Brian Dolbec | modules/generic_stage_target.py, Create SOURCE_MOUNTS_D... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
W. Trevor King | doc/HOWTO.txt: Fix stage descriptions, and add extra... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Brian Dolbec | Set mountmap["icecream"] from settings for now. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Brian Dolbec | modules/generic_stage_target.py, modules/stage1_target... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Brian Dolbec | Fix mounts and mountmap port_logdir code block. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Brian Dolbec | Add "local_overlay" to configdefaults. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Brian Dolbec | Fix a missed self.settings["repo_name"] migration |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Brian Dolbec | modules/generic_stage_target.py: Use portdir, distdir... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Matt Turner | modules/generic_stage_target.py: Use 'devpts' as mountm... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | catalst: improve usage() output formatting slightly |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use 'ccache' instead... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use 'kerncache' instea... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use 'packagedir' inste... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use 'devpts' instead... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use 'port_tmpdir'... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use 'distdir' instead... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use 'dev' instead... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use 'proc' instead... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Don't use paths as... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | catalyst: Add 'packagedir' default instead of hard... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | catalyst: Add 'snapshot_name' default |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | catalyst: Add 'repo_name' default |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | catalyst: Split confdefaults into line-per-entry |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use a 'local_overlay... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use 'distdir' instead... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use 'portdir' instead... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/generic_stage_target.py: Use 'portdir' instead... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | modules/tinderbox_target.py: Use 'portdir' instead... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Matt Turner | catalyst 2.0.15 |
commit | commitdiff | tree | snapshot |
2013-10-26 |
W. Trevor King | livecdfs-update.sh: Use `bash --login` to spawn startx |
commit | commitdiff | tree | snapshot |
2013-10-26 |
W. Trevor King | livecd-bashrc: Avoid a startx race by restricting to... |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Matt Turner | Revert "livecdfs-update.sh: Escape ampersands in STARTX... |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Dylan Baker | catalyst: Remove commented sections of code |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Dylan Baker | catalyst: split combined import |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Dylan Baker | catalyst: use a more pythonic method to import modules |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Dylan Baker | catalyst: Specify python2 rather than the generic python |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Matt Turner | catalyst 2.0.14 |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Zac Medico | generic_stage_target: default {PORT,PKG,DIST}DIR |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Rick Farina... | stop tarballing firmware |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Rick Farina... | kerncache improperly sets --nodeps |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Brian Dolbec | Fix incorrect type for livecd/modblacklist. |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Rick Farina... | correctly remove USE=build |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Rick Farina... | Revert "kmerge.sh: Don't set USE=build for emerging... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Matt Turner | catalyst 2.0.13 |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Brian Dolbec | Fix a py3 syntax error, use print() |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Matt Turner | kmerge.sh: Don't set USE=build for emerging kernels. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Matt Turner | Remove ChangeLog. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Matt Turner | chroot-functions: Give variables more appropriate names. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Matt Turner | Replace 'system' with '@system' where applicable, to... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Douglas Freed | Fixes a bug inadvertently caused by 6c0a577 where setti... |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Rick Farina... | proper lbzip2 decompression of stages |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Rick Farina... | Revert "use lbzip2 to unpack the stages" |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Rick Farina... | use lbzip2 to unpack the stages |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Jorge Manuel... | Drop addpatches from the livecd-stage2 example spec... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Jorge Manuel... | Drop addpatches from the stage4 example spec. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Jorge Manuel... | Fix broken "preserve_libs" commit - ";" is not ":". |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Jorge Manuel... | Make the use of preserved_libs optional by setting... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Jorge Manuel... | Fix bugs 407051 and 458536 by using FEATURES="preserve... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Jorge Manuel... | Fix update_seed use by not using nor building binary... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Raúl Porcel | Add support for m68k |
commit | commitdiff | tree | snapshot |
2013-03-09 |
W. Trevor King | livecdfs-update.sh: Escape ampersands in STARTX sed... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
W. Trevor King | doc/HOWTO.txt: Explain how to run catalyst without... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
W. Trevor King | files/.gitignore: Ignore $(DOCS) and $(DOC_SIDE_EFFECTS) |
commit | commitdiff | tree | snapshot |
2013-03-09 |
W. Trevor King | Makefile: Add DOCS for building files/HOWTO.html |
commit | commitdiff | tree | snapshot |
2013-03-09 |
W. Trevor King | doc/HOWTO: First pass at a gentle Catalyst introduction |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Brian Dolbec | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Ben Kohler | create-iso.sh: add usb boot via isohybrid |
commit | commitdiff | tree | snapshot |
2013-03-01 |
W. Trevor King | kmerge.sh: Fix line wrapping typo from 9ceebbf |
commit | commitdiff | tree | snapshot |
2013-02-23 |
W. Trevor King | kmerge.sh: Make /var/tmp/${clst_kname}.config optional |
commit | commitdiff | tree | snapshot |
2013-02-23 |
W. Trevor King | generic_stage_target: Handle unspecified boot/kernel... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
W. Trevor King | generic_stage_target: Split ._copy_initramfs_overlay... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
W. Trevor King | generic_stage_target.py: Dedent the bulk of ._build_ker... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
W. Trevor King | generic_stage_target: Split ._copy_kernel_config()... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
W. Trevor King | generic_stage_target: Split ._build_kernel() out of... |
commit | commitdiff | tree | snapshot |
next |