AuthorCommitMessageCommit dateIssues
drobbinsdrobbins
77f14335b90MMerge branch 'master' of ssh://code.funtoo.org:7999/core/metro
drobbinsdrobbins
29a91b03a74Get grub on default stage3's.
olegdrobbinsoleg
38e538085c4Pull request #7: [HOTFIX] FL-11086: fix to the sed fix.Merge in CORE/metro from ~OLEG/metro-oleh:sed-fix to master Squashed commit of the following: commit ffe7129109eedd20582e45bade3b8a1504c56e34 Author: Oleh Vinichenko <moonlapse81@gmail.com> Date: Sun Mar 24 04:51:14 2024 -0600 [HOTFIX] FL-11086: fix to the sed fix. requires -E.FL-11086
olegdrobbinsoleg
f84dd9cafc7Pull request #6: FL-11086: improvement for eselect python3 detection in stage3Merge in CORE/metro from ~OLEG/metro:master to master Squashed commit of the following: commit a05152c5d410149fa64731d2cf66ed32c382d355 Author: Oleh Vinichenko <moonlapse81@gmail.com> Date: Wed Mar 6 02:51:57 2024 -0700 FL-11086: improvement for eselect python3 detection in stage3FL-11086
drobbinsdrobbins
d0d18db8f69FL-11817: create base directories with proper permissions/ownership.FL-11817
drobbinsdrobbins
4609ef6b1a0FL-11683: remove old releases that are not currently supported.FL-11683
drobbinsdrobbins
88ba39fac23Make the code work with sqlalchemy 1.x (with warning) or 2.x.
drobbinsdrobbins
6ae0ac54f33excavator sync tweaks.
drobbinsdrobbins
35a8bd311e5Fixes for sqlalchemy 2.0.
drobbinsdrobbins
849a72f7049MMerge branch 'master' of ssh://code.funtoo.org:7999/core/metro
drobbinsdrobbins
102d6981e6fSet gentoo-release properly on stage1 build.
drobbinsdrobbins
e0c8d58dc90Add qa/project required setting to set Jira project key.
drobbinsdrobbins
6f5d30bdc48Small fix for refactor.
drobbinsdrobbins
0bdde2f73a3Working version of attachment of build log on build failure.
drobbinsdrobbins
45070ee0f99Fix for previous feature (syntax error.)
drobbinsdrobbins
bc49da19fb4Add code to attach build logs to issue. This needs testing(it's untested.)
drobbinsdrobbins
4c3de3824c1Fixes for previous commit that PyCharm didn't fix when refactoring.
drobbinsdrobbins
0caa33d0b69Catching up on 5-years-overdue modernization of the python codebase -- just simple cleanups.Also updated JIRA stuff to allow a qa/prefix to clearly delineate between harvester and prod.
drobbinsdrobbins
5c4f4ea4ddfDo deplcean on stage3-freshen.
drobbinsdrobbins
e3d0665e138Fix ssh port.
drobbinsdrobbins
c3f030e45a3Fix a pycharm suggestion that just plain breaks sqlalchemy
drobbinsdrobbins
7c32b3e4cf1Add module-rebuild to stage3-freshen
drobbinsdrobbins
ec59badfce6stage3-freshen fixes for /etc/fstab.
drobbinsdrobbins
6c7e0bce632FL-11322: fix chronyd initialization.FL-11322
drobbinsdrobbins
043266d315bMMerge branch 'master' into HEAD
drobbinsdrobbins
c734641a55bMinor formatting cleanups.
drobbinsdrobbins
ed787624c3fFL-11253: enable intel-microcode and iucode_tool for intel subarches,enable grub and chronyd for all DE's. Also fix some syncing options.FL-11253
drobbinsdrobbins
2dbcd2451acTypo fix for previous commit.
drobbinsdrobbins
bf9dd9da4e3FL-11253: enable intel-microcode and iucode_tool for intel subarches,enable grub and chronyd for all DE's.FL-11253
drobbinsdrobbins
218a16be7feFL-11309: going to remove proprietary nvidia drivers from DE stages, in favor of nouveau.FL-11309
drobbinsdrobbins
78e12d8626bMMerge branch 'master' of ssh://code.funtoo.org:7999/core/metro
drobbinsdrobbins
c41597130d7Various fixes including FL-11047.FL-11047
drobbinsdrobbins
506bd1b139bInitial excavator script.
drobbinsdrobbins
aec736d9bdeAdd default rsync method for populating build.funtoo.org.
drobbinsdrobbins
e6058839e8fWhen running mirror-maintain.sh, which calls buildrepo clean, don't wipe a builddir that is used for seeding the next stage3.
drobbinsdrobbins
e679e626bb8Some maintenance work on buildrepo.
drobbinsdrobbins
c24d68eb433rclone tuning.
drobbinsdrobbins
86ca582cd3dAdd target to JIRA bug report.Tweak buildrepo and mirror-rclone.sh
drobbinsdrobbins
0dbea0596adFix deprecated base64 module call.
drobbinsdrobbins
ac4ae88c0efEnsure we have the latest eselect before using it.
drobbinsdrobbins
05886e4c5d4Have stage3 build ensure eselect is installed.Issue with early ffs builds.
drobbinsdrobbins
ecf84163a72Turn off ancient metro features.
drobbinsdrobbins
7ad4fd4493cAllow blank path/cache/package to also turn off the setting.
drobbinsdrobbins
5bff3845539Attempt to allow package cache to be disabled.
drobbinsdrobbins
fda9427469dTypo fix in stage1 build.
drobbinsdrobbins
8cb952f03eeFL-10594: gracefully handle subarches that have no stage3's available.FL-10594
drobbinsdrobbins
1dfbec49106Add corrected checking so stage1 is found.
drobbinsdrobbins
e4d08972d25Remove the need for a manual step to create /home/mirror, or /home/mirror/funtoo -- havesetup do this for us automatically.
drobbinsdrobbins
a67d7612f99This attempts to set up the ego git repo, which is now required to be at /root/ego, andalso attempts to emerge fchroot if not available.
drobbinsdrobbins
f208cb43d84This fixes some ancient code that would mistakenly strip the last character from anincluded file if there was no newline.