aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stage1: Drop now unneeded imports againHEADmasterAndreas K. Hüttel2024-08-031-3/+1
* stagebase: Move ROOT repo bind mount logic to stagebase instead of stage1Andreas K. Hüttel2024-08-032-22/+20
* stage1: make sure we bind-mount within the chroot dir, try 3, now with pathlibAndreas K. Hüttel2024-08-031-2/+6
* Add log.debug statements to follow profile symlink creationAndreas K. Hüttel2024-08-031-0/+3
* note to self: python is stupidAndreas K. Hüttel2024-07-301-1/+1
* stage1: apparently we need to populate the chroot_path setting firstAndreas K. Hüttel2024-07-301-0/+1
* stage1: make sure we bind-mount within the chroot dirAndreas K. Hüttel2024-07-301-2/+6
* stage1: we can't mount any squashfs twice, so we make sure we get a bind mountAndreas K. Hüttel2024-07-301-1/+1
* stagebase: Create parent directoriesDoug Freed2024-07-301-0/+2
* log: hide our functions and include line numbersDoug Freed2024-07-301-1/+16
* stagebase: create profile link for ROOT tooDoug Freed2024-07-301-0/+11
* stagebase: clean up config_profile_linkDoug Freed2024-07-301-6/+11
* targets: improve path concatenationAndreas K. Hüttel2024-07-291-1/+1
* targets: Mount repos also under $ROOT for stage1 buildsAndreas K. Hüttel2024-07-291-1/+14
* 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-112-0/+35
* stagebase: Fix and improve port_logdir config optionAndreas K. Hüttel2023-07-012-4/+5
* 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
* 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