aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* catalyst: WIPwip/mattst88Matt Turner2023-04-101-2/+3
* catalyst: Use correct arch setting for setarch testingMatt Turner2022-11-221-1/+1
* catalyst: Remove stray spaceMatt Turner2022-11-171-1/+1
* catalyst: Drop livecd/{xinitrc,xsession,xdm}Matt Turner2022-11-171-3/+0
* stagebase: Also clean out profile/package.use.force profile/package.use.maskAndreas K. Hüttel2022-11-141-1/+1
* Allow "interpreter" parameter as space-separated list of filesAndreas K. Hüttel2022-11-131-24/+24
* catalyst/stage4: improve log messagestage4-user-groups-fixesDaniel Cordero2022-05-131-1/+3
* catalyst/stage4: don't split a single entryDaniel Cordero2022-05-131-1/+1
* catalyst/stage4: don't run split on a listDaniel Cordero2022-05-131-1/+1
* catalyst/stage4: fix handling of groups, users and keysDaniel Cordero2022-05-131-3/+3
* catalyst: Replace a tabMatt Turner2022-04-201-1/+1
* catalyst: add new options to stage4 step listPatrice Clement2022-04-021-0/+6
* catalyst: support 3 new optionsPatrice Clement2022-04-021-0/+70
* catalyst: Add .sha256 to list of ignored extensionsMatt Turner2022-02-161-2/+5
* catalyst: Switch to tomliMatt Turner2022-01-302-5/+6
* catalyst: generate .sha256 file if any digest is enabledGeorgy Yakovlev2021-11-241-0/+3
* catalyst: Remove boot/kernel/*/kernelopts supportMatt Turner2021-07-281-11/+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
* 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-196-26/+26
* Rename config option 'repos' -> 'repos_storedir'Felix Bier2021-02-192-3/+3
* 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-232-1/+19
* 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-231-1/+2
* catalyst: Store references to functionsMatt Turner2021-01-237-124/+125
* catalyst: Remove some redundant set_stage_path()sMatt Turner2020-12-182-10/+0
* catalyst: Remove set_dest_path()Matt Turner2020-12-181-14/+6
* catalyst: Set stage_path = chroot_path + root_pathMatt Turner2020-12-181-1/+2
* Move from PORTDIR_OVERLAY to repos.confFelix Bier2020-11-143-23/+81
* Ensure deep copying of config defaultsFelix Bier2020-11-142-2/+4
* catalyst: Restore root and cwd after exiting mount namespaceFelix Bier2020-11-141-0/+22
* catalyst: Drop unbind()Matt Turner2020-10-306-51/+1
* catalyst: Remove mount_safety_check()Matt Turner2020-10-301-37/+0