aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Dist-kernel kconfig supportHEADmasterIan Jordan2024-08-221-2/+7
* stagebase: Move ROOT repo bind mount logic to stagebase instead of stage1Andreas K. Hüttel2024-08-031-1/+20
* Add log.debug statements to follow profile symlink creationAndreas K. Hüttel2024-08-031-0/+3
* stagebase: Create parent directoriesDoug Freed2024-07-301-0/+2
* stagebase: create profile link for ROOT tooDoug Freed2024-07-301-0/+11
* stagebase: clean up config_profile_linkDoug Freed2024-07-301-6/+11
* Add keep_repos spec option to keep config for specified repos4.0-rc2James Le Cuirot2024-06-281-0/+20
* stagebase: tweak bindist comment emitted into make.confSam James2024-06-091-1/+1
* Explicitly declare repo as main when it does not match the default mainJames Le Cuirot2024-06-071-0/+6
* avoid chrooting and running the $PATH to bash from outside the chrootEli Schwartz2024-03-031-2/+3
* base/stagebase.py: Do not touch subarch if chost is setAndreas K. Hüttel2023-12-241-4/+1
* Turn binrepos.conf into a folder with gentoobinhost.conf insideAndreas K. Hüttel2023-09-051-4/+4
* Implementing distkernel installationAzamat H. Hackimov2023-08-221-6/+16
* Add configuration options and code to write out binrepos.confAndreas K. Hüttel2023-08-111-0/+32
* stagebase: Fix and improve port_logdir config optionAndreas K. Hüttel2023-07-011-4/+3
* stagebase: Add blank linkes in make.conf (e.g. before CHOST block)Andreas K. Hüttel2023-07-011-2/+2
* stagebase.py: switch to LC_MESSAGES=C.utf8 in make.confBen Kohler2023-05-101-1/+1
* catalyst: Use correct arch setting for setarch testingMatt Turner2022-11-221-1/+1
* 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: support 3 new optionsPatrice Clement2022-04-021-0/+70
* catalyst: Switch to tomliMatt Turner2022-01-301-3/+3
* 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-092-8/+4
* 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-241-1/+5
* catalyst: Remove /etc/machine-id in all stagesDaniel Cordero2021-02-201-0/+1
* Drop PORTDIR from make.confFelix Bier2021-02-201-6/+0
* Unify handling of main repo and other reposFelix Bier2021-02-201-28/+60
* Rename config option 'portage_overlay' -> 'repos'Felix Bier2021-02-191-15/+15
* catalyst: Clean up exception handlingpending/mattst88Matt Turner2021-01-271-71/+39
* 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-231-1/+15
* catalyst: Deduplicate the common build_sequence stepsMatt Turner2021-01-231-5/+6
* catalyst: Deduplicate prepare_sequence assignmentsMatt Turner2021-01-231-7/+6
* catalyst: Call config_profile_link for all targetsMatt Turner2021-01-231-1/+2
* catalyst: Store references to functionsMatt Turner2021-01-231-34/+35
* catalyst: Remove set_dest_path()Matt Turner2020-12-181-14/+6
* catalyst: Set stage_path = chroot_path + root_pathMatt Turner2020-12-181-1/+2