aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add some markers in the code for myselfdilfridge-containersAndreas K. Hüttel2021-12-252-1/+19
* containers: Start with a mock config what we targetAndreas K. Hüttel2021-12-241-0/+42
* catalyst: generate .sha256 file if any digest is enabledGeorgy Yakovlev2021-11-242-3/+7
* arch: Add armv6j hardfloat musl subarchAndreas K. Hüttel2021-11-201-0/+4
* arch: Add as experiment a first musl subarch (armv7a-hf)Andreas K. Hüttel2021-11-171-0/+4
* etc: Add some possible settings to catalystrcMatt Turner2021-09-111-1/+3
* arm64 definition: add a subarch "aarch64" identical to "arm64"Andreas K. Hüttel2021-09-111-0/+3
* catalyst: Remove boot/kernel/*/kernelopts supportMatt Turner2021-07-282-18/+1
* targets: Remove dead custom_kopts variableMatt Turner2021-07-281-2/+1
* targets: Use app-cdr/cdrtools instead of virtualGeorgy Yakovlev2021-07-281-2/+2
* targets: Add arm64 livecd supportGeorgy Yakovlev2021-07-282-3/+6
* targets: Remove some ISOLINUX leftoversMatt Turner2021-07-283-8/+3
* targets: Pass gk_callback_opts as a string instead of arrayNic Boet2021-07-181-1/+2
* Remove ancient TODO fileMatt Turner2021-06-112-78/+0
* catalyst: Replace snakeoil's locks with fastenersMatt Turner2021-06-094-69/+7
* catalyst: Remove clear_dir's never used clear_nondir parameterMatt Turner2021-06-081-8/+3
* catalyst: Remove @staticmethod from generate_hash()Matt Turner2021-03-241-2/+1
* catalyst: Fix indentationMatt Turner2021-03-241-2/+2
* catalyst: Remove tabsMatt Turner2021-03-091-4/+4
* catalyst: Handle specifying target_profiles in repo_name:path formatDaniel Cordero2021-03-061-2/+7
* Add option to generate BSD-style tagged hashes (can be verified by modern cor...Andreas K. Hüttel2021-02-242-1/+7
* targets: Use the correct distcc libdirDaniel Cordero2021-02-201-9/+7
* catalyst: Remove /etc/machine-id in all stagesDaniel Cordero2021-02-201-0/+1
* catalyst: Clean up chroot directory on successDaniel Cordero2021-02-202-2/+2
* Enable recursive globbing for clear_pathFelix Bier2021-02-201-1/+1
* Drop PORTDIR from make.confFelix Bier2021-02-201-6/+0
* Unify handling of main repo and other reposFelix Bier2021-02-202-33/+60
* Extend get_repo_name to handle squashed reposFelix Bier2021-02-201-1/+35
* Rename config option 'portage_overlay' -> 'repos'Felix Bier2021-02-1913-38/+38
* Rename config option 'repos' -> 'repos_storedir'Felix Bier2021-02-193-5/+5
* catalyst: Clean up exception handlingpending/mattst88Matt Turner2021-01-276-100/+57
* catalyst: Remove fallback make.conf parsing codeMatt Turner2021-01-271-39/+3
* catalyst: Use lazy % formatting in logging functionsMatt Turner2021-01-271-3/+3
* catalyst: Remove unused importMatt Turner2021-01-271-1/+1
* catalyst: Fix copy-and-paste mistakeMatt Turner2021-01-271-1/+1
* catalyst: Add option to enter the chroot before buildingMatt Turner2021-01-233-1/+22
* catalyst: Deduplicate the common build_sequence stepsMatt Turner2021-01-236-20/+6
* catalyst: Deduplicate prepare_sequence assignmentsMatt Turner2021-01-236-37/+6
* catalyst: Call config_profile_link for all targetsMatt Turner2021-01-232-4/+2
* catalyst: Store references to functionsMatt Turner2021-01-237-124/+125
* targets: Update the @changed-subslot set by defaultMatt Turner2021-01-231-0/+2
* targets: Update BINPKG_COMPRESS to new zstd defaultMatt Turner2021-01-231-0/+3
* targets: Remove some obvious commentsMatt Turner2021-01-173-6/+0
* targets: Remove unused 'enter' commandMatt Turner2021-01-175-18/+0
* targets: Emerge stage1 with --implicit-system-deps=nMatt Turner2020-12-191-1/+1
* targets: Remove make_destpath() functionMatt Turner2020-12-196-44/+23
* targets: Pass separate arguments to run_merge()Matt Turner2020-12-182-5/+5
* targets: Remove EBEEP_IGNORE / EPAUSE_IGNOREMatt Turner2020-12-181-2/+0
* catalyst: Remove some redundant set_stage_path()sMatt Turner2020-12-182-10/+0
* catalyst: Remove set_dest_path()Matt Turner2020-12-182-16/+8