aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* catalyst 2.0.13catalyst-2.0.13Matt Turner2013-07-301-1/+1
* Fix a py3 syntax error, use print()Brian Dolbec2013-07-301-1/+1
* kmerge.sh: Don't set USE=build for emerging kernels.Matt Turner2013-07-301-4/+0
* Remove ChangeLog.Matt Turner2013-07-241-5252/+0
* chroot-functions: Give variables more appropriate names.Matt Turner2013-07-241-8/+8
* Replace 'system' with '@system' where applicable, to be more greppable.Matt Turner2013-07-244-4/+4
* Fixes a bug inadvertently caused by 6c0a577 where setting update_seedDouglas Freed2013-05-281-1/+2
* proper lbzip2 decompression of stagesRick Farina (Zero_Chaos)2013-05-271-2/+2
* Revert "use lbzip2 to unpack the stages"Rick Farina (Zero_Chaos)2013-05-271-4/+4
* use lbzip2 to unpack the stagesRick Farina (Zero_Chaos)2013-05-271-4/+4
* Drop addpatches from the livecd-stage2 example spec as well.Jorge Manuel B. S. Vicetto (jmbsvicetto)2013-04-241-1/+1
* Drop addpatches from the stage4 example spec.Jorge Manuel B. S. Vicetto (jmbsvicetto)2013-04-241-1/+1
* Fix broken "preserve_libs" commit - ";" is not ":".Jorge Manuel B. S. Vicetto (jmbsvicetto)2013-04-151-1/+2
* Make the use of preserved_libs optional by setting the options variable.Jorge Manuel B. S. Vicetto (jmbsvicetto)2013-04-143-1/+7
* Fix bugs 407051 and 458536 by using FEATURES="preserve-libs" on the unmerge s...Jorge Manuel B. S. Vicetto (jmbsvicetto)2013-04-141-0/+1
* Fix update_seed use by not using nor building binary packages during the seed...Jorge Manuel B. S. Vicetto (jmbsvicetto)2013-04-142-2/+5
* Add support for m68kRaúl Porcel2013-04-061-0/+22
* livecdfs-update.sh: Escape ampersands in STARTX sed expressionW. Trevor King2013-03-081-1/+1
* doc/HOWTO.txt: Explain how to run catalyst without installingW. Trevor King2013-03-081-0/+15
* files/.gitignore: Ignore $(DOCS) and $(DOC_SIDE_EFFECTS)W. Trevor King2013-03-081-1/+2
* Makefile: Add DOCS for building files/HOWTO.htmlW. Trevor King2013-03-081-3/+12
* doc/HOWTO: First pass at a gentle Catalyst introductionW. Trevor King2013-03-081-0/+204
* Whitespace cleanup.Brian Dolbec2013-03-0814-59/+59
* create-iso.sh: add usb boot via isohybridBen Kohler2013-03-051-0/+2
* kmerge.sh: Fix line wrapping typo from 9ceebbfW. Trevor King2013-02-281-1/+1
* kmerge.sh: Make /var/tmp/${clst_kname}.config optionalW. Trevor King2013-02-221-8/+13
* generic_stage_target: Handle unspecified boot/kernel/<kname>/configW. Trevor King2013-02-221-16/+11
* generic_stage_target: Split ._copy_initramfs_overlay() from ._build_kernel()W. Trevor King2013-02-221-19/+22
* generic_stage_target.py: Dedent the bulk of ._build_kernel()W. Trevor King2013-02-221-60/+61
* generic_stage_target: Split ._copy_kernel_config() from ._build_kernel()W. Trevor King2013-02-221-23/+26
* generic_stage_target: Split ._build_kernel() out of .build_kernel()W. Trevor King2013-02-221-97/+99
* Make sure shutil.rmtree() isn't passed a symlinkGuy Martin2013-02-051-1/+1
* Add hppa support for netboot 2 targetGuy Martin2013-02-051-1/+13
* don't build packages during update_seedRick Farina (Zero_Chaos)2013-01-301-2/+2
* make bindist optionalRick Farina (Zero_Chaos)2013-01-246-12/+28
* Use update_seed_command, as documentedMatt Turner2013-01-241-2/+2
* Use 'in' instead of deprecated has_key()Matt Turner2013-01-1316-209/+205
* bug fix wrt 443024, recent changes to use lbzip2 were too agressiveRick Farina (Zero_Chaos)2013-01-081-1/+1
* ppc: Remove -fno-strict-aliasing from CFLAGSMatt Turner2012-12-291-6/+6
* Do not "highly recommend" ccacheRick Farina (Zero_Chaos)2012-12-071-1/+1
* Fix broken syntax in previous commit.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-12-071-1/+1
* Rework update_seed support.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-12-063-12/+21
* catalyst 2.0.12.2catalyst-2.0.12.2Rick Farina (Zero_Chaos)2012-12-041-1/+1
* Make sure we always append bindist use flag to all targets.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-11-221-4/+7
* Clean-up the dirs we remove on stage1 target (stop cleaning old non-existant ...Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-11-221-6/+1
* Document the update_seed optionMatt Turner2012-11-201-0/+5
* Use update_seed's argument as an argument list to emergeMatt Turner2012-11-101-1/+1
* We need to specify the chroot_path to the chmod call.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-11-021-2/+3
* Make sure the files we try to execute in the chroot are marked as executable.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-11-021-1/+6
* re-apply "Revert "Use relative path.""Rick Farina (Zero_Chaos)2012-11-011-2/+1