2013-12-15 |
Brian Dolbec | Use normpath from support |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Fix mounts, mountmap hardcoding removal... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | fix options being reset by a config file |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Update module loading for the new python structure... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Move base stage and target files to thier own sub-pkg |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | remove redundant /bin/bash additions in cmd() calls |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | some spacing and comment and indent cleanup, etc. |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Begin splitting up generic_stage_target into smaller... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Massive pyflakes import cleanup and broken CatalystErro... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Move LockInUse from support.py to lock.py, fix bad... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Some options cleanup, unifying their use, reducing... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Move confdefaults out of main.py |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Initial creation of a defaults file and Split up support.py |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Fix undefined variable: RLIMIT_NOFILE |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Remove unused variable new and an undefined variable s. |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Remove unused urllib import. |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | rename files directory to etc to better reflect the... dolsen-rewrite-part-2 |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | rename the modules subpkg to targets, it better reflect... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | move catalyst_support, builder, catalyst_lock out of... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Brian Dolbec | Initial rearrangement of the python directories |
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 |
2013-02-05 |
Guy Martin | Make sure shutil.rmtree() isn't passed a symlink |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Guy Martin | Add hppa support for netboot 2 target |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Rick Farina... | don't build packages during update_seed |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Rick Farina... | make bindist optional |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Matt Turner | Use update_seed_command, as documented |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Matt Turner | Use 'in' instead of deprecated has_key() |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Rick Farina... | bug fix wrt 443024, recent changes to use lbzip2 were... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Matt Turner | ppc: Remove -fno-strict-aliasing from CFLAGS |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Rick Farina... | Do not "highly recommend" ccache |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Jorge Manuel... | Fix broken syntax in previous commit. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jorge Manuel... | Rework update_seed support. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Rick Farina... | catalyst 2.0.12.2 catalyst-2.0.12.2 |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Jorge Manuel... | Make sure we always append bindist use flag to all... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Jorge Manuel... | Clean-up the dirs we remove on stage1 target (stop... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Matt Turner | Document the update_seed option |
commit | commitdiff | tree | snapshot |
next |